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

Replace TravisCI with GitHub Actions for supported Rubies #49

Merged
merged 1 commit into from
Oct 18, 2021

Conversation

anakinj
Copy link
Contributor

@anakinj anakinj commented Oct 1, 2021

Replace TravisCI with GitHub Actions for supported Rubies

Description

This PR replaces TravisCI with GitHub actions for Ruby 2.7-3.0

Type of branch

Please delete options that are not relevant.

Feature #41

How Has This Been Tested?

The Workflow will be executed when PR gets approval. For an example on how it looks: https://github.com/anakinj/heartcheck/actions/runs/1296563907

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@sourcelevel-bot
Copy link

SourceLevel has finished reviewing this Pull Request and has found:

  • 1 fixed issue! 🎉

See more details about this review.

Copy link
Contributor

@VictorSNA VictorSNA left a comment

Choose a reason for hiding this comment

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

Nice! Thanks for your collaboration!

@VictorSNA VictorSNA linked an issue Oct 3, 2021 that may be closed by this pull request
@VictorSNA VictorSNA merged commit 65c3db7 into locaweb:master Oct 18, 2021
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.

Add support for the newer versions of Ruby
2 participants