Nicolas Giard
f76a99816f
ci: update build.sh statics location
2024-01-24 14:44:15 -05:00
Nicolas Giard
71cf00ddc6
ci: fix collectstatics from build workflow
2024-01-15 18:49:12 -05:00
Nicolas Giard
763b72592a
ci: fix collectstatics build step
2024-01-15 18:41:18 -05:00
Nicolas Giard
4f97fdcb1b
ci: collect + push statics on build
2024-01-15 18:28:33 -05:00
Robert Sparks
caa1d5f462
doc: Update INSTALL
2024-01-05 09:57:40 -06:00
Nicolas Giard
f071c8c365
ci: fix sandboxNoDbRefresh flag
2024-01-03 21:51:40 -05:00
Nicolas Giard
b3c0b30838
ci: add disable daily DB refresh flag
2024-01-03 21:24:44 -05:00
dependabot[bot]
5195e93b4e
chore(deps): bump the npm group in /dev/diff with 2 updates ( #6876 )
...
Bumps the all group in /dev/diff with 2 updates: [dockerode](https://github.com/apocas/dockerode ) and [fs-extra](https://github.com/jprichardson/node-fs-extra ).
Updates `dockerode` from 4.0.0 to 4.0.2
- [Release notes](https://github.com/apocas/dockerode/releases )
- [Commits](https://github.com/apocas/dockerode/compare/v4.0.0...v4.0.2 )
Updates `fs-extra` from 11.1.1 to 11.2.0
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/11.1.1...11.2.0 )
---
updated-dependencies:
- dependency-name: dockerode
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: fs-extra
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-03 18:22:46 -05:00
dependabot[bot]
ce63a6bd7c
chore(deps): bump the npm group in /dev/coverage-action with 4 updates ( #6874 )
...
Bumps the all group in /dev/coverage-action with 4 updates: [chart.js](https://github.com/chartjs/Chart.js ), [eslint](https://github.com/eslint/eslint ), [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) and [npm-check-updates](https://github.com/raineorshine/npm-check-updates ).
Updates `chart.js` from 3.5.1 to 3.9.1
- [Release notes](https://github.com/chartjs/Chart.js/releases )
- [Commits](https://github.com/chartjs/Chart.js/compare/v3.5.1...v3.9.1 )
Updates `eslint` from 8.53.0 to 8.56.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.53.0...v8.56.0 )
Updates `eslint-plugin-import` from 2.29.0 to 2.29.1
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.29.0...v2.29.1 )
Updates `npm-check-updates` from 16.14.11 to 16.14.12
- [Release notes](https://github.com/raineorshine/npm-check-updates/releases )
- [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md )
- [Commits](https://github.com/raineorshine/npm-check-updates/compare/v16.14.11...v16.14.12 )
---
updated-dependencies:
- dependency-name: chart.js
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: npm-check-updates
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-03 18:19:41 -05:00
dependabot[bot]
3e84424260
chore(deps): bump /dev/deploy-to-container npm dependencies ( #6869 )
...
Bumps the all group in /dev/deploy-to-container with 1 update: [dockerode](https://github.com/apocas/dockerode ).
Updates `dockerode` from 4.0.0 to 4.0.2
- [Release notes](https://github.com/apocas/dockerode/releases )
- [Commits](https://github.com/apocas/dockerode/compare/v4.0.0...v4.0.2 )
---
updated-dependencies:
- dependency-name: dockerode
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-03 18:14:20 -05:00
depfu[bot]
6f885778c3
chore(deps): update all npm dependencies for dev/coverage-action ( #6733 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2024-01-03 17:47:02 -05:00
depfu[bot]
e3309242ab
chore(deps): update all npm dependencies for dev/deploy-to-container ( #6795 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2024-01-03 17:46:48 -05:00
Robert Sparks
ec90725f12
chore: remove rfc editor sync from sandbox deploy startup
2023-12-22 08:18:43 -06:00
Nicolas Giard
f3f3f51ce2
ci: disable LETS_ENCRYPT for deploy-to-container CLI
2023-12-21 23:54:00 -05:00
Robert Sparks
4823dfe8eb
chore: move some things that had been moved but later touched in main again ( #6751 )
2023-12-07 18:27:08 -04:00
Robert Sparks
79cac6e565
Merge branch 'main' into feat/rfc
2023-12-05 13:58:47 -06:00
Nicolas Giard
ca60be1299
ci: fix deploy-to-container/cli.js
2023-12-05 14:57:10 -05:00
Robert Sparks
03e161bae9
chore: merge branch 'main' into feat/rfc
2023-12-05 09:12:11 -06:00
Nicolas Giard
0fa51e9016
ci: Update deploy-to-container/cli.js
2023-11-28 12:25:49 -05:00
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
Nicolas Giard
6dcb998a59
ci: update dev.ietf.org settings_local.py
2023-11-21 12:34:24 -06:00
Nicolas Giard
377db9d091
ci: update dev.ietf.org settings_local.py
2023-11-21 13:25:37 -05:00
Robert Sparks
e7ee304ec5
Merge pull request #6666 from ietf-tools/depfu/batch_all/devdel-old-packages/npm/2023-11-20
...
chore(deps): update all npm dependencies for dev/del-old-packages
2023-11-21 10:23:23 -06:00
Robert Sparks
d633213dfb
Merge pull request #6668 from ietf-tools/depfu/batch_all/devdeploy-to-container/npm/2023-11-20
...
chore(deps): update all npm dependencies for dev/deploy-to-container
2023-11-21 10:22:58 -06:00
Robert Sparks
6eda9b575c
Merge pull request #6669 from ietf-tools/depfu/batch_all/devdiff/npm/2023-11-20
...
chore(deps): update all npm dependencies for dev/diff
2023-11-21 10:22:40 -06:00
depfu[bot]
1f997b2310
chore(deps): update all npm dependencies for dev/coverage-action
2023-11-20 06:14:36 +00:00
depfu[bot]
2836347a7e
chore(deps): update all npm dependencies for dev/diff
2023-11-20 06:14:31 +00:00
depfu[bot]
efcbe018a1
chore(deps): update all npm dependencies for dev/deploy-to-container
2023-11-20 06:14:28 +00:00
depfu[bot]
c965b443b6
chore(deps): update all npm dependencies for dev/del-old-packages
2023-11-20 06:14:20 +00:00
Robert Sparks
b89c44f443
chore: merge main and fix new views
2023-11-16 15:58:22 -06:00
depfu[bot]
822068cb3e
chore(deps): update all npm dependencies for dev/coverage-action ( #6610 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-11-09 09:08:43 +01:00
Robert Sparks
28c3e1bd5d
chore: merge branch 'main' into feat/rfc
2023-11-01 10:54:29 -05:00
depfu[bot]
7f7f4391fd
chore(deps): update all npm dependencies for dev/deploy-to-container ( #6516 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-10-23 15:10:17 -05:00
depfu[bot]
86094bdef3
chore(deps): update all npm dependencies for dev/diff ( #6517 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-10-23 15:09:57 -05:00
depfu[bot]
8bdb653b1a
chore(deps): update all npm dependencies for dev/coverage-action ( #6518 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-10-23 15:09:22 -05:00
depfu[bot]
9e9e989672
chore(deps): update all npm dependencies for dev/coverage-action ( #6451 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-10-20 08:09:50 -05:00
Robert Sparks
ab931f0510
chore: merge main into feat/rfc
2023-10-12 15:11:02 -05:00
Nicolas Giard
a6babab105
ci: remove deprecated datatracker-db-pg from del-old-packages script
2023-10-07 17:47:52 -04:00
Robert Sparks
4f4f6b8bc1
ci: yet another typo correction
2023-09-26 22:03:03 -05:00
Robert Sparks
72ae962424
ci: correct typo
2023-09-26 21:31:59 -05:00
Robert Sparks
1c9494d43a
ci: rfc-index sync on deploy
2023-09-26 17:28:55 -05:00
depfu[bot]
1dc06f0a15
chore(deps): update all npm dependencies for dev/deploy-to-container ( #6366 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-09-26 12:19:36 -05:00
depfu[bot]
108b546b18
chore(deps): update all npm dependencies for dev/diff ( #6367 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-09-26 12:19:25 -05:00
depfu[bot]
0c3a4e10ac
chore(deps): update all npm dependencies for dev/coverage-action ( #6368 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-09-26 12:19:12 -05:00
Robert Sparks
621528ad03
ci: Merge branch 'main' into feat/rfc
2023-09-15 11:48:44 -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
depfu[bot]
5d00e7226b
chore(deps): update all npm dependencies for dev/coverage-action ( #6290 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-09-13 15:30:49 -05:00
depfu[bot]
bcc8587a45
chore(deps): update all npm dependencies for dev/del-old-packages ( #6288 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-09-13 15:30:29 -05:00
Robert Sparks
f9c9644263
chore: merge main and fix conflicts
2023-08-30 16:35:20 -05:00
depfu[bot]
5d08378b5a
chore(deps): update all npm dependencies for dev/del-old-packages ( #6223 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-08-28 09:03:09 -05:00
depfu[bot]
cf94947af7
chore(deps): update all npm dependencies for dev/diff ( #6225 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-08-28 09:02:49 -05:00
depfu[bot]
8477e29e40
chore(deps): update all npm dependencies for dev/coverage-action ( #6226 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-08-28 09:02:36 -05:00
Robert Sparks
94e9f433f6
chore: moved away more legacy code
2023-08-19 13:11:51 -05:00
Robert Sparks
08257e0d2e
chore: moved away code that should be kept present as documentation, but not as live ammunition
2023-08-19 13:10:23 -05:00
depfu[bot]
f0c17892d1
chore(deps): update all npm dependencies for dev/del-old-packages ( #6142 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-08-14 16:09:43 -05:00
depfu[bot]
4e3ebb00d3
chore(deps): update all npm dependencies for dev/diff ( #6143 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-08-14 16:09:33 -05:00
depfu[bot]
8e49be75a4
chore(deps): update all npm dependencies for dev/coverage-action ( #6144 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-08-14 16:09:17 -05:00
Nicolas Giard
5de4c0b45b
ci: fix sandbox start.sh memcached user
2023-08-08 16:08:11 -04:00
depfu[bot]
4653906eec
chore(deps): update all npm dependencies for dev/coverage-action ( #6063 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-08-08 13:08:02 -05:00
depfu[bot]
d28eabef0d
chore(deps): update all npm dependencies for dev/diff ( #6062 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-08-08 13:07:45 -05:00
Nicolas Giard
b327a27736
ci: update dev sandbox init script to start memcached
2023-08-08 11:44:05 -04:00
depfu[bot]
9ca3d80baa
chore(deps): update all npm dependencies for dev/diff ( #5974 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-07-19 13:46:56 -05:00
depfu[bot]
3a581d988b
chore(deps): update all npm dependencies for dev/diff ( #5904 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-07-05 15:49:20 -05:00
depfu[bot]
d4e36ac4e4
chore(deps): update all npm dependencies for dev/coverage-action ( #5905 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-07-05 15:49:09 -05:00
depfu[bot]
f1710e21b0
chore(deps): update all npm dependencies for dev/del-old-packages ( #5846 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-06-21 11:44:45 -05:00
depfu[bot]
d1d7f87f16
chore(deps): update all npm dependencies for dev/coverage-action ( #5847 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-06-21 11:44:29 -05:00
Jennifer Richards
b7dd8b9b95
chore: Restart celery worker on source changes ( #5749 )
...
* chore: Restart celery worker on Python source change
* chore: Debounce celery restarts, only watch ietf dir
2023-06-08 14:13:46 -05:00
depfu[bot]
d565c349ce
chore(deps): update all npm dependencies for dev/deploy-to-container ( #5753 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-06-08 13:48:30 -05:00
depfu[bot]
59ced7f428
chore(deps): update all npm dependencies for dev/diff ( #5754 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-06-08 13:47:06 -05:00
depfu[bot]
37e83ea078
chore(deps): update all npm dependencies for dev/coverage-action ( #5755 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-06-08 13:37:34 -05:00
Jennifer Richards
1922a6066e
Merge pull request #5700 from ietf-tools/main
...
chore: main -> django4
2023-05-31 10:59:09 -03:00
depfu[bot]
04fbb8cff3
chore(deps): update all npm dependencies for dev/del-old-packages ( #5669 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-05-24 09:50:24 -05:00
depfu[bot]
8e5adb99a3
chore(deps): update all npm dependencies for dev/coverage-action ( #5671 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-05-24 09:50:10 -05: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
depfu[bot]
0ff693d077
chore(deps): update all npm dependencies for dev/diff ( #5621 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-05-15 16:42:26 -05:00
NGPixel
c777f6f67d
ci: fix sandbox refresh script
2023-05-15 13:45:05 -04:00
NGPixel
ad992b96ec
ci: add refresh sandbox DB containers script
2023-05-15 13:42:23 -04:00
depfu[bot]
6688cceb04
chore(deps): update all npm dependencies for dev/diff ( #5526 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-05-15 10:33:24 -05:00
depfu[bot]
675de0ac73
chore(deps): update all npm dependencies for dev/deploy-to-container ( #5617 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-05-15 10:32:35 -05:00
Jennifer Richards
264ff60cd2
Merge pull request #5601 from jennifer-richards/django4
...
chore: Upgrade to Django 3.0
2023-05-11 11:04:36 -04:00
Jennifer Richards
ed571ae50b
chore: Rename DB engine to drop the deprecated "_psycopg2" suffix
2023-05-10 12:40:37 -03:00
depfu[bot]
c53d7836ed
chore(deps): update all npm dependencies for dev/deploy-to-container ( #5587 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-05-09 15:23:33 -05:00
Robert Sparks
400a830661
chore: add bibxml-ids dir to container build. ( #5590 )
2023-05-08 15:16:31 -05:00
depfu[bot]
f2d34dddac
chore(deps): update all npm dependencies for dev/coverage-action
2023-05-01 06:18:43 +00:00
Nicolas Giard
d1ae52de9b
ci: fix remaining ietf db name references
2023-04-25 12:53:00 -04:00
Nicolas Giard
392fa0826a
ci: fix prepare.sh database name
2023-04-25 12:17:24 -04:00
depfu[bot]
5f1f7aa511
chore(deps): update all npm dependencies for dev/coverage-action ( #5497 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-04-23 10:58:36 -05:00
Nicolas Giard
16ba4a438b
fix: set search_path to datatracker
2023-04-18 21:42:01 -04:00
Nicolas Giard
ee2ed27e9f
chore: change db name to datatracker
2023-04-18 19:19:58 -04:00
Nicolas Giard
9c40b9300a
chore: update remaining config files to point to new db image
2023-04-18 17:16:13 -04:00
Nicolas Giard
2d08375442
ci: update deploy-to-container to use new db image
2023-04-18 17:06:59 -04:00
Nicolas Giard
0744a95173
ci: make codecov PR patch checks informational only
2023-04-17 03:07:41 -04:00
depfu[bot]
244142cc7d
chore(deps): update all npm dependencies for dev/coverage-action ( #5477 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-04-12 17:36:36 -05:00
depfu[bot]
61136aded6
chore(deps): update all npm dependencies for dev/deploy-to-container ( #5478 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-04-12 17:36:18 -05:00
Robert Sparks
f556d1f6da
Merge remote-tracking branch 'ietf-tools/main' into feat/postgres
2023-04-10 12:20:24 -05:00
depfu[bot]
103cd9492a
chore(deps): update all npm dependencies for dev/deploy-to-container ( #5464 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-04-10 09:10:05 -05:00
depfu[bot]
fb4c6d70e5
chore(deps): update all npm dependencies for dev/diff ( #5465 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-04-10 09:09:12 -05:00
Robert Sparks
01b4a91bfe
Merge remote-tracking branch 'ietf-tools/main' into feat/postgres
2023-03-29 10:41:47 +09:00
depfu[bot]
1425c15355
chore(package): update all npm dependencies for dev/del-old-packages ( #5369 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-03-21 18:58:08 -04: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