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 build #733

Merged
merged 5 commits into from
Jun 7, 2024
Merged

Fix build #733

merged 5 commits into from
Jun 7, 2024

Conversation

lcreid
Copy link
Contributor

@lcreid lcreid commented Jun 7, 2024

  1. Edge rails now needs sqlite3 ~> 2.0.
  2. Temporarily have to pin sprockets-rails < 4.5.0 because that release is broken.

lcreid and others added 5 commits June 5, 2024 03:52
Please review the changes in the files in this commit
carefully, as they were automatically generated during CI.
Run `git pull` to bring the changes into your local branch.
Then, if you do not want the changes, run `git revert HEAD`.
@lcreid lcreid merged commit 109edc4 into bootstrap-ruby:main Jun 7, 2024
21 checks passed
@lcreid lcreid deleted the fix-sqlite-build branch June 7, 2024 04:48
@lcreid lcreid mentioned this pull request Jun 7, 2024
lcreid added a commit to lcreid/rails-bootstrap-forms that referenced this pull request Jun 10, 2024
* Found one place to remove old version of sqlite3

* Fix matrix

* Sqlite versions differ by Rails version

* Downgrade sprockets temporarily

* Changed in CI
Please review the changes in the files in this commit
carefully, as they were automatically generated during CI.
Run `git pull` to bring the changes into your local branch.
Then, if you do not want the changes, run `git revert HEAD`.

---------

Co-authored-by: github-actions <github-actions@github.com>
lcreid added a commit that referenced this pull request Jun 10, 2024
* Changed in CI
Please review the changes in the files in this commit
carefully, as they were automatically generated during CI.
Run `git pull` to bring the changes into your local branch.
Then, if you do not want the changes, run `git revert HEAD`.

* Fix build (#733)

* Found one place to remove old version of sqlite3

* Fix matrix

* Sqlite versions differ by Rails version

* Downgrade sprockets temporarily

* Changed in CI
Please review the changes in the files in this commit
carefully, as they were automatically generated during CI.
Run `git pull` to bring the changes into your local branch.
Then, if you do not want the changes, run `git revert HEAD`.

---------

Co-authored-by: github-actions <github-actions@github.com>

* Patch top-level Gemfile for recent build issues

* Fix form-range class

---------

Co-authored-by: github-actions <github-actions@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant