-
Once `@jscutlery/semver` supports V19, remove `overrides` from [`package.json`](https://github.com/bikecoders/ngx-deploy-npm/blob/main/package.json#L63-L66)
See https://github.com/jscutlery/semver/…
-
**Is your feature request related to a problem? Please describe.**
Currently I need to define a provider for each server, I would like to be able to do this on a resource level.
**Describe the sol…
-
Started with making the Visitor interface ... as dart doesn't support overloading methods with different parameters, I used generic types, and the Element interface that will accept this visitor.
```…
-
**Describe the problem/challenge you have**
I want my `kapp` app to snatch ownership from existing resources belonging to another app.
However, I only want this to happen if the resource belongs t…
-
https://argo-workflows.readthedocs.io/en/release-3.5/cost-optimisation/#configure-executor-resource-requests shows how to set default limits (ie cpu/memory) for all workflows
would like ability for…
-
In Fragment :
```
GDownload.init(lifecycle)
val ctx = context ?: return
val downloadList = mutableListOf()
downloadList.add(
Download(
System.…
-
Moving to finalized decorators and getting a TS complaint about `@override`.
Using Typescript 5.3.3, Mobx 6.12 with `"experimentalDecorators":false`.
````
Unable to resolve signature of me…
-
### Description
Hello,
I've been asked that two pages of a website manage use a specific domain. I thought naively that it would be as simple as adding a default host in config/routes/annotations.…
-
**To reproduce:**
```jsx
import * as React from "react";
import * as ReactDOM from "react-dom/client";
import styled from "styled-components";
function Button(props) {
const buttonRef = Re…
-
### What problem are you trying to solve?
I would like to override the environment variables passed to a service.
### What solution would you like?
It would be nice if there was an easy wa…