-
Notifications
You must be signed in to change notification settings - Fork 728
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
CRUD repository variable #1675
CRUD repository variable #1675
Conversation
Internal/resolve coflicts
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #1675 +/- ##
============================================
+ Coverage 79.93% 79.97% +0.04%
- Complexity 2208 2221 +13
============================================
Files 212 213 +1
Lines 6688 6718 +30
Branches 364 365 +1
============================================
+ Hits 5346 5373 +27
- Misses 1128 1131 +3
Partials 214 214
☔ View full report in Codecov by Sentry. |
@bitwiseman I had a problem with this PR #1668 and close it by error so i have opened this one. |
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.
@garridobarrera
Great work! Thanks!
I made some minor tweaks. Will merge when CI passes.
Hello @bitwiseman is there a process or request that can be made to get this change rolled into a new release? We would like to take advantage of this new feature, but noticed it was merged after the last release cut 06/01. Please advise or let me know if we should open an issue requesting a new release, thanks! |
Description
Methods to create and update repository variables:
Before submitting a PR:
mvn -D enable-ci clean install site
locally. If this command doesn't succeed, your change will not pass CI.main
. You will create your PR from that branch.When creating a PR: