matestack / matestack-ui-bootstrap

As an extension for Matestack Ui Core, Matestack Ui Bootstrap ships all you need to build beautiful, reactive UIs in pure Ruby and smart CRUD components based on Bootstrap v5. Don't think about styling anymore and just create admin or application UIs faster than ever before!
https://docs.matestack.io/matestack-ui-bootstrap
MIT License
11 stars 4 forks source link

Fix Test Suites on Github Actions #27

Closed aaron-contreras closed 1 year ago

aaron-contreras commented 1 year ago

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

aaron-contreras commented 1 year ago

@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 commented 1 year ago

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