Commit graph

81 commits

Author SHA1 Message Date
Robert Sparks 01b4a91bfe
Merge remote-tracking branch 'ietf-tools/main' into feat/postgres 2023-03-29 10:41:47 +09:00
depfu[bot] 1de83ca870
chore(package): update all npm dependencies for dev/deploy-to-container (#5370)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-03-21 18:57:42 -04:00
Robert Sparks 88a78cf1ab
Merge remote-tracking branch 'ietf-tools/main' into feat/postgres 2023-03-20 13:46:32 -05:00
Robert Sparks c3e6708b72
chore: change the way migrations are invoked for actions and dev builds (#5356) 2023-03-16 12:24:03 -05:00
dependabot[bot] eba8fc6c6c
chore(deps): bump yargs in /dev/deploy-to-container (#5300)
Bumps [yargs](https://github.com/yargs/yargs) from 17.5.1 to 17.7.1.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs/compare/v17.5.1...v17.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-13 15:59:09 -04:00
Nicolas Giard 04c46ee201
ci: set search_path during sandbox init if PGHOST is defined 2023-02-13 22:19:24 -05:00
Nicolas Giard f0482363ad
ci: alter pg search path on sandbox deploy 2023-02-13 18:47:23 -05:00
Robert Sparks ec2b7d0d04
Merge remote-tracking branch 'upstream/main' into feat/postgres 2023-01-06 17:29:49 -06:00
Nicolas Giard bd34dd47d7
ci: fix build workflow to handle non-existant shared test volume 2022-12-22 22:25:33 -05:00
Nicolas Giard d38ca93054
ci: debug shared test docker volume 2022-12-22 17:47:43 -05:00
Nicolas Giard 7da67f64af
ci: add shared test volume to sandbox deploy 2022-12-22 17:15:35 -05:00
Nicolas Giard 68895ef6dc
ci: fix deploy-to-container script to use postgres image 2022-12-19 16:28:58 -05:00
Robert Sparks 912c7b5ee3
fix: simplify migrations when building postgres db image (#4889)
* chore: remove the effectively unused DATABASE_TEST_OPTIONS setting

* fix: simplify default settings_local so that db-include-fix.py is not needed in CI

* fix: simplify migrations in db-pg-migrate.sh
2022-12-13 17:37:24 -05:00
Nicolas Giard 81b8ffc929
ci: add hostname label to sandbox container 2022-12-06 18:03:00 -05:00
Nicolas Giard 7a4c8b375f
ci: fix sandbox label app version 2022-12-06 17:34:28 -05:00
Nicolas Giard 9c78c250ed
ci: force sandbox container labels to be string 2022-12-06 17:26:03 -05:00
Nicolas Giard 0bb036ef1d
ci: add labels to sandbox container 2022-12-06 17:16:46 -05:00
Robert Sparks 2636c59f99
feat: stop supporting pre-tzaware migration database dumps. (#4782)
* feat: stop supporting pre-tzaware migration database dumps.

* chore: remove unnecessary env variable
2022-11-28 10:17:22 -06:00
Nicolas Giard 4c471983c3
ci: revert prod settings change when deploying to sandbox 2022-11-14 17:26:48 -05:00
Nicolas Giard 069c913817
ci: force set server mode to dev for sandbox deploy 2022-11-14 15:48:13 -05:00
Jennifer Richards f43e37ea99
ci: Do the USE_TZ dance when running migrations 2022-10-27 16:58:36 -03:00
NGPixel b49d92e674
ci: deploy to sandbox - celery containers 2022-10-27 00:04:05 -04:00
NGPixel 417bf3da1c
ci: deploy to sandbox - fix settings replace 2022-10-26 23:13:09 -04:00
NGPixel bd66b59794
ci: deploy to sandbox - fix nanoid-dictionary import 2022-10-26 23:05:23 -04:00
NGPixel 89cff5cc3c
ci: deploy to sandbox - create mq container 2022-10-26 22:55:22 -04:00
NGPixel 1d6f2002ad
ci: deploy to container workflow - add test/data folder contents 2022-10-26 14:49:33 -04:00
NGPixel 6503e57174
ci: deploy to container workflow - remove anonymous volumes on db delete 2022-10-26 03:10:17 -04:00
NGPixel db3c93a25a
ci: deploy to container workflow - add assets volume bind 2022-10-26 03:04:25 -04:00
NGPixel cd4992e412
ci: deploy to container workflow - use shared network 2022-10-26 02:45:56 -04:00
NGPixel 4d1f61ea1a
ci: deploy to container tool cleanup + docs 2022-10-26 00:10:29 -04:00
NGPixel f7ce4cec00
ci: deploy-to-container tool 2022-10-26 00:04:02 -04:00