Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(provider): add railway support #106

Merged
merged 1 commit into from
Dec 22, 2023
Merged

feat(provider): add railway support #106

merged 1 commit into from
Dec 22, 2023

Conversation

o-az
Copy link
Contributor

@o-az o-az commented Dec 22, 2023

πŸ”— Linked issue

❓ Type of change

  • πŸ“– Documentation (updates to the documentation, readme, or JSdoc annotations)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to 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

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

Copy link
Member

@pi0 pi0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Copy link

codecov bot commented Dec 22, 2023

Codecov Report

All modified and coverable lines are covered by tests βœ…

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

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@pi0 pi0 merged commit 3250631 into unjs:main Dec 22, 2023
4 checks passed
@o-az o-az deleted the feat/railway-provider branch December 22, 2023 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants