Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

motdotla

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 ...

View on GitHub

motdotla created a comment on an issue on dotenvx/dotenvx
effort started here: https://github.com/dotenvx/dotenvx/pull/486

View on GitHub

motdotla opened a pull request on dotenvx/dotenvx
`--env-keys-file`
motdotla pushed 2 commits to env-keys dotenvx/dotenvx

View on GitHub

motdotla created a branch on dotenvx/dotenvx

env-keys - a better dotenv–from the creator of `dotenv`

motdotla forked unjs/c12

motdotla/c12

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...

View on GitHub

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 1 commit to main dotenvx/dotenvx

View on GitHub

motdotla created a tag on dotenvx/dotenvx

v1.29.0 - a better dotenv–from the creator of `dotenv`

motdotla pushed 1 commit to main dotenvx/dotenvx

View on GitHub

motdotla deleted a branch dotenvx/dotenvx

missing-env-file

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

View on GitHub

motdotla closed a pull request on dotenvx/dotenvx
`--ignore`
motdotla pushed 1 commit to missing-env-file dotenvx/dotenvx
  • add `ignore` examples to README 90fcabc

View on GitHub

motdotla pushed 1 commit to missing-env-file dotenvx/dotenvx
  • standard formatting 🧼 b41378b

View on GitHub

motdotla pushed 1 commit to missing-env-file dotenvx/dotenvx
  • add tests demonstrating `ignore` fa76f8c

View on GitHub

motdotla pushed 1 commit to missing-env-file dotenvx/dotenvx

View on GitHub

motdotla pushed 1 commit to missing-env-file dotenvx/dotenvx

View on GitHub

motdotla pushed 1 commit to missing-env-file dotenvx/dotenvx
  • `--ignore` for `run` and `get` 929bd55

View on GitHub

motdotla pushed 1 commit to missing-env-file dotenvx/dotenvx
  • remove ignore from Run argument f38c603

View on GitHub

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?...

View on GitHub

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...

View on GitHub

motdotla starred teaxyz/teaBASE
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...

View on GitHub

motdotla pushed 1 commit to missing-env-file dotenvx/dotenvx
  • add `ignore` argument to run and get bf2a821

View on GitHub

motdotla created a comment on an issue on dotenvx/dotenvx
i'm leaning toward a more generic `--omit`, `--surpress`, `--mute`, or similar where you can mute specific errors. ``` dotenvx run --mute=MISSING_ENV_FILE ``` ``` dotenvx.config({ path:...

View on GitHub

motdotla pushed 1 commit to missing-env-file dotenvx/dotenvx

View on GitHub

motdotla created a comment on an issue on dotenvx/dotenvx
closing this but if you run into this error and need help just @ me @motdotla. I will re-open and help. This issue is for helping each other debug errors around missing .env files.

View on GitHub

Load more