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