adonisjs / env

Framework agnostic environment variables parser and validator
https://docs.adonisjs.com/guides/environment-variables
MIT License
37 stars 10 forks source link

refactor: extract `@poppinss/validator-lite` #31

Closed Julien-R44 closed 2 years ago

Julien-R44 commented 2 years ago

Yo ! So I just extracted the validator into @poppinss/validator-lite as discussed https://github.com/poppinss/validator-lite

However it is necessary to publish a first version of the package before merging this PR ( I do not have the rights on npm to do this )

Julien-R44 commented 2 years ago

The CI failed because of the breaking change (node: prefix) of Japa, but it has been fixed since. The tests should pass now. However I can't restart it, seems like I don't have the rights to

thetutlage commented 2 years ago

Forgot about it completely. Can you please fix the merge conflicts and then lets get it merged?

thetutlage commented 2 years ago

Thanks. Looks good 👍