Ecosyste.ms: Timeline

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

motdotla

motdotla closed an issue on dotenvx/dotenvx
error code: `[MISSING_ENV_FILE]`
### Are you getting this error? ```sh [MISSING_ENV_FILE] missing .env file (/path/to/.env)' ``` It means a .env* file you are trying to access is missing. In some cases you can ignore this ...
motdotla opened a pull request on dotenvx/dotenvx
reference github issue
motdotla created a branch on dotenvx/dotenvx

missing-env-file - a better dotenv–from the creator of `dotenv`

motdotla opened an issue on dotenvx/dotenvx
error code: `[MISSING_ENV_FILE]`
### Are you getting this error? ```sh [MISSING_ENV_FILE] missing .env file (/path/to/.env)' ``` It means a .env* file you are trying to access is missing. In some cases you can ignore this ...
motdotla created a comment on an issue on dotenvx/dotenvx
this is a good point you bring up. let me think on it a bit but your suggestion or something close sounds good

View on GitHub

motdotla created a comment on a pull request on bkeepers/dotenv
thank you!

View on GitHub

motdotla created a comment on an issue on dotenvx/dotenvx
@Azuka ^

View on GitHub

motdotla created a comment on an issue on dotenvx/dotenvx
now available: https://dotenvx.com/docs/advanced <img width="1626" alt="image" src="https://github.com/user-attachments/assets/b997d136-f9bd-4467-9322-7fd39145161c"> thanks for pointing out...

View on GitHub

motdotla closed an issue on dotenvx/dotenvx
.config() is poorly documented
The [npm installation guide](https://dotenvx.com/docs/install#npm) includes the following in the usage example: ```js require('@dotenvx/dotenvx').config() ``` What `.config()` does isn't ex...
motdotla pushed 1 commit to main dotenvx/dotenvx.github.io

View on GitHub

motdotla pushed 1 commit to main dotenvx/docs

View on GitHub

motdotla pushed 1 commit to main dotenvx/docs

View on GitHub

motdotla pushed 1 commit to main dotenvx/dotenvx

View on GitHub

motdotla pushed 1 commit to main dotenvx/dotenvx.github.io

View on GitHub

motdotla pushed 1 commit to main dotenvx/docs

View on GitHub

motdotla pushed 1 commit to main dotenvx/dotenvx
  • add example for ignore --pattern ffa139a

View on GitHub

motdotla created a comment on an issue on dotenvx/dotenvx
indeed. good point. this is because I cognitively defaulted to [dotenv](https://github.com/motdotla/dotenv) documentation for it. It started mainly as a mechanism to make migration to dotenvx e...

View on GitHub

motdotla pushed 2 commits to master motdotla/dotenv
  • chore: fixed markdown in Changelog b99fbab
  • Merge pull request #849 from 0xflotus/patch-1 3ca0fd0

View on GitHub

motdotla closed a pull request on motdotla/dotenv
chore: fixed markdown in Changelog
motdotla created a comment on a pull request on motdotla/dotenv
thank u!

View on GitHub

motdotla created a review on a pull request on motdotla/dotenv

View on GitHub

motdotla created a comment on an issue on dotenvx/dotenvx
can you please set up an example repo for me and I will help debug. But your ideas here are breaking (try making the change yourself on dotenvx and running the tests), and I dont plan to make the...

View on GitHub

motdotla created a comment on an issue on dotenvx/dotenvx
@AdiMarianMutu possibly related: https://github.com/nrwl/nx/discussions/27435

View on GitHub

motdotla created a comment on an issue on dotenvx/dotenvx
ah interesting. maybe I should add it back. can you give me a little more context? like tell a story here of why you do things this way, etc. it will help me determine. i'm trying to keep doten...

View on GitHub

motdotla closed a pull request on dotenv-org/dotenv-vault
Update @oclif/plugin-warn-if-update-available requirement from ^2.0.46 to ^2.1.1
Updates the requirements on [@oclif/plugin-warn-if-update-available](https://github.com/oclif/plugin-warn-if-update-available) to permit the latest version. <details> <summary>Release notes</summar...
motdotla deleted a branch dotenv-org/dotenv-vault

fix-audit

motdotla created a branch on dotenv-org/dotenv-vault

fix-audit - sync .env files—from the creator of `dotenv`.

motdotla created a branch on dotenv-org/dotenv-vault

audit-fix - sync .env files—from the creator of `dotenv`.

motdotla created a comment on an issue on dotenvx/dotenvx-ext-vault
@gander are you still using `.env.vault` files or have you moved to just dotenvx's encrypted `.env` files?

View on GitHub

motdotla created a comment on an issue on dotenvx/dotenvx
releasing as `1.28.0`: https://github.com/dotenvx/dotenvx/compare/v1.27.0...v1.28.0 thanks for sharing the context here so well.

View on GitHub

Load more