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 |
|
dependabot[bot]
|
b47ff3b9bb
|
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-10 22:49:02 -07:00 |
|
Ryan W
|
37a2668398
|
rails 7.0.8
|
2023-09-10 14:05:35 -07:00 |
|
renovate[bot]
|
6c63031003
|
chore(deps): update dependency rubocop-rails to v2.21.0
|
2023-09-10 13:42:49 -07:00 |
|
dependabot[bot]
|
f24b1285a2
|
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-08 16:22:57 -07:00 |
|
dependabot[bot]
|
f702a85dc5
|
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-07 13:16:59 -07:00 |
|
dependabot[bot]
|
edc902d38f
|
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-05 16:26:07 -07:00 |
|
renovate[bot]
|
a08271d2bd
|
chore(deps): update dependency web-console to v4.2.1
|
2023-09-05 16:25:56 -07:00 |
|
dependabot[bot]
|
5303b5723b
|
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-04 14:26:45 -07:00 |
|
renovate[bot]
|
e0e5f05fbd
|
chore(deps): update actions/checkout action to v4
|
2023-09-04 14:25:21 -07:00 |
|
renovate[bot]
|
fdfac3a546
|
chore(deps): update dependency pg to v1.5.4
|
2023-09-01 10:57:38 -07:00 |
|
Ryan W
|
706b151319
|
bundle update
|
2023-08-27 17:50:01 -07:00 |
|