Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
motdotla created a comment on an issue on dotenvx/dotenvx
actually, going down that path is going to be a boondoggle - which is probably why I didn't implement it like that originally. instead, I just need to let users control the location of the keys ...
motdotla created a comment on an issue on dotenvx/dotenvx
effort started here: https://github.com/dotenvx/dotenvx/pull/486
motdotla pushed 2 commits to env-keys dotenvx/dotenvx
motdotla created a branch on dotenvx/dotenvx
env-keys - a better dotenv–from the creator of `dotenv`
motdotla created a comment on an issue on dotenvx/dotenvx
this is going out as `1.29.0` now. <img width="2158" alt="image" src="https://github.com/user-attachments/assets/5817cf65-8edd-44cf-a484-a970c59d5b27"> <img width="1782" alt="image" src="http...
motdotla closed an issue on dotenvx/dotenvx
Allow to suppress MISSING_ENV_FILE when using own convention with optional paths
I see that no `MISSING_ENV_FILE` error is logged when using the `nextjs` convention. https://github.com/dotenvx/dotenvx/blob/main/src/cli/actions/run.js#L65-L71 It would be nice to be allowe...motdotla pushed 11 commits to main dotenvx/dotenvx
- reference github issue c7de870
- adjust tests 7d27a3c
- add `ignore` argument to run and get bf2a821
- remove ignore from Run argument f38c603
- `--ignore` for `run` and `get` 929bd55
- add `ignore` to `config` ddf6fc0
- tests passing 2a4165b
- add tests demonstrating `ignore` fa76f8c
- standard formatting 🧼 b41378b
- add `ignore` examples to README 90fcabc
- Merge pull request #485 from dotenvx/missing-env-file `--ignore` f1e828b
motdotla pushed 1 commit to missing-env-file dotenvx/dotenvx
- add `ignore` examples to README 90fcabc
motdotla pushed 1 commit to missing-env-file dotenvx/dotenvx
- add tests demonstrating `ignore` fa76f8c
motdotla pushed 1 commit to missing-env-file dotenvx/dotenvx
- remove ignore from Run argument f38c603
motdotla reopened an issue on dotenvx/dotenvx
How to manage DOTENV_PRIVATE_CI_KEY for multiple apps in monorepo?
## Summary In the [documentation](https://dotenvx.com/docs/monorepos/turborepo#set-decryption-key) for `turborepo` I saw the following example: ``` $ npm run dev web:dev: [[email protected]] i...motdotla created a comment on an issue on dotenvx/dotenvx
> Without duplicating the initially created .env.keys into the subdirectories, this approach would generate a new private/public key pair, which I’d prefer to avoid for simplicity. are you sure?...
motdotla created a comment on an issue on dotenvx/dotenvx
keep all the thoughts coming here everyone. i haven't settled on a solution yet and am letting this one simmer for more comments and context. i'm also busy building [dotenvx pro](https://github.com...
motdotla created a comment on an issue on dotenvx/dotenvx
yeah, i understand the thought there but that breaks a historical pattern that I don't want to break. too much muscle memory there for devs around the world. furthermore, with the addition of th...
motdotla pushed 1 commit to missing-env-file dotenvx/dotenvx
- add `ignore` argument to run and get bf2a821