-
Notifications
You must be signed in to change notification settings - Fork 24
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: environment management support #501
Conversation
e017ccf
to
db362df
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #501 +/- ##
==========================================
- Coverage 80.36% 80.10% -0.26%
==========================================
Files 67 72 +5
Lines 5174 5554 +380
==========================================
+ Hits 4158 4449 +291
- Misses 753 812 +59
- Partials 263 293 +30 ☔ View full report in Codecov by Sentry. |
1e6d411
to
69f02ce
Compare
69f02ce
to
81a0959
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lookin' good! 😎 Just made a couple grammar/typo suggestions.
Adds the ability to manage a team's Environments ✨ by introducing a pair of data sources and a shiny new resource.