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 Test Suites on Github Actions #27

Closed
aaron-contreras opened this issue Apr 10, 2023 · 2 comments
Closed

Fix Test Suites on Github Actions #27

aaron-contreras opened this issue Apr 10, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@aaron-contreras
Copy link
Member

Following in line with matestack-ui-vuejs's GitHub Actions suite, the repo's current test suite is busted due to versioning of dependencies.

The test suite should be updated to cover

  • Ruby 2.7-3.2.1
  • Rails 6-7.0.4
@aaron-contreras aaron-contreras added the bug Something isn't working label Apr 10, 2023
@aaron-contreras aaron-contreras self-assigned this Apr 10, 2023
@aaron-contreras
Copy link
Member Author

@jonasjabari The fixed dependencies on #26 are required for this. I'll mark this as on-hold while the mentioned PR is reviewed and merged into the base branch.

I've already started working on this branch and after a test with the Rails 7.0/Ruby 3.0 Dockerfile, the issue addressed on #26 seems to be happening on the CI as well :)

@jonasjabari
Copy link
Member

Hey @aaron-contreras #26 is approved now :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants