Commit Graph

559 Commits

Author SHA1 Message Date
renovate[bot] 6b38e8d8f4 Update dependency puma to v6.2.1 2023-03-31 08:04:31 -07:00
Ryan W b56a42d41c Update to 3.2.2 2023-03-30 23:24:54 -07:00
renovate[bot] 92602ec7b6 Update dependency ruby to v3.2.2 2023-03-30 23:23:50 -07:00
dependabot[bot] 04e8e107c5 Bump selenium-webdriver from 4.8.5 to 4.8.6
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.8.5 to 4.8.6.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES)
- [Commits](https://github.com/SeleniumHQ/selenium/commits)

---
updated-dependencies:
- dependency-name: selenium-webdriver
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-30 08:41:36 -07:00
Ryan Williams 7029184225 Separate production build instructions for buildkit 2023-03-29 10:14:41 -07:00
renovate[bot] 452f3e5af6 Update dependency puma to v6.2.0 2023-03-29 10:08:17 -07:00
renovate[bot] 1cdf95e02a Update dependency selenium-webdriver to v4.8.5 2023-03-28 15:14:24 -07:00
renovate[bot] 3dea08b8e8 Update dependency debug to v1.7.2 2023-03-28 15:14:10 -07:00
renovate[bot] c8b19f55ee Update dependency selenium-webdriver to v4.8.3 2023-03-26 21:16:01 -07:00
Ryan W 153624b14d bundle update 2023-03-26 09:01:39 -07:00
renovate[bot] d477b9effd Update docker/build-push-action action to v4 2023-03-25 11:45:47 -07:00
Ryan W c687fbcdab Add SECRET_KEY_BASE 2023-03-25 10:09:34 -07:00
Ryan W 2471c2725a Back to health check 2023-03-25 09:51:54 -07:00
Ryan W e08af659e4 Add libpq-dev 2023-03-25 09:51:54 -07:00
Ryan W 415b20cee7 more direct start test 2023-03-25 09:51:54 -07:00
Ryan W 10d5ac7372 Add back libpq-dev 2023-03-25 09:51:54 -07:00
Ryan W 0588c114cc Migrate to multi-stage 2023-03-25 09:51:54 -07:00
Ryan W f8bcc169a8 Check health 2023-03-25 09:51:54 -07:00
Ryan W 9ff760a5b6 run it in the background 2023-03-25 09:51:54 -07:00
Ryan W 2575035434 Disable test to verify cache is working 2023-03-25 09:51:54 -07:00
Ryan W b8c415e62f Fix args order 2023-03-25 09:51:54 -07:00
Ryan W 0b4d458242 cache the build 2023-03-25 09:51:54 -07:00
Ryan W 344956fa76 Add secret 2023-03-25 09:51:54 -07:00
Ryan W 06981f2ce2 Add manual build 2023-03-25 09:51:54 -07:00
Ryan W 49d7e00d2d Add secret 2023-03-25 09:51:54 -07:00
Ryan W 6ce64fd8a4 Test startup 2023-03-25 09:51:54 -07:00
Ryan W 44eb4bb974 consistent format 2023-03-25 09:51:54 -07:00
Ryan W b4f6c7e97f remove to try to fix error docker exporter does not currently support exporting manifest lists 2023-03-25 09:51:54 -07:00
Ryan W ef205a780f Add tag and inspect 2023-03-25 09:51:54 -07:00
Ryan W 38c515417d Load the image 2023-03-25 09:51:54 -07:00
Ryan W 98de0c0f08 Add Docker GitHub Action to test production image builds/runs 2023-03-25 09:51:54 -07:00
Ryan W b13d4e114b Update bundler 2023-03-24 12:51:43 -07:00
Ryan W 4891b3669a Set BuildKit syntax 2023-03-24 11:50:11 -07:00
Ryan W 57d8e2e151 Add bootsnap precompile 2023-03-24 11:28:28 -07:00
Ryan W 79d0bba2e8 bundle update 2023-03-24 11:22:43 -07:00
renovate[bot] c5027f8363 Update dependency selenium-webdriver to v4.8.2 2023-03-24 10:19:07 -07:00
Ryan Williams af00961a08 Add curl to dependencies 2023-03-24 10:16:44 -07:00
dependabot[bot] 2cef37c339 Bump rails from 7.0.4.2 to 7.0.4.3
Bumps [rails](https://github.com/rails/rails) from 7.0.4.2 to 7.0.4.3.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v7.0.4.2...v7.0.4.3)

---
updated-dependencies:
- dependency-name: rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 23:15:38 -07:00
Peter Goldstein 3b859d6d3a Update rack to address CVE 2023-27530. Also updates bundled with version and adds x86_64-darwin-22 2023-03-08 10:53:20 -08:00
dependabot[bot] a6927dc5da Bump rubocop-rspec from 2.18.1 to 2.19.0
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.18.1 to 2.19.0.
- [Release notes](https://github.com/rubocop/rubocop-rspec/releases)
- [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-rspec/compare/v2.18.1...v2.19.0)

---
updated-dependencies:
- dependency-name: rubocop-rspec
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-07 15:36:55 -08:00
dependabot[bot] 267a48f9e6 Bump turbo-rails from 1.3.3 to 1.4.0
Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 1.3.3 to 1.4.0.
- [Release notes](https://github.com/hotwired/turbo-rails/releases)
- [Commits](https://github.com/hotwired/turbo-rails/compare/v1.3.3...v1.4.0)

---
updated-dependencies:
- dependency-name: turbo-rails
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-07 15:36:44 -08:00
dependabot[bot] 5fa07cad24 Bump pg from 1.4.5 to 1.4.6
Bumps [pg](https://github.com/ged/ruby-pg) from 1.4.5 to 1.4.6.
- [Release notes](https://github.com/ged/ruby-pg/releases)
- [Changelog](https://github.com/ged/ruby-pg/blob/master/History.md)
- [Commits](https://github.com/ged/ruby-pg/compare/v1.4.5...v1.4.6)

---
updated-dependencies:
- dependency-name: pg
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-28 22:14:15 -08:00
dependabot[bot] a12ef03ccd Bump puma from 6.1.0 to 6.1.1
Bumps [puma](https://github.com/puma/puma) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v6.1.0...v6.1.1)

---
updated-dependencies:
- dependency-name: puma
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-28 22:14:06 -08:00
Ryan W b69b43fe1c bundle update 2023-02-25 15:33:21 -08:00
dependabot[bot] 3c538d7030 Bump brakeman from 5.4.0 to 5.4.1
Bumps [brakeman](https://github.com/presidentbeef/brakeman) from 5.4.0 to 5.4.1.
- [Release notes](https://github.com/presidentbeef/brakeman/releases)
- [Changelog](https://github.com/presidentbeef/brakeman/blob/main/CHANGES.md)
- [Commits](https://github.com/presidentbeef/brakeman/compare/v5.4.0...v5.4.1)

---
updated-dependencies:
- dependency-name: brakeman
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-25 15:28:14 -08:00
dependabot[bot] e8b3d1e51f Bump selenium-webdriver from 4.8.0 to 4.8.1
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES)
- [Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.8.0...selenium-4.8.1)

---
updated-dependencies:
- dependency-name: selenium-webdriver
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 10:44:45 -08:00
Ryan W 0ca6665cc3 Update to 3.2.1 2023-02-13 08:10:04 -08:00
Ryan W 237ebe0f43 bundle update 2023-02-13 08:09:19 -08:00
Ryan W dafce7e51f bundle update --ruby 2023-02-13 08:07:39 -08:00
renovate[bot] 6ea00c88f5 Update dependency ruby to v3.2.1 2023-02-13 08:06:53 -08:00