-
Notifications
You must be signed in to change notification settings - Fork 9
ci: 241 release pipeline does not depend on tests #257
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
ci: 241 release pipeline does not depend on tests #257
Conversation
…256) I started developing into a fork of this repo but tests don't pass due to how the example repo is set up. Because of this I need to merge my changes into a branch on the real repo.
|
The new CI appears to work correctly, apart from an issue releasing artifacts to GitHub. This is likely due to a known error in the workflow used, as mentioned in this thread. We currently use the In a test repo, a release using this exact commit failed. When changed to In order to avoid the error we may need to change update the version of this workflow used in our CI. |
|
I am also not sure that the names of each workflow are still clear. Please feel free to suggest name changes. |
This reverts commit 319c71a.
coretl
left a comment
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.
Just one question, then I think this is ok to merge
|
I would like to revisit the need for this in light of the upcoming To discuss with @callumforrester when he's back |
|
@coretl We have no specific timetable for merging the |
|
@dan-fernandes Feel free to merge this, but if you have time it might be worth removing the dependency between docs and tests so they can run in parallel |
callumforrester
left a comment
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.
Re-approving
ACQP-380
Closes #241