-
Notifications
You must be signed in to change notification settings - Fork 77
[DEVOPS-3298] Converted CircleCI workflow to GitHub Actions #601
Conversation
0544602
to
8e9ca82
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.
We're going to do the transfer to "github.com/elasticpath" first and then merge this PR. That's the plan right? Then I think there are still some places where moltin org url needs to be replaced with elasticpath url.
Also added some small feedbacks for the github actions config.
I was thinking of doing the pipeline conversion and making sure it's stable first, to make the transfer process easier. Does that sound ok or is there a better option? |
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.
Looks good.
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.
Looks good to me
🎉 This PR is included in version 11.14.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Type
Feature
Description
Converted the CircleCI workflow to GitHub Actions:
main
skip-duplicate-actions
to skip duplicate push and pull_request workflows for PRspublish-unit-test-result-action
to publish test results on PRsNotes
This should be merged at the appropriate step in the migration plan