docbrown/scripts
Josh Klar f0346d811f
ruby: Upgrade to v3.1.4 (pt. 1, base image only) (#19871)
In #19776 we discovered that basing both the base container *and* the
app container off of `.ruby-version` causes a chicken-and-egg problem
wherein upgrading Ruby versions requires a few stop-and-gos. Let's make
those stops reviewable as separate chunks instead: use a new
`.ruby-version-next` for building base images, not the `.ruby-version`,
thus allowing GitHub Actions to fire off an automated build (which, when
complete, we can take the SHA sum from and use it to open a second PR
updating the app image to use it, and `.ruby-version` can be updated to
match `.ruby-version-next`).
2023-08-01 17:46:56 -07:00
..
build_base_ruby_image.sh ruby: Upgrade to v3.1.4 (pt. 1, base image only) (#19871) 2023-08-01 17:46:56 -07:00
build_containers.sh devxp: Base the application container images off new Ruby base image. (#19633) 2023-06-29 10:50:26 -07:00
bundle.sh Fix container composes w/r/t multistage container builds (#11531) 2020-11-23 15:15:21 -06:00
clean_fork.sh Replace Git URL with the new one (#17321) 2022-04-18 22:12:51 -04:00
create_buildkite_pr_build.sh Fix a few bugs with the create_buildkite_pr_build.sh script (#11872) 2020-12-14 08:35:29 -06:00
entrypoint.sh Fix container composes w/r/t multistage container builds (#11531) 2020-11-23 15:15:21 -06:00
release Don't write a \n at the end of the release version (#15659) 2021-12-03 13:08:27 -05:00
stage_release Add support for versioned releases (#13750) 2021-07-28 10:10:33 -04:00
sync_fork.sh Replace Git URL with the new one (#17321) 2022-04-18 22:12:51 -04:00