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: add lagon preset #964

Merged
merged 6 commits into from
Feb 20, 2023
Merged

feat: add lagon preset #964

merged 6 commits into from
Feb 20, 2023

Conversation

danielroe
Copy link
Member

@danielroe danielroe commented Feb 20, 2023

πŸ”— Linked issue

lagonapp/lagon#258

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 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)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

Lagon is a new cloud runtime environment running in Rust. This is a preset for build + deployment.

πŸ“ Checklist

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

@codecov
Copy link

codecov bot commented Feb 20, 2023

Codecov Report

Merging #964 (303ce05) into main (1aaff9d) will decrease coverage by 0.25%.
The diff coverage is 32.55%.

❗ Current head 303ce05 differs from pull request most recent head 7423327. Consider uploading reports for the commit 7423327 to get more accurate results

@@            Coverage Diff             @@
##             main     #964      +/-   ##
==========================================
- Coverage   67.59%   67.34%   -0.25%     
==========================================
  Files          59       60       +1     
  Lines        6030     6073      +43     
  Branches      679      680       +1     
==========================================
+ Hits         4076     4090      +14     
- Misses       1945     1974      +29     
  Partials        9        9              
Impacted Files Coverage Ξ”
src/presets/lagon.ts 30.95% <30.95%> (ΓΈ)
src/presets/index.ts 100.00% <100.00%> (ΓΈ)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jpsc jpsc mentioned this pull request Feb 20, 2023
@pi0 pi0 mentioned this pull request Feb 20, 2023
4 tasks
@pi0
Copy link
Member

pi0 commented Feb 20, 2023

Sadly i cannot even test it yet (!) but lets move forward and try on Edge channel..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request preset
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants