unjs / std-env

Runtime Agnostic JS utils
MIT License
433 stars 25 forks source link

feat(provider): add railway support #106

Closed o-az closed 6 months ago

o-az commented 6 months ago

๐Ÿ”— Linked issue

โ“ Type of change

๐Ÿ“š Description

Adding support for https://railway.app. Not entirely sure I'm doing this right. Please let me know if that's not how it should be.

Ref: https://docs.railway.app/reference/variables#railway-provided-variables

๐Ÿ“ Checklist

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (bfaedd7) 80.46% compared to head (e7af614) 80.63%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #106 +/- ## ========================================== + Coverage 80.46% 80.63% +0.16% ========================================== Files 10 10 Lines 343 346 +3 Branches 32 32 ========================================== + Hits 276 279 +3 Misses 61 61 Partials 6 6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.