-
- How do we test an `os.env` read?
- How do we test that changing the env var actually results in the functions in the test having the new value?
For testing the time at which the env vars are re…
-
### Description
Currently the schema for gitSync.env does not allow you to define env from secrets like:
```
env:
- name: GIT_SYNC_USERNAME
valueFrom:
secretKeyRef:…
-
The server is able to create valid SSL certificates given a LAN IP, but there is no way to set this outside of the Stremio app settings. (when connected to the server)
I propose creating an env var…
-
- Task version: 3.2.2
- Operating System: MacOS & Linux
Firstly thanks a lot for the excellent tool! I've moved lots of hacky shell scripts over to task.
### Example Taskfile showing the issue
…
-
So I finally got your image up and running - thank you.
One issue I found though was that the ENV vars I am setting in the docker-compose are not copying correctly to the server dockerenv.py. I foun…
-
I've encountered a bug in Nango where the UI becomes dysfunctional when the `CI` environment variable is set to `false`. This issue arises when using [Flightcontrol](https://www.flightcontrol.dev/) fo…
-
I have the following workflow:
```yml
jobs:
fetch-secrets:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
submodules: …
-
Checklist:
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x] I've included steps to reproduce the bug.
* [x] I've pasted the output of `argocd version`.
*…
-
Develop a module that sets up GRASS environment based on platform (e.g., Linux, Mac, Windows), before GRASS starts up.
See for example the following coode:
``` python
if sys.platform.startswith…
-
### Checked for duplicates
Yes - I've already checked
### Alternatives considered
No - I haven't considered
### Related problems
_No response_
### Describe the feature request
I want a way to s…