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 a pull request on dotenvx/dotenvx
> It's common for a developer workflow to use one of the following commands to commit changes, neither of which would be protected by the current precommit hook: Indeed, that is common. But have...

View on GitHub

motdotla created a review comment on a pull request on dotenvx/dotenvx
nevermind. i see it here: https://github.com/microsoft/winget-pkgs/pull/200439 thanks for this guys! anything else you need from me let me know.

View on GitHub

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

View on GitHub

motdotla created a review comment on a pull request on dotenvx/dotenvx
ok, i think it worked: https://github.com/dotenvx/dotenvx/actions/runs/12439823801/job/34734350769 where do i go to view it now that it is not a PR request?

View on GitHub

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

View on GitHub

motdotla pushed 1 commit to main dotenvx/dotenvx

View on GitHub

motdotla created a tag on dotenvx/dotenvx

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

motdotla pushed 1 commit to main dotenvx/dotenvx
  • powershell for parsing version in windows winget call a332b31

View on GitHub

motdotla pushed 1 commit to main dotenvx/dotenvx

View on GitHub

motdotla pushed 1 commit to main dotenvx/dotenvx

View on GitHub

motdotla pushed 1 commit to main dotenvx/dotenvx

View on GitHub

motdotla created a tag on dotenvx/dotenvx

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

motdotla pushed 1 commit to main dotenvx/dotenvx

View on GitHub

motdotla closed an issue on dotenvx/dotenvx
Use wingetcreate for releasing new versions to WinGet
The current workflow file uses an existing manifest file and simply replaces certain fields when creating the new manifest. While this works, it leaves the WinGet manifests in non-standard state. ...
motdotla pushed 5 commits to main dotenvx/dotenvx
  • feat: Use wingetcreate for releasing to WinGet 7bfa8ad
  • fix: Use latest version of wingetcreate 84f4637
  • chore: Use cleaner implementation be95cbb
  • fix: Don't download wingetcreate twice 0904cad
  • Merge pull request #498 from Trenly/wingetcreate feat: Use wingetcreate for releasing to WinGet 97d1615

View on GitHub

motdotla closed a pull request on dotenvx/dotenvx
feat: Use wingetcreate for releasing to WinGet
* Resolves #497
motdotla created a review comment on a pull request on dotenvx/dotenvx
that's pretty trustworthy :). thanks. i'll try and test this out shortly.

View on GitHub

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

View on GitHub

motdotla created a review comment on a pull request on dotenvx/dotenvx
thanks for this PR! looks potentially very helpful (removing a lot of boilerplate) but can you point me to docs on this url? i'm hesitant to trust it initially as it downloads an executable remo...

View on GitHub

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

View on GitHub

motdotla created a comment on an issue on dotenvx/dotenvx
closing but if others come across this, please leave your thoughts and @ me.

View on GitHub

motdotla closed an issue on dotenvx/dotenvx
Do not regenerate `PUBLIC_KEY` if `DOTENV_PUBLIC_KEY` exists
I have a `.env.dev` like this: ``` DOTENV_PUBLIC_KEY="e06d573ea868c89af3e102fcb49b47f5c929ed75d573e0691365e764504e5225c8" HOST="A" ``` After running `dotenvx encrypt -f .env.dev` It becomes...
motdotla created a comment on an issue on dotenvx/dotenvx
releasing now as `1.31.1`. should be good but if you still run into issues let me know. there is one caveat here that when you encrypt and then decrypt it is going to expand those newlines. this...

View on GitHub

motdotla created a tag on dotenvx/dotenvx

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

motdotla deleted a branch dotenvx/dotenvx

fix-pro-message

motdotla pushed 3 commits to main dotenvx/dotenvx
  • fix pro message on build b996232
  • remove 9a9642a
  • Merge pull request #496 from dotenvx/fix-pro-message Fix pro message 3a00901

View on GitHub

motdotla closed a pull request on dotenvx/dotenvx
Fix pro message
motdotla pushed 1 commit to main dotenvx/dotenvx

View on GitHub

motdotla deleted a branch dotenvx/dotenvx

encrypt-newline

motdotla pushed 6 commits to main dotenvx/dotenvx
  • show failing tests for explicit newlines being encrypted 47a710c
  • move dotenv.parse to dotenvParse helper 75e0b41
  • handle encrypting/decrypting explicit newlines a5790b1
  • clean up 🧽 1f5c44f
  • clean up 🧽 4d67633
  • Merge pull request #495 from dotenvx/encrypt-newline show failing tests for explicit newlines being encrypted 6a9b554

View on GitHub

Load more