-
# GitHub Secrets
https://docs.github.com/en/free-pro-team@latest/actions/reference/encrypted-secrets
https://github.com/xgqfrms/GitHub-Actions-All-in-One/settings/secrets/actions/new
-
Requirements:
- [x] Make a new or prepare dummy LinkedIn account for CMPDocs
- [ ] Download a new browser and stay permanently logged in with it so cookies never expire
- [ ] Consider if the cook…
-
Setting script to debug mode exposes secrets in logs.
```yaml
script:
- set -x
- !reference [.injectDevelocityForMaven]
```
* https://github.com/gradle/develocity-gitlab-templates/…
-
The current secret path defined in the Harness CLI uses a very generic file name (~/.secrets.json), which has a potential risk of conflicting with other tools (or personal notes) that might use the sa…
-
My idea is to auto-generate and archive unique root passwords per machine using `agenix-rekey`.
I was able to setup some generators to get this to work using nicely.
```
age.rekey = {
generate…
-
Tried to install secret sync controller on GKE cluster with version (v1.30.3-gke.XXXXXXXX). It failed with following error
```
helm install secrets-sync-controller -f manifest_staging/charts/secrets…
-
Add Book of Secrets content
-
**Describe the bug**
A key of `secret-name` is added to the managed secret when using `find`. The contents of this key are constantly being updated with an escaped version of the contents of the ke…
-
With v0.32.0 version, app-secret replaces other secrets: https://github.com/twentyhq/twenty/blob/740ca550cc17fa5d6277e3b531b4812d79951f69/packages/twenty-website/src/content/developers/self-hosting/up…
-
### Is your feature request related to a problem? Please describe.
Editing user secrets via `dotnet user-secret` isn't the most comfortable way. In many cases, I want to edit the underlying JSON fi…