-
Notifications
You must be signed in to change notification settings - Fork 18
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: Modify UI stream & team form #97
Conversation
* Modify project creation form to conditionally allow custom team/stream * Add new validation for team and stream to match k8s valid label values, except for capital letters
300c4de
to
76c975b
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #97 +/- ##
=======================================
Coverage 58.58% 58.58%
=======================================
Files 43 43
Lines 2091 2091
=======================================
Hits 1225 1225
Misses 721 721
Partials 145 145
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
alright fixed @deadlycoconuts |
@deadlycoconuts @leonlnj poke |
04ddd40
to
46bc0fd
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.
thanks, lgtm!
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.
Thanks for the changes too! 🙏🏼🚀
Description
_
, according to the allowed values described here