Commit Graph

535 Commits

Author SHA1 Message Date
Ryan W 13e511a6d2 Increase interval 2023-09-30 19:36:08 -07:00
Ryan W acbb42426f Revert "disable force_ssl as a test to fix Render startup failures"
This reverts commit 92430dab93.
2023-09-30 19:35:08 -07:00
Ryan W 92430dab93 disable force_ssl as a test to fix Render startup failures 2023-09-30 19:21:50 -07:00
Ryan W f2d6f7291f Revert "run the check, but don't do anything yet"
This reverts commit 224acdbdd9.
2023-09-30 19:16:44 -07:00
Ryan W 224acdbdd9 run the check, but don't do anything yet 2023-09-30 19:08:46 -07:00
Ryan W 85a9845242 Back to config 2023-09-30 14:31:45 -07:00
Ryan W ea64651b79 Hardcode port to debug Render 2023-09-30 14:23:13 -07:00
Ryan W 33ee7a0640 Add an env var for PORT on render 2023-09-30 14:17:36 -07:00
Ryan W a01f054cb9 Render is looking for port 10000 2023-09-30 14:10:25 -07:00
Ryan W f4e855d8cf For Render port failure, try the previous way 2023-09-30 14:01:14 -07:00
Ryan W ce66df340a moe logs 2023-09-30 12:51:25 -07:00
Ryan W 7a7ed3532e check the loop 2023-09-30 12:48:27 -07:00
Ryan W 826ba89374 check the loop 2023-09-30 12:41:41 -07:00
Ryan W 29d4696e35 remove the sleep 2023-09-30 12:41:00 -07:00
Ryan W 70bbcf9106 Loop to check the health status 2023-09-30 12:38:40 -07:00
Ryan W 4aa66b4a29 Loop to check the health status 2023-09-30 12:37:01 -07:00
Ryan W cb729ad668 Reduce interval for healthcheck 2023-09-30 12:33:48 -07:00
Ryan W 97f77bcae7 Reduce timeout for healthcheck 2023-09-30 12:32:04 -07:00
Ryan W c446a55282 Use default HEALTHCHECK args 2023-09-30 12:31:15 -07:00
Ryan W 82e61603fd Fix health status check 2023-09-30 12:25:36 -07:00
Ryan W 2e5057ead2 Add healthcheck 2023-09-30 11:50:39 -07:00
Ryan W 0c592efa51 Add healthcheck 2023-09-30 11:46:38 -07:00
Ryan W 16cec22850 Don't require database in GHA docker workflow check 2023-09-30 11:39:51 -07:00
Ryan W b6dae0665d debug what's failing 2023-09-30 11:36:33 -07:00
Ryan W 9c964b555f restore SECRET_KEY_BASE 2023-09-30 11:33:46 -07:00
Ryan W 81c95fcd44 debug what's failing 2023-09-30 11:30:19 -07:00
Ryan W 24bd093361 move container list to debug 2023-09-30 11:27:42 -07:00
Ryan W b08174eb66 dummy now in dockerfile 2023-09-30 11:26:47 -07:00
Ryan W 2b12fafd17 use rails healthcheck 2023-09-30 11:24:28 -07:00
Ryan W 4cf13fefd9 Move production.Dockerfile closer to the rails template 2023-09-30 11:20:46 -07:00
Ryan W 1d8c3828a3 Clean up templates from a fresh Can't initialize a new Rails application within the directory of another, please change to a non-Rails directory first.
Type 'rails' for help.
2023-09-30 10:32:08 -07:00
Ryan Williams f13cceabf4 Fix status badges 2023-09-30 10:07:35 -07:00
Ryan Williams 7f726d190d Add Docker workflow badge 2023-09-30 10:05:51 -07:00
Ryan W fe041165e6 Rails 7.1 upgrade 2023-09-30 09:57:54 -07:00
Ryan W ba3da35c8f Rename docker-compose.yml to compose.yaml (preferred by docker) 2023-09-30 09:35:29 -07:00
Ryan W a76bcdb84e bundle update 2023-09-30 09:30:00 -07:00
renovate[bot] ee2b8ba79d chore(deps): update dependency rubocop-rails to v2.21.2 2023-09-30 09:25:38 -07:00
dependabot[bot] 9027fd1268 Bump selenium-webdriver and webdrivers
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) and [webdrivers](https://github.com/titusfortner/webdrivers). These dependencies needed to be updated together.

Updates `selenium-webdriver` from 4.10.0 to 4.13.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/commits)

Updates `webdrivers` from 5.3.1 to 5.2.0
- [Release notes](https://github.com/titusfortner/webdrivers/releases)
- [Changelog](https://github.com/titusfortner/webdrivers/blob/main/CHANGELOG.md)
- [Commits](https://github.com/titusfortner/webdrivers/compare/v5.3.1...v5.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-30 09:25:29 -07:00
dependabot[bot] 63b0e2c4e7 Bump rubocop-rspec from 2.24.0 to 2.24.1
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.24.0 to 2.24.1.
- [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.24.0...v2.24.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 18:00:12 -07:00
renovate[bot] 9797d4d5f9 chore(deps): update dependency selenium-webdriver to v4.13.0 2023-09-25 18:00:03 -07:00
renovate[bot] 4adc57f684 chore(deps): update dependency selenium-webdriver to v4.11.0 2023-09-22 17:53:01 -07:00
dependabot[bot] 94b1dcd6df Bump puma from 6.3.1 to 6.4.0
Bumps [puma](https://github.com/puma/puma) from 6.3.1 to 6.4.0.
- [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.3.1...v6.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-22 17:50:13 -07:00
dependabot[bot] 1d720eecc6 Bump webdrivers and selenium-webdriver
Bumps [webdrivers](https://github.com/titusfortner/webdrivers) and [selenium-webdriver](https://github.com/SeleniumHQ/selenium). These dependencies needed to be updated together.

Updates `webdrivers` from 5.2.0 to 5.3.1
- [Release notes](https://github.com/titusfortner/webdrivers/releases)
- [Changelog](https://github.com/titusfortner/webdrivers/blob/main/CHANGELOG.md)
- [Commits](https://github.com/titusfortner/webdrivers/compare/v5.2.0...v5.3.1)

Updates `selenium-webdriver` from 4.12.0 to 4.10.0
- [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.12.0...selenium-4.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-22 17:49:50 -07:00
dependabot[bot] f31bca9124 Bump selenium-webdriver and webdrivers
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) and [webdrivers](https://github.com/titusfortner/webdrivers). These dependencies needed to be updated together.

Updates `selenium-webdriver` from 4.10.0 to 4.12.0
- [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.10.0...selenium-4.12.0)

Updates `webdrivers` from 5.3.1 to 5.2.0
- [Release notes](https://github.com/titusfortner/webdrivers/releases)
- [Changelog](https://github.com/titusfortner/webdrivers/blob/main/CHANGELOG.md)
- [Commits](https://github.com/titusfortner/webdrivers/compare/v5.3.1...v5.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-15 17:09:00 -07:00
renovate[bot] 59227dab63 chore(deps): update postgres docker tag to v16 2023-09-15 17:08:44 -07:00
renovate[bot] 7f3008c5b4 chore(deps): update dependency rubocop-rails to v2.21.1 2023-09-13 22:48:09 -07:00
dependabot[bot] 1125cee546 Bump docker/setup-buildx-action from 2 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 22:23:37 -07:00
dependabot[bot] edffcf654a Bump docker/setup-qemu-action from 2 to 3
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 22:23:26 -07:00
renovate[bot] eb8d848b3f chore(deps): update docker/build-push-action action to v5 2023-09-12 22:22:18 -07:00
dependabot[bot] ff3ad38317 Bump webdrivers and selenium-webdriver
Bumps [webdrivers](https://github.com/titusfortner/webdrivers) and [selenium-webdriver](https://github.com/SeleniumHQ/selenium). These dependencies needed to be updated together.

Updates `webdrivers` from 5.2.0 to 5.3.1
- [Release notes](https://github.com/titusfortner/webdrivers/releases)
- [Changelog](https://github.com/titusfortner/webdrivers/blob/main/CHANGELOG.md)
- [Commits](https://github.com/titusfortner/webdrivers/compare/v5.2.0...v5.3.1)

Updates `selenium-webdriver` from 4.12.0 to 4.10.0
- [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.12.0...selenium-4.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 22:22:04 -07:00