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

Updating bullet train to 1.4.0 #9

Merged
merged 21 commits into from
Sep 8, 2023
Merged

Conversation

jagthedrummer
Copy link
Contributor

No description provided.

github-actions bot and others added 21 commits August 31, 2023 16:07
…(#635)

* add Addresses::Country and Addresses::Region

* add Address model, factory

* add snail gem

* tangible_thing_test: check address fields refresh on country change

* remove snail gem

* add Addresses::Continent and Addresses::Subcontinent

* tests: fix find_stimulus_controller_for_label to permit multiple controllers

* fix a merge conflict that snuck through

* make the linter happy

---------

Co-authored-by: Jeremy Green <[email protected]>
* Add `ruby-vips` in the `:development, :test` group

This (mostly) fixes the problem reported in bullet-train-co/bullet_train-core#464

However, due to bullet-train-co/bullet_train-core#498 we don't currently try to show
a user profile photo if we're using ActiveStorage instead of Cloudinary.

Here's some context about why we need to add this directly to the
`Gemfile`.
libvips/ruby-vips#155 (comment)

* Try it here
With parallelism set to 16 we spend about 75-80% of the time in any given job doing setup, and only 20-25% of the time running tests. Decreasing parallelism will give us a better ratio, and shouldn't increase testing time all that much.
* Explicitly set the expected verison of BulletTrain gems

* Add the unlisted core gems to the `Gemfile`

* Explicitly set the verison in package.json

* liner

* 1.3.24

* Update bump-core to accept a version number and to explicitly use that value

* Update the workflow action to accept a version number

* a little clean up

* Pass the version number down to bin/bump-core

* Add Gemfile and package.json to the PR

* 1.3.25
@jagthedrummer jagthedrummer merged commit b6da763 into main Sep 8, 2023
@jagthedrummer jagthedrummer deleted the updating-bullet-train-1.4.0 branch September 8, 2023 18:50
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.

5 participants