Ryan W
|
33cc3f332b
|
Add render preDeployCommand
|
2023-10-15 16:48:22 -07:00 |
|
Ryan W
|
d20e2bae89
|
Move production to the default and devlopment to alternate
|
2023-10-15 16:47:56 -07:00 |
|
Ryan W
|
7840d6b9fc
|
bundle update
|
2023-10-15 16:27:25 -07:00 |
|
dependabot[bot]
|
05bb89d16e
|
Bump selenium-webdriver from 4.13.1 to 4.14.0
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.13.1 to 4.14.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/commits/selenium-4.14.0)
---
updated-dependencies:
- dependency-name: selenium-webdriver
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-12 08:35:07 -07:00 |
|
dependabot[bot]
|
bb8310aefa
|
Bump turbo-rails from 1.4.0 to 1.5.0
Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/hotwired/turbo-rails/releases)
- [Commits](https://github.com/hotwired/turbo-rails/compare/v1.4.0...v1.5.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-10-12 08:34:39 -07:00 |
|
dependabot[bot]
|
1c5debf9ed
|
Bump stimulus-rails from 1.2.2 to 1.3.0
Bumps [stimulus-rails](https://github.com/hotwired/stimulus-rails) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/hotwired/stimulus-rails/releases)
- [Commits](https://github.com/hotwired/stimulus-rails/compare/v1.2.2...v1.3.0)
---
updated-dependencies:
- dependency-name: stimulus-rails
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-12 08:34:26 -07:00 |
|
dependabot[bot]
|
ec78e45d6f
|
Bump rails from 7.1.0 to 7.1.1
Bumps [rails](https://github.com/rails/rails) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v7.1.0...v7.1.1)
---
updated-dependencies:
- dependency-name: rails
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-12 08:34:16 -07:00 |
|
Ryan W
|
c12bca6683
|
bundle update
|
2023-10-05 21:50:36 -07:00 |
|
renovate[bot]
|
99644ca369
|
Update dependency rails to v7.1.0
|
2023-10-05 21:48:52 -07:00 |
|
Ryan W
|
da87be0df1
|
Bump to 7.1.0.rc2
|
2023-10-01 22:49:57 -07:00 |
|
Ryan W
|
42d2615cb0
|
Add note about migations and the CMD
|
2023-09-30 22:13:55 -07:00 |
|
Ryan W
|
3f3f94f290
|
Render is using ENTRYPOINT now
|
2023-09-30 21:55:05 -07:00 |
|
Ryan W
|
26866733cc
|
Trying to get Render to run the ENTRYPOINT
|
2023-09-30 21:47:26 -07:00 |
|
Ryan W
|
13c6770d89
|
Update to runtime
|
2023-09-30 21:38:15 -07:00 |
|
Ryan W
|
2ffa0a88c2
|
buildCommand doesn't apply for Render Docker builds
|
2023-09-30 21:36:03 -07:00 |
|
Ryan W
|
36054a37d3
|
Trying Render buildCommand
|
2023-09-30 21:27:33 -07:00 |
|
Ryan W
|
5b576dbc16
|
Trying to get Render to run the migrations
|
2023-09-30 21:23:39 -07:00 |
|
Ryan W
|
9ce6995402
|
Trying to get Render to run the migrations
|
2023-09-30 21:18:46 -07:00 |
|
Ryan W
|
965a7fad78
|
Trying to get Render to run the entrypoint
|
2023-09-30 21:14:09 -07:00 |
|
Ryan W
|
6b6e290bbb
|
migrate still needed in Render
|
2023-09-30 21:08:14 -07:00 |
|
Ryan W
|
b71e65d1e3
|
Moving towards a consolidated entrypoint database setup
|
2023-09-30 21:01:33 -07:00 |
|
Ryan W
|
c06fbd551a
|
connect to database
|
2023-09-30 20:52:18 -07:00 |
|
Ryan W
|
b7433d2be1
|
Move to test/dev
|
2023-09-30 20:38:11 -07:00 |
|
Ryan W
|
cf4877592d
|
without uses : delimiter
|
2023-09-30 20:35:17 -07:00 |
|
Ryan W
|
3ea65f07d6
|
disable force_ssl as a test to fix Render startup failures
|
2023-09-30 20:24:58 -07:00 |
|
Ryan W
|
bd54263c3e
|
back to puma
|
2023-09-30 20:11:14 -07:00 |
|
Ryan W
|
1b83045ff8
|
back to bin/server
|
2023-09-30 19:47:13 -07:00 |
|
Ryan W
|
740d3f8eb6
|
add test to BUNDLE_WITHOUT
|
2023-09-30 19:46:35 -07:00 |
|
Ryan W
|
094c103917
|
add test to BUNDLE_WITHOUT
|
2023-09-30 19:44:40 -07:00 |
|
Ryan W
|
d407673d30
|
add test to BUNDLE_WITHOUT
|
2023-09-30 19:41:56 -07:00 |
|
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 |
|