-
With all major cloud providers supporting arm, I think it's important we support running Jenkins X on arm devices like AWS graviton, raspberry pi etc.
We publish arm binaries for jx cli and jx plugin…
-
I think, the `readme.md ` is quite undescriptive in the aim of this repo(evalai-cli). To elaborate further, I would like to mention 2 changes in readme.md file.
**1. Description.**
To a user who …
-
I'm experimenting with bundling `npm` to a standalone executable using the procedures outlined by Deno, Bun, and Node.js.
One observation of the Node.js https://nodejs.org/api/single-executable-app…
-
It's pretty common for me to pass custom arguments to the `web-test-runner.config.js` spawn:
```sh
npm run test -- --custom_path custom/path/to/something
```
However, it looks like `process.ar…
-
## TL;DR
`nvm`, but for `@aragon/cli`, as well as other tools.
This will make pinning to a certain version as quick as few seconds and as easy as one command.
## 🚀 Feature
There is the use…
-
We have been using this tool; however, recent security policy changes require our Device State to be set to Managed, which has stopped this tool from working. We're wondering if there are plans to sup…
-
**Describe the bug**
Receiving the message "There is a newer version of this file on the mainframe. Compare with remote contents or overwrite?" in a pop-up at the bottom right of vscode.
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### CLI Version
0.3.0-dev.18
### Firebase Tools version
12.5.4
### Flutter Doctor Output
[✓] Flutter (Channel…
-
Folks might accidentally use `npm link` or `npm install local/path` and have npm symlink the dependency into their own project, either for testing or for whatever other purposes. This is a common scen…
-
### Issue
- Controlling other Docker Compose Stacks with Portainer seems unstable.
- E.g. krokidile is always missing
### Todo
- [x] Test Minikube setup in Vagrantbox
- [x] Write ADR about …