Commit graph

168 commits

Author SHA1 Message Date
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
Nicolas Giard bbe13c3145
ci: add sandbox deploy workflow (wip) 2022-10-25 15:53:43 -04:00
Nicolas Giard fb0617f333
ci: add sandbox deploy workflow (wip) 2022-10-25 15:29:19 -04:00
Nicolas Giard 03bce5f2ff
ci: add sandbox deploy workflow (wip) 2022-10-25 15:15:06 -04:00
Nicolas Giard 16dc976ad1
ci: add sandbox deploy workflow (wip) 2022-10-25 14:58:49 -04:00
Nicolas Giard ba3391b8f8
ci: add sandbox deploy workflow (wip) 2022-10-25 14:46:16 -04:00
Jennifer Richards f3bdbf0ed4
Merge branch 'feat/tzaware' into jennifer/main-for-tzaware-merge
# Conflicts:
#	ietf/meeting/tests_js.py
#	ietf/meeting/tests_models.py
#	ietf/meeting/tests_views.py
#	ietf/meeting/views.py
#	ietf/name/fixtures/names.json
#	ietf/templates/meeting/agenda.html
#	ietf/templates/meeting/session_buttons_include.html
#	ietf/templates/meeting/timeslot_start_end.html
2022-10-14 16:35:57 -03:00
Nicolas Giard eb45bd7c66
ci: improve slack notif on completed build 2022-10-13 20:10:07 -04:00
Nicolas Giard bee77447b8
ci: add slack notification on build release end 2022-10-13 19:47:51 -04:00
Nicolas Giard 30e3f5b079
ci: downgrade release action to node 16 2022-10-13 16:02:58 -04:00
Nicolas Giard 0ffd7fa4bb
ci: update remaining actions to latest in build workflow 2022-10-13 15:03:30 -04:00
Nicolas Giard 6cebbcc8fa
ci: update build workflow with latest checkout action 2022-10-13 14:50:44 -04:00
Nicolas Giard 94e93ebb3b
ci: update build workflow to use latest release-action 2022-10-13 14:47:13 -04:00
Nicolas Giard 6abcbd7502
ci: update build workflow to use latest setup-node action 2022-10-13 14:26:55 -04:00
Nicolas Giard 08dfb82fa4
ci: use setup-node@v3 for run tests workflow 2022-10-11 17:48:32 -04:00
Jennifer Richards ca1320f303
chore: merge main into feat/tzaware
chore: merge main into feat/tzaware
2022-09-22 12:21:38 -03:00
Nicolas Giard 2926d3bd5b
ci: add playwright tests to PR checks 2022-09-21 15:36:07 -04:00
Nicolas Giard 143877ec3d
test: Use Playwright + agenda start/end dates fix (#4471)
* test: agenda-neue - separate timezone controls assertions to allow retries

* test: agenda-neue - use dom query selectors instead of first() / eq()

* test: agenda-neue - playwright

* test: fix playwright setup for ci

* test: playwright - remove safari + fix timezone local

* test: upload playwright report

* test: playwright - fix trace upload

* test

* test: playwright - agenda search

* test: fix startdate timezone

* test: playwright - agenda table events

* test: playwright - remove only filter

* test: remove exit early flag

* test: allow longer tests

* test: agenda materials dialog

* test: agenda filter by area/group

* test: agenda calendar view

* test: agenda settings

* test: jump to day

* test: fix agenda jump to day timezone parse

* test: increase test timeout

* test: remove fail fast

* test: test sharding + increase delay

* test: fixes

* test: use macos image

* test: fixes

* test: agenda color assign + future + live meeting tests

* test: agenda mobile tests

* test: remainder of tests for playwright + optimizations

* test: red line intersection accept close value

* test: add delay for agenda search tests

* chore: cleanup old tests + adapt build workflow

* ci: fix build workflow

* ci: fix build workflow order

* fix: point to playwright floor plan images + readme
2022-09-20 13:33:22 -05:00
Jennifer Richards 1366b6de38
Merge branch 'feat/tzaware' into jennifer/main-to-tzaware-conflicts 2022-09-14 12:36:33 -03:00
Robert Sparks 38e0f5bacb
ci: migrate through the tzaware boundary (#4445)
* ci: migrate through the tzaware boundary

* fix: actually use TZ
2022-09-13 15:23:44 -05:00
Nicolas Giard 82756c31a4
ci: update build workflow to use bash when running python tests 2022-09-08 15:38:13 -04:00
Nicolas Giard 31f659de55
ci: fix build workflow test condition 2022-09-08 15:26:25 -04:00