-
Notifications
You must be signed in to change notification settings - Fork 85
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
BRE-141 Refactor Release workflow to split deploy/publish steps #567
Conversation
No New Or Fixed Issues Found |
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #567 +/- ##
=====================================
Coverage 0.00% 0.00%
=====================================
Files 56 56
Lines 2534 2534
Branches 462 462
=====================================
Misses 2534 2534 ☔ View full report in Codecov by Sentry. |
Co-authored-by: Vince Grassia <[email protected]>
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.
I don't have a lot of background for this change, but it looks like Github Deployments aren't really relevant to directory-connector because it's a downloadable app only (not hosted anywhere).
Type of change
Objective
Split
directory-connector
GitHub Release from Deploy/Publish.Code changes
release.yml
Screenshots
Testing requirements
Before you submit
npm run lint
) (required)