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

Switch to GitHub Actions #531

Merged
merged 1 commit into from
Dec 14, 2021
Merged

Switch to GitHub Actions #531

merged 1 commit into from
Dec 14, 2021

Conversation

Fryguy
Copy link
Member

@Fryguy Fryguy commented Dec 13, 2021

  • Drop Travis
  • Add CodeClimate action
  • Fix README badges

@Fryguy Fryguy force-pushed the github_actions2 branch 3 times, most recently from 17ab2ba to e357f9c Compare December 14, 2021 15:04
- Drop Travis
- Add CodeClimate action
- Fix README badges
@@ -19,3 +19,9 @@ jobs:
bundler-cache: true
- name: Run tests
run: bundle exec rake
- if: ${{ github.ref == 'refs/heads/master' && matrix.ruby-version == '2.7' }}
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bdunne I think we just have to merge this to test it unfortunately.

@miq-bot
Copy link
Member

miq-bot commented Dec 14, 2021

Checked commit Fryguy@a7beba5 with ruby 2.6.3, rubocop 1.13.0, haml-lint 0.35.0, and yamllint
0 files checked, 0 offenses detected
Everything looks fine. 🏆

@Fryguy Fryguy mentioned this pull request Dec 14, 2021
4 tasks
@bdunne bdunne merged commit a964192 into ManageIQ:master Dec 14, 2021
@Fryguy Fryguy deleted the github_actions2 branch December 14, 2021 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants