Lars Eggert
3d44825333
ci: Switch to using geckodriver ( #6541 )
...
* Switch to using geckodriver
* Switch to selenium 4
* Undo
* Remove comment
* Fixes
* Restore non-standard line endings to minimize diff
* Undo
* Remove comment
* test: Fix test_upcoming_view_time_zone_selection
The inputs are hidden and managed by JS, so click
the visible elements instead.
* test: Clumsy fix to test_upcoming_materials_modal
Waiting for the button to be clickable does not
work because the modal is still fading in, so does
not actually close. Would be better to check for it
responding, but I haven't found the right way to do
that yet.
* test: Fix test_add_author_forms
Sending '\n' does not seem to work as it did before,
so click the option instead.
Also reverted some fixme hacks that seem to be obe.
* ci: Update base.Dockerfile
* test: add resource limits to dev/tests/debug.sh env
* ci: add upload of geckodriver.log on failure
* ci: run tests as user 1001
* ci: run app-create-dirs as sudo
* ci: set home folder to root to run tests
---------
Co-authored-by: Jennifer Richards <jennifer@staff.ietf.org>
Co-authored-by: Nicolas Giard <github@ngpixel.com>
Co-authored-by: Robert Sparks <rjsparks@nostrum.com>
2023-11-21 15:30:50 -06:00
Robert Sparks
b89c44f443
chore: merge main and fix new views
2023-11-16 15:58:22 -06:00
Rich Salz
bb8cf21bd1
fix: show nomcoms by convening year only ( #6585 )
...
* ci: Update build-base-app.yml workflow
* fix: Relabel NomCom to show start year, not range
Show just the year that a NomCom started, because showing
the start/end years is confusing.
Fixes : #3419
* fix: Shwo Nomcoms year convened only
Fix the main nomcom index page and the announcement archive page
---------
Co-authored-by: Nicolas Giard <github@ngpixel.com>
Co-authored-by: Robert Sparks <rjsparks@nostrum.com>
2023-11-07 09:57:19 +01:00
dependabot[bot]
fcf1a9a40d
chore(deps): bump actions/setup-node from 3 to 4 ( #6565 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-node
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>
2023-11-05 09:33:17 +01:00
Nicolas Giard
d5e4ea8183
ci: Update build-base-app.yml workflow
2023-11-01 14:59:37 -04:00
Robert Sparks
28c3e1bd5d
chore: merge branch 'main' into feat/rfc
2023-11-01 10:54:29 -05:00
Nicolas Giard
53097955e7
ci: Update tests-az.yml
2023-10-12 23:29:20 -04:00
Nicolas Giard
3efe1e4b6d
ci: Update tests-az.yml workflow
2023-10-12 23:18:19 -04:00
Nicolas Giard
3481559a87
ci: Update tests-az.yml workflow
2023-10-12 23:09:27 -04:00
Nicolas Giard
a57fc7ae8a
ci: Update tests-az.yml workflow
2023-10-12 22:55:44 -04:00
Nicolas Giard
28bcf6f667
ci: Update tests-az.yml
2023-10-12 22:48:31 -04:00
Nicolas Giard
833b652f77
ci: create tests-az.yml workflow
2023-10-12 22:46:24 -04:00
Robert Sparks
ab931f0510
chore: merge main into feat/rfc
2023-10-12 15:11:02 -05:00
Nicolas Giard
c3ec4fdac0
ci: add -v2 flag to ci tests
2023-09-25 18:26:51 -04:00
dependabot[bot]
c717a35147
chore(deps): bump docker/setup-buildx-action from 2 to 3 ( #6338 )
...
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-18 17:44:00 -04:00
dependabot[bot]
5bb093aff8
chore(deps): bump docker/build-push-action from 4 to 5 ( #6337 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
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>
Co-authored-by: Nicolas Giard <github@ngpixel.com>
2023-09-18 17:42:56 -04:00
dependabot[bot]
b55b3bb72d
chore(deps): bump docker/setup-qemu-action from 2 to 3 ( #6336 )
...
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nicolas Giard <github@ngpixel.com>
2023-09-18 17:41:49 -04:00
dependabot[bot]
8877c25ca3
chore(deps): bump docker/login-action from 2 to 3 ( #6335 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/login-action
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>
2023-09-18 17:41:04 -04:00
Robert Sparks
621528ad03
ci: Merge branch 'main' into feat/rfc
2023-09-15 11:48:44 -05:00
Jennifer Richards
d82588835d
chore: Update rabbitmq version to 3.12 ( #6323 )
2023-09-15 10:44:55 -05:00
Jennifer Richards
bc5c411673
ci: specify/parameterize rabbitmq version ( #6308 )
...
* ci: Specify / parameterize rabbitmq version
* ci: Fix syntax in build-mq-broker.yml
2023-09-14 16:17:04 -04:00
Nicolas Giard
4d6a2cf635
ci: always update baseline coverage when building release
2023-09-13 17:57:42 -04:00
dependabot[bot]
9b8969ce0b
chore(deps): bump actions/checkout from 3 to 4 ( #6275 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [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/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
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>
2023-09-13 15:30:19 -05:00
Robert Sparks
e0f27b9d52
ci: merge branch 'main' into feat/rfc
2023-09-05 12:02:07 -05:00
Nicolas Giard
f54f04460f
ci: fix tests workflow naming
2023-09-01 18:07:35 -04:00
Nicolas Giard
1bc0c1515e
ci: fix build workflow
2023-09-01 18:03:12 -04:00
Nicolas Giard
e29f714794
ci: extract tests jobs into reusable workflow
2023-09-01 17:56:40 -04:00
Robert Sparks
f9c9644263
chore: merge main and fix conflicts
2023-08-30 16:35:20 -05:00
Nicolas Giard
cbfb5e850f
test: fix missing migrations on legacy tests on PRs
2023-08-30 12:42:51 -05:00
Nicolas Giard
b3a535429b
test: fix missing migrations on legacy tests on PRs
2023-08-30 13:40:45 -04:00
dependabot[bot]
13d527fce1
chore(deps): bump ncipollo/release-action from 1.12.0 to 1.13.0 ( #6228 )
...
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action ) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/ncipollo/release-action/releases )
- [Commits](https://github.com/ncipollo/release-action/compare/v1.12.0...v1.13.0 )
---
updated-dependencies:
- dependency-name: ncipollo/release-action
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-08-28 14:41:48 -05:00
Robert Sparks
73137364cc
chore: rename test settings and shorten runserver instructions ( #6131 )
2023-08-11 11:21:38 -05:00
Jennifer Richards
48d4072eeb
Merge branch 'feat/rfc' into main-merge
...
# Conflicts:
# ietf/doc/factories.py
# ietf/doc/tests_status_change.py
# ietf/name/fixtures/names.json
# ietf/templates/doc/document_info.html
2023-08-03 18:34:06 -03:00
Nicolas Giard
ff07286404
ci: add --validate-html-harder to build.yml workflow
2023-07-28 14:19:51 -04:00
Nicolas Giard
416ffb0d6f
ci: add --validate-html-harder to tests
2023-07-27 19:15:48 -04:00
Jennifer Richards
7d51781f4f
ci: Enable tests on feat/rfc ( #5953 )
2023-07-11 11:49:57 -03:00
Nicolas Giard
9ae860faf1
ci: revert the typo fix in the build workflow
2023-06-22 12:45:26 -04:00
Nicolas Giard
704744c73f
ci: fix typo in build.yml workflow
2023-06-20 23:48:22 -04:00
Jennifer Richards
b2652e245f
ci: Disable tests on feat/rfc ( #5856 )
...
Not useful until we get far enough that they might start passing
2023-06-20 15:34:29 -03:00
Jennifer Richards
32b90dc334
ci: Drop CI tests for feat/django4 branch ( #5811 )
2023-06-13 10:55:20 -05:00
Jennifer Richards
18d32c2304
ci: Enable CI tests for feat/rfc branch
2023-06-13 10:35:19 -03:00
Nicolas Giard
7ee65847db
ci: fix semver not using release branch
2023-06-02 15:50:05 -04:00
Jennifer Richards
1922a6066e
Merge pull request #5700 from ietf-tools/main
...
chore: main -> django4
2023-05-31 10:59:09 -03:00
dependabot[bot]
b0c27a7abc
chore(deps): Bump codecov/codecov-action from 3.1.3 to 3.1.4 ( #5673 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v3.1.3...v3.1.4 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-23 15:11:22 -04:00
dependabot[bot]
ce3774dbdb
chore(deps): Bump slackapi/slack-github-action from 1.23.0 to 1.24.0 ( #5674 )
...
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action ) from 1.23.0 to 1.24.0.
- [Release notes](https://github.com/slackapi/slack-github-action/releases )
- [Commits](https://github.com/slackapi/slack-github-action/compare/v1.23.0...v1.24.0 )
---
updated-dependencies:
- dependency-name: slackapi/slack-github-action
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-05-23 15:10:50 -04:00
Robert Sparks
4012a213c5
feat!: Version 11 based on Django 4
2023-05-23 11:25:28 -05:00
Jennifer Richards
e973672c25
Merge branch 'feat/django4' into dev/merge-main-5679
2023-05-23 12:11:17 -03:00
Nicolas Giard
23ca7a90bc
ci: add environments to build workflow
2023-05-19 02:47:27 -04:00
Jennifer Richards
7475aa01b6
Merge pull request #5634 from ietf-tools/main
...
chore: Merge main into feat/django4
2023-05-16 13:06:49 -03:00
Nicolas Giard
57f2437a80
ci: create sandbox-refresh.yml workflow
2023-05-15 10:28:27 -04:00
Nicolas Giard
52f34717dd
ci: fix build notify status
2023-05-12 15:59:29 -04:00
Jennifer Richards
96396b833c
Merge pull request #5611 from ietf-tools/main
...
chore: merge main into feat/django4
2023-05-12 11:05:57 -03:00
Nicolas Giard
2590ab226c
ci: build workflow - deploy to legacy sandbox (wip)
2023-05-11 16:35:27 -04:00
Nicolas Giard
94fad6edd4
ci: build workflow - deploy to legacy sandbox (wip)
2023-05-11 16:20:40 -04:00
Nicolas Giard
7a801c3c75
ci: build workflow - deploy to legacy sandbox (wip)
2023-05-11 16:13:32 -04:00
Nicolas Giard
6fe0c513d2
ci: build workflow - deploy to legacy sandbox (wip)
2023-05-11 15:44:45 -04:00
Nicolas Giard
a3459b438d
ci: build workflow - deploy to legacy sandbox (wip)
2023-05-11 15:36:50 -04:00
Nicolas Giard
1ed87475d3
ci: build workflow - deploy to legacy sandbox (wip)
2023-05-11 15:15:20 -04:00
Nicolas Giard
492309b9fe
ci: fix skip tests build workflow (take 4)
2023-05-11 14:38:42 -04:00
Nicolas Giard
19ddfd6397
ci: fix skip tests build workflow (take 3)
2023-05-11 14:33:48 -04:00
Nicolas Giard
b767733f89
ci: fix skip tests build workflow (take 2)
2023-05-11 14:18:11 -04:00
Nicolas Giard
02f3606c00
ci: fix skip tests build workflow
2023-05-11 14:12:42 -04:00
Jennifer Richards
f8a9efc5a4
ci: run tests on feat/django4 PRs ( #5604 )
2023-05-11 12:39:12 -03:00
Nicolas Giard
180663e4ed
ci: fix build workflow conditions
2023-04-26 15:48:15 -04:00
Nicolas Giard
18445f27bf
ci: replace production flag with release trigger
2023-04-25 20:50:19 -04:00
Nicolas Giard
9a2fa59977
ci: fix ci-run-tests.yml workflow
2023-04-25 12:21:35 -04:00
Nicolas Giard
d79ed21998
ci: fix build workflow
2023-04-24 18:10:48 -04:00
Nicolas Giard
502fa41560
ci: fix build workflow conditions
2023-04-24 18:08:01 -04:00
Nicolas Giard
27ae8a6734
ci: fix build workflow conditions
2023-04-24 17:59:30 -04:00
Nicolas Giard
d9d7035ace
ci: fix build workflow
2023-04-24 17:49:20 -04:00
Nicolas Giard
703d7f5a9f
ci: improve build workflow notifications
2023-04-24 17:47:35 -04:00
Nicolas Giard
65ee1ae549
ci: improve build workflow conditions
2023-04-24 17:26:16 -04:00
Nicolas Giard
6b893ce71f
ci: add release branch check to build workflow
2023-04-24 17:16:23 -04:00
dependabot[bot]
3eedaea8b1
ci(deps): bump codecov/codecov-action from 3.1.2 to 3.1.3 ( #5529 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v3.1.2...v3.1.3 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-24 16:27:34 -04:00
Nicolas Giard
bd8013163c
ci: update build workflow to use 10.0 prefix for dev builds
2023-04-23 19:39:06 -04:00
Nicolas Giard
9c40b9300a
chore: update remaining config files to point to new db image
2023-04-18 17:16:13 -04:00
dependabot[bot]
9f5dae361f
ci: bump codecov/codecov-action from 3.1.1 to 3.1.2 ( #5500 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v3.1.1...v3.1.2 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-18 02:15:12 -04:00
Nicolas Giard
8f31ed8a54
ci: disable dev-db-nightly workflow
2023-04-12 20:53:37 -04:00
Robert Sparks
01b4a91bfe
Merge remote-tracking branch 'ietf-tools/main' into feat/postgres
2023-03-29 10:41:47 +09:00
Nicolas Giard
1388b030ee
ci: run tests on feat/postgres PRs
2023-03-25 22:14:46 -04:00
Nicolas Giard
f40681d715
ci: run tests on feat/postgres PRs
2023-03-25 22:12:00 -04:00
Nicolas Giard
b5f9601852
ci: add dev-db-migrations-test.yml workflow
2023-03-25 01:45:56 -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]
ac7efdad4d
chore(deps): bump actions/dependency-review-action from 2 to 3 ( #5301 )
...
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) from 2 to 3.
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](https://github.com/actions/dependency-review-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
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>
2023-03-13 15:59:47 -04:00
dependabot[bot]
a157699a2e
chore(deps): bump docker/build-push-action from 3 to 4 ( #5298 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
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>
2023-03-13 15:58:15 -04:00
Robert Sparks
4b4e876305
Merge branch 'main' into feat/postgres
2023-03-09 11:43:38 -06:00
Lars Eggert
e060eb46df
chore: Use newer versions of various actions ( #5273 )
2023-03-08 12:54:46 -06:00
Robert Sparks
c5f35e4c86
fix: GH workflows should test against postgres, not sqlite. ( #5248 )
2023-02-28 16:23:49 -06:00
Robert Sparks
f010766654
Merge remote-tracking branch 'ietf-tools/main' into feat/postgres
2023-02-27 12:55:47 -06:00
Nicolas Giard
25172f1444
ci: update download-artifact actions in build workflow
2023-02-22 18:05:09 -05:00
Nicolas Giard
ce374acc78
ci: update codecov action in build workflow
2023-02-22 16:48:27 -05:00
Nicolas Giard
d6725f62ef
ci: update codecov action in ci-run-tests workflow
2023-02-22 16:47:42 -05:00
Robert Sparks
e1206fa91e
Merge remote-tracking branch 'upstream/main' into feat/postgres
2023-02-13 09:17:05 -06:00
NGPixel
d73e5d7d53
ci: remove old versions during nightly db build
2023-02-08 15:41:47 -05:00
Nicolas Giard
9a673a27ac
ci: fix nightly db build schedule condition
2023-02-07 14:26:35 -05:00
Nicolas Giard
84d7c77dce
ci: fix nightly db build schedule condition
2023-02-07 14:25:39 -05:00
Robert Sparks
84d766232b
Merge remote-tracking branch 'upstream/main' into feat/postgres
2023-02-07 12:20:36 -06:00
Nicolas Giard
9ea2ee6234
ci: fix db nightly build condition
2023-02-01 20:18:28 -05:00
Nicolas Giard
f763db206b
ci: add workflow options to nightly db build
2023-02-01 20:02:22 -05:00
Robert Sparks
c04feb5765
Merge remote-tracking branch 'origin/main' into feat/postgres
2023-01-26 10:37:50 -06:00
Nicolas Giard
e7c2063992
ci: disable buildx provenance on dev db nightly builds
2023-01-25 22:44:27 -05:00
Robert Sparks
2351629fcc
Merge remote-tracking branch 'origin/main' into feat/postgres
2023-01-23 10:28:14 -06:00
Nicolas Giard
af26ff68da
ci: retry failing pg migrate step
2023-01-11 23:33:50 -05:00
Nicolas Giard
26ef885642
ci: update build workflow to set latest flag on release
2023-01-10 23:48:18 -05:00
Robert Sparks
ec2b7d0d04
Merge remote-tracking branch 'upstream/main' into feat/postgres
2023-01-06 17:29:49 -06:00
Nicolas Giard
ae41ff8dcc
ci: update self-hosted workflow references
2022-12-22 17:30:48 -05:00
Nicolas Giard
64fffae37d
ci: update build workflow to set latest flag on release
2022-12-22 17:17:19 -05:00
Nicolas Giard
acfa7a1629
ci: fix build + pr test steps to use pg db
2022-12-20 20:22:08 -05:00
Robert Sparks
795c182df8
Merge remote-tracking branch 'origin/main' into feat/postgres
2022-12-20 08:31:02 -06:00
Lars Eggert
82bb7c81d2
Create dependency-review.yml ( #4522 )
2022-12-19 15:07:09 -06:00
Nicolas Giard
286e737d98
ci: nightly db build - pin download artifact action to v3
2022-12-15 15:52:31 -05:00
Robert Sparks
01c705323d
ci: use prebuilt postgres data for the build container ( #4908 )
...
* ci: use prebuilt postgres data for the build container
* ci: remove volumes that wont be reused anyhow
2022-12-15 14:02:30 -06:00
Nicolas Giard
ce9afdcc90
ci: move pg build to nightly db workflow
2022-12-14 00:20:49 -05:00
Nicolas Giard
eac5ec0d67
ci: add workflow permissions to pgtest
2022-12-13 23:38:51 -05:00
Nicolas Giard
d9f7488dfb
ci: add missing workflow dependency
2022-12-13 19:57:47 -05:00
Nicolas Giard
5a48d6a77d
ci: add multi-platform pg image build workflow steps
2022-12-13 19:39:27 -05:00
Nicolas Giard
bc1cba1cca
ci: add pgdb service to test build workflow
2022-12-13 17:48:54 -05:00
Nicolas Giard
0d2e264de4
ci: add test pg build workflow
2022-12-13 15:37:04 -05:00
Nicolas Giard
dc023b3e17
ci: fix nightly db build workflow
2022-12-13 14:47:10 -05:00
Nicolas Giard
17fc283944
ci: add pg dockerfile to nightly build
2022-12-13 00:34:53 -05:00
Nicolas Giard
83771aceb3
ci: scheduled shared assets rsync
2022-12-07 17:49:47 -05:00
Nicolas Giard
94e4a0ddd2
ci: add sandbox deploy labels to cli
2022-12-06 17:13:03 -05:00
Nicolas Giard
d8db6e7102
ci: build workflow dynamic name (2)
2022-12-02 14:41:10 -05:00
Nicolas Giard
1ca716faf7
ci: build workflow dynamic name
2022-12-02 14:31:46 -05:00
Nicolas Giard
3c6a60e260
ci: build workflow dynamic name
2022-12-02 14:30:44 -05:00
Nicolas Giard
1e99f88c44
ci: update sandbox to dev.ietf.org
2022-12-01 18:04:18 -05:00
Nicolas Giard
507c6b1914
ci: always run slack notify
2022-12-01 01:20:38 -05:00
Nicolas Giard
6293e61287
ci: add missing build matrix config for test-playwright-legacy step
2022-11-28 18:15:39 -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
a79e9ab571
ci: run pr tests on client file changes
2022-11-22 18:18:29 -05:00
Nicolas Giard
1acd348767
docs: add info for firefox root workaround in tests workflow
2022-11-22 17:54:19 -05:00
Nicolas Giard
deb01f2d83
test: remove cypress + migrate existing tests to playwright ( #4781 )
...
* test: remove cypress + migrate existing tests to playwright + update workflows
* ci: remove leftover condition in ci-run-tests workflow
* ci: add missing matrix to tests-playwright-legacy
* ci: run playwright legacy as user 1001
* ci: set home var for firefox
* ci: allow firefox to run as root for tests
2022-11-22 16:26:19 -06:00
Nicolas Giard
72648dc01c
ci: replace set-output from deb db workflow
2022-11-18 19:53:47 -05:00
Nicolas Giard
c864c90538
ci: update dev db workflow to latest actions
2022-11-18 19:52:07 -05:00
Nicolas Giard
be5197c9bd
ci: update lock-threads workflow (2)
2022-11-17 15:22:00 -05:00
Nicolas Giard
fa50b33812
ci: update lock-threads workflow
2022-11-17 15:14:55 -05:00
Nicolas Giard
c405264811
ci: use from/to tags for changelog build action
2022-11-16 19:05:21 -05:00
Nicolas Giard
9579f6143c
ci: enable skipInvalidTags option in semver build action
2022-11-16 17:28:25 -05:00
Nicolas Giard
8b23be83d2
ci: build workflow explicit default values
2022-11-16 16:46:23 -05:00
Nicolas Giard
cfda9892b2
ci: update build dev base version to 9.0.x
2022-11-14 19:42:58 -05:00
Nicolas Giard
4c471983c3
ci: revert prod settings change when deploying to sandbox
2022-11-14 17:26:48 -05:00
Jennifer Richards
879bedb2c9
ci: do the USE_TZ migration dance for feat/tzaware tests ( #4680 )
2022-10-31 14:25:52 -03:00
Jennifer Richards
b6b2902857
ci: enable pull_request trigger for feat/tzaware branch ( #4677 )
2022-10-28 17:37:20 -03:00
Jennifer Richards
f42016d8fb
Merge branch 'feat/tzaware' into dev/main-merge-to-tzaware
2022-10-27 11:58:32 -03:00
NGPixel
b49d92e674
ci: deploy to sandbox - celery containers
2022-10-27 00:04:05 -04:00
Nicolas Giard
a358119599
ci: deploy to container workflow - clean unused docker images
2022-10-26 15:33:07 -04:00
Nicolas Giard
7f4f3064cc
ci: update sandbox workflow
2022-10-26 00:16:49 -04:00
Nicolas Giard
970ae448d8
ci: add sandbox deploy workflow (wip)
2022-10-25 17:12:35 -04:00
Nicolas Giard
f802f3b8b5
ci: add sandbox deploy workflow (wip)
2022-10-25 16:09:52 -04:00