Commit Graph

37 Commits

Author SHA1 Message Date
dependabot[bot] f232597b80 Bump actions/checkout from 4 to 5 (#639)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [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/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-14 20:33:13 -07:00
renovate[bot] 2530def1b0 chore(deps): update docker/build-push-action action to v6 2024-06-17 16:19:02 -07:00
Ryan W e31a928e04 Move production to the default and devlopment to alternate 2023-10-15 16:56:41 -07:00
Ryan W d20e2bae89 Move production to the default and devlopment to alternate 2023-10-15 16:47:56 -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 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
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