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

Use GitHub Actions instead TravisCI #48

Merged
merged 1 commit into from
Oct 21, 2021

Conversation

roseliux
Copy link
Contributor

@roseliux roseliux commented Oct 20, 2021

Closes #47

@sourcelevel-bot
Copy link

Hello, @roseliux! This is your first Pull Request that will be reviewed by SourceLevel, an automatic Code Review service. It will leave comments on this diff with potential issues and style violations found in the code as you push new commits. You can also see all the issues found on this Pull Request on its review page. Please check our documentation for more information.

@sourcelevel-bot
Copy link

SourceLevel has finished reviewing this Pull Request and has found:

  • 69 possible new issues (including those that may have been commented here).
  • 3 fixed issues! 🎉

See more details about this review.

@VictorSNA
Copy link
Contributor

Seems some tests are broken in Github Actions CI:

https://github.com/roseliux/cassette/runs/3945966327

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.

Please, we need to fix broken tests!

- Remove travis and add github workflows ci
- Require 'active_support/notifications' to fix uninitialized constant ActiveSupport::Notifications
@roseliux
Copy link
Contributor Author

roseliux commented Oct 21, 2021

Hello @VictorSNA can you review again?
I fixed broken test https://github.com/roseliux/cassette/actions/runs/1368950811

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.

Yay! Thanks a lot @roseliux!

@VictorSNA VictorSNA merged commit 4e825e2 into locaweb:master Oct 21, 2021
@roseliux roseliux deleted the use-github-actions branch October 21, 2021 22:58
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.

Use GitHub Actions instead TravisCI
2 participants