Skip to content
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

Fix invalid workflow file syntax #236

Merged
merged 3 commits into from
Dec 20, 2021

Conversation

bdunne
Copy link
Member

@bdunne bdunne commented Dec 17, 2021

Part of: ManageIQ/manageiq#21620
Followup to: #235

  • Fix: The workflow is not valid. .github/workflows/ci.yaml (Line: 23, Col: 5): Required property is missing: runs-on
  • Remove Travis config
  • Add CI badge to the README

@bdunne bdunne added the test label Dec 17, 2021
@bdunne bdunne changed the title Fix invalid workflow file syntax [WIP] Fix invalid workflow file syntax Dec 17, 2021
@miq-bot miq-bot added the wip label Dec 17, 2021
The workflow is not valid. .github/workflows/ci.yaml (Line: 23, Col: 5): Required property is missing: runs-on
@miq-bot
Copy link
Member

miq-bot commented Dec 17, 2021

Checked commits bdunne/manageiq-rpm_build@08eea99~...716d82f with ruby 2.6.3, rubocop 1.13.0, haml-lint 0.35.0, and yamllint
2 files checked, 1 offense detected

**

  • 💣 💥 🔥 🚒 - Linter/Yaml - missing config files

@bdunne bdunne changed the title [WIP] Fix invalid workflow file syntax Fix invalid workflow file syntax Dec 17, 2021
@bdunne bdunne removed the wip label Dec 17, 2021
@Fryguy Fryguy merged commit c158fb4 into ManageIQ:master Dec 20, 2021
@bdunne bdunne deleted the initial_github_actions branch December 20, 2021 14:27
@Fryguy
Copy link
Member

Fryguy commented Jan 25, 2022

@bdunne A conflict occurred during the backport of this pull request to morphy.

If this pull request is based on another pull request that has not been marked for backport, add the appropriate labels to the other pull request. Otherwise, please create a new pull request direct to the morphy branch in order to resolve this.

Conflict details:

* Unmerged path .travis.yml

bdunne pushed a commit to bdunne/manageiq-rpm_build that referenced this pull request Jan 25, 2022
Fix invalid workflow file syntax

(cherry picked from commit c158fb4)
@Fryguy
Copy link
Member

Fryguy commented Jan 25, 2022

Backported to morphy via #248

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants