Commit 8b44963
Add rails 7.2 to matrix (#741)
* Rails 8 only Ruby 3.2+
* Yarn check
* Ignore git kraken directory
* Small image changes -- Trix?
* Updates for version upgrade
The capybara diff stuff changed a lot with the version upgrade.
* After rails app:upgrade and resolving diffs
* Prevent warning about assertion-less test
* Update screenshots
I assume this is because I upgraded gems and packages, and something is
capturing screenshots slightly differently.
* Fixes from rebase
* Rubocop fixes
I can't wait until Rails ships with Rubocop.
* Don't use config open that doesn't exist in some versions
* Exclude 3.0 from 7.2
* Use lowest schema version
* Do excludes correctly for GitHub actions
* I'm getting pretty much to the end of my rope
* Force a newer Ruby version for demo test
* 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>1 parent d177832 commit 8b44963
File tree
79 files changed
+250
-167
lines changed- .github/workflows
- demo
- bin
- config/environments
- db
- migrate
- doc/screenshots/bootstrap/readme
- test
- system
- gemfiles
- test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
79 files changed
+250
-167
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
38 | 40 | | |
39 | 41 | | |
| 42 | + | |
| 43 | + | |
40 | 44 | | |
41 | 45 | | |
42 | 46 | | |
| |||
57 | 61 | | |
58 | 62 | | |
59 | 63 | | |
| 64 | + | |
60 | 65 | | |
61 | 66 | | |
62 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
73 | 74 | | |
74 | 75 | | |
75 | 76 | | |
| 77 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
0 commit comments