-
Notifications
You must be signed in to change notification settings - Fork 358
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
[WIP] [MORPHY] Switch to GitHub Actions #9332
base: morphy
Are you sure you want to change the base?
Conversation
9aa7347
to
95a11da
Compare
@@ -21,3 +20,4 @@ config/webpack/paths.json | |||
cypress/screenshots | |||
cypress/videos | |||
.DS_Store | |||
.yarn/ |
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.
This is because we always end up with a bonus file from the master branch when switching branches to morphy and it shouldn't be committed.
Switch to GitHub Actions (cherry picked from commit b387527)
93357d2
to
97c0e3f
Compare
I can't get this working - I tried to do core first, and that's even worse. |
Checked commits Fryguy/manageiq-ui-classic@5ab14ee~...c33e217 with ruby 3.1.5, rubocop 1.56.3, haml-lint 0.51.0, and yamllint |
This is a backport of #8098 for morphy so we can have running specs on PRs.