-
Notifications
You must be signed in to change notification settings - Fork 38
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
[ODS-6193] Github build and package publish #948
Conversation
fda8d6e
to
f619591
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.
Please add the 'feature-*' pattern to the list of branches so that the relevant workflows get executed for PRs that target feature branches.
0b77c20
to
1a38f26
Compare
1a38f26
to
4c47577
Compare
@@ -6,7 +6,7 @@ | |||
name: Cleanup Caches by a branch | |||
on: | |||
pull_request: | |||
branches: [main, 'ODS-*'] | |||
branches: [main, b-v*-patch*,feature-*] |
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.
66a0703
to
4c47577
Compare
verified - publish for below packages name: Lib EdFi.Admin.DataAccess |
There is many workflow changed the name ,so it requires merge to main first to verify the publish nuget package step
name: Lib EdFi.Admin.DataAccess
name: Lib EdFi.Common
name: Lib EdFi.LoadTools
name: Lib EdFi.Ods.Api
name: Lib EdFi.Ods.Common
name: Lib EdFi.Ods.Standard
name: Lib EdFi.Security.DataAccess
Updated Branches condition to match it with Patch release requirement