Robert Sparks
2e373adcd2
feat: improve release information in footer. ( #3738 )
2022-03-30 11:53:07 -03:00
Nicolas Giard
7917fa336a
ci: fix coverage xml for PR tests
2022-03-29 21:23:29 -04:00
Nicolas Giard
51ec004718
ci: always run codacy reporter
2022-03-29 20:46:18 -04:00
Nicolas Giard
11fe9f56b4
ci: output xml coverage report
2022-03-29 20:38:18 -04:00
Nicolas Giard
32d15efee6
ci: test codacy code coverage reporting
2022-03-29 19:38:39 -04:00
Kesara Rathnayake
65439960fe
fix: Use an input field for draft submit status search ( #3758 )
2022-03-29 12:35:46 -05:00
Nicolas Giard
0250ea09b9
Merge pull request #3752 from painless-security/main-merge
...
chore: merge updates from main into feat/bs5 branch
2022-03-25 16:13:07 -04:00
Jennifer Richards
9590303027
Merge remote-tracking branch 'origin/feat/bs5' into main-merge
2022-03-25 15:18:58 -03:00
Robert Sparks
38883e506f
fix: enable delegation for many group types. ( #3753 )
...
fixes #3740
2022-03-25 13:56:49 -03:00
Robert Sparks
eaf1f01e4d
fix: point wg about pages directly to jabber archives. Fixes #3462 and #3368 . ( #3750 )
2022-03-25 13:48:47 -03:00
Jennifer Richards
4e3330e80f
fix: remove duplicate lines from merge
2022-03-25 12:44:32 -03:00
Jennifer Richards
7c6fa167f1
ci: remove bs3-related workflow; do not install grunt
2022-03-25 12:16:23 -03:00
Jennifer Richards
c0c8771370
Merge branch 'main' into main-merge
...
# Conflicts:
# .devcontainer/docker-compose.extend.yml
# .github/workflows/build-test-base.yml
# .github/workflows/build.yml
# README.md
# docker/app.Dockerfile
# docker/configs/settings_local.py
# docker/docker-compose.extend.yml
# docker/scripts/app-init.sh
# ietf/release/tests.py
# ietf/release/urls.py
# ietf/templates/500.html
# ietf/templates/api/index.html
# ietf/templates/base.html
# ietf/templates/base/menu.html
# ietf/templates/group/group_about_status_edit.html
# ietf/templates/meeting/agenda_filter.html
# ietf/templates/release/about.html
# ietf/utils/tests.py
# package-lock.json
2022-03-25 11:15:05 -03:00
Robert Sparks
87838725af
test: bypass html validation pending rework at template level ( #3748 )
2022-03-25 07:53:46 -05:00
Russ Housley
0024cc9ea1
chore: Remove references to settings.SECR_VIRTUAL_MEETINGS. Fixes #3717 . ( #3741 )
2022-03-25 04:26:50 -05:00
Nicolas Giard
8989f2fd72
ci: add codecov upload to PR tests
2022-03-24 18:20:36 -04:00
Nicolas Giard
0821260cc3
ci: build workflow - rename cov results file
2022-03-24 16:40:44 -04:00
Robert Sparks
79bcc6448e
feat: redirect to release information at github ( #3746 )
...
* chore: remove unused import
* feat: redirect to release information at github.
2022-03-24 16:38:33 -04:00
Nicolas Giard
32bf50ef1b
ci: build workflow - force coverage upload even on failed tests
2022-03-24 15:49:38 -04:00
Nicolas Giard
e1c8b5efe4
ci: add codecov to tests
2022-03-24 15:45:37 -04:00
Nicolas Giard
9a4505dc74
chore: remove svn/trac infrastructure ( #3649 ) ( #3739 )
...
* chore: Remove svn/trac related infrastructure
* chore: Remove more svn/trac infrastructure
* fix: remove commented out Trac requirement
2022-03-24 12:24:35 -05:00
Lars Eggert
870fed030f
fix: More fixes for narrow screens ( #3662 )
...
* fix: More fixes for narrow screens
Need to keep checking for issues, there are more.
* Make columns more narrow on narrow screens
* More fixes
* More fixes
* Test fixes
* Fix more tests
* Close tbody
2022-03-24 12:40:48 -03:00
Robert Sparks
66feccbc67
test: avoid edge case in test factory. Fixes #3513 . ( #3736 )
2022-03-24 09:13:33 -03:00
Nicolas Giard
54b498fd6a
chore: allow custom port for dev docker run ( #3722 )
2022-03-23 18:11:09 -04:00
Nicolas Giard
595e4f241c
chore: move hold-for-merge + ready-for-merge into dev/legacy
2022-03-23 18:10:42 -04:00
Nicolas Giard
5125fcc646
ci: fix tests prepare script exec permissions
2022-03-23 18:04:15 -04:00
Nicolas Giard
6863061396
ci: fix dev version number for build release
2022-03-23 15:54:14 -04:00
Nicolas Giard
d489391b66
ci: fix build sed replace
2022-03-23 15:42:13 -04:00
Nicolas Giard
ac39c017cf
ci: add env vars to build output
2022-03-23 15:38:59 -04:00
Nicolas Giard
259957f4b6
ci: skip download coverage when tests are disabled
2022-03-23 15:04:54 -04:00
Nicolas Giard
e6aeb3187e
ci: fix build missing runs-on param
2022-03-23 15:01:54 -04:00
Nicolas Giard
f8d7e45239
ci: build improvements + skip tests option
2022-03-23 14:59:56 -04:00
Robert Sparks
cf5f075c0d
chore: reset baseline release coverage ( #3732 )
2022-03-23 08:39:04 -05:00
Nicolas Giard
8baeb85118
ci: add tests to publish build workflow
2022-03-23 00:30:44 -04:00
Eric Vyncke
65d4c99707
feat: use related docs pages count when no page count ( #3686 )
2022-03-22 13:41:37 -05:00
Nicolas Giard
457bb54db4
ci: fix pr tests run commands
2022-03-22 14:36:24 -04:00
Jennifer Richards
4e437a9f2d
test: scroll swap timeslots button into view before clicking ( #3719 )
2022-03-22 13:33:48 -05:00
Russ Housley
fd9a0a4d9f
fix: Do not include concluded WGs in /list/nonwg. Fixes #3726 . ( #3727 )
2022-03-22 13:18:59 -05:00
Robert Sparks
902e37d24d
fix: improve looking into submission request for remote ip. ( #3720 )
2022-03-22 13:04:50 -05:00
Robert Sparks
3d529bad20
fix: improve validation of submission version. Add submission name validation tests.
...
Co-authored-by: russhousley <housley@vigilsec.com>
2022-03-22 14:51:25 -03:00
Nicolas Giard
95611a44ac
ci: add test base dockerfile to build triggers
2022-03-22 13:46:57 -04:00
Nicolas Giard
fd5de45ddf
ci: fix typo test base docker image
2022-03-22 13:45:34 -04:00
Lars Eggert
f516f86a17
ci: Add vnu to dev + test docker image ( #3724 )
...
* ci: Add vnu to dev docker image
* Use default-jdk from apt, and just download the vnu JAR blob
2022-03-22 13:13:28 -04:00
Robert Sparks
841f289b5d
fix: repair incorrect merge ( #3728 )
2022-03-22 13:51:02 -03:00
Nicolas Giard
a19802260c
chore: allow custom port for dev docker run ( #3722 )
2022-03-22 07:30:15 -05:00
Lars Eggert
d47692546e
fix: Re-add agenda day navigation targets to right-hand nav ( #3723 )
...
Fixes #3698
2022-03-22 07:22:25 -05:00
Jennifer Richards
fd2adc86eb
fix: redirect to renamed schedule after saving a name change ( #3696 )
...
Fixes #3427
2022-03-21 16:22:28 -03:00
Jennifer Richards
6ee123d29b
fix: replace invalid bi-chat* icons with valid ones ( #3716 )
2022-03-21 16:10:56 -03:00
Nicolas Giard
adc6331727
ci: inject release hash + branch during build
2022-03-21 14:45:10 -04:00
Nicolas Giard
ffb6904b09
ci: inject release hash + branch during build
2022-03-21 14:44:58 -04:00