Commit Graph

56 Commits

Author SHA1 Message Date
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 82e61603fd Fix health status check 2023-09-30 12:25:36 -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 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
renovate[bot] 59227dab63 chore(deps): update postgres docker tag to v16 2023-09-15 17:08:44 -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
renovate[bot] e0e5f05fbd chore(deps): update actions/checkout action to v4 2023-09-04 14:25:21 -07:00
renovate[bot] d477b9effd Update docker/build-push-action action to v4 2023-03-25 11:45:47 -07:00
Ryan W 2471c2725a Back to health check 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 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 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 0de7cd0dbd Remove cache version 2023-01-01 18:53:01 -08:00
Ryan W 2527f89946 Revert "cache-version 1"
This reverts commit 5321644580.
2022-12-28 10:07:18 -08:00
Ryan W 5321644580 cache-version 1 2022-12-28 10:04:31 -08:00
Ryan W 8aab4504cb Revert "without cache version"
This reverts commit 077bab99e3.
2022-12-28 10:03:20 -08:00
Ryan W 077bab99e3 without cache version 2022-12-28 10:00:21 -08:00
Ryan W 5e7bbf1087 bump cache version 2022-12-28 09:42:50 -08:00
Ryan W 08ad4e0324 Add cache version 2022-12-28 09:40:34 -08:00
Ryan W 3a36eb3378 bundle install 2022-12-28 09:37:09 -08:00
Ryan W 0e38ff715e Disable cache 2022-12-28 09:34:42 -08:00
Ryan W df93845d25 re-enable cache 2022-11-25 17:07:22 -08:00
Ryan W a31e9633c7 Disable cache 2022-11-25 17:02:35 -08:00
renovate[bot] 0ea146d2fe Update postgres Docker tag to v15 2022-10-19 10:46:15 -05:00
renovate[bot] 2d4de01c08 Update postgres Docker tag to v14 2022-08-21 15:26:30 -07:00
Ryan W ad341d3a8c Configure dependabot to create PRs for Rails patch versions 2022-05-03 11:47:06 -07:00
dependabot[bot] 130bdb7861 Bump actions/checkout from 2.4.0 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.4.0...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 22:12:49 -08:00
Ryan W 46c77eefe4 Disable bootsnap to debug 2021-12-27 15:00:24 -08:00