chore: Merge main into feat/rpc-api#6717
Merged
jennifer-richards merged 36 commits intofeat/rpc-apifrom Nov 30, 2023
Merged
Conversation
* chore(deps): update all Yarn dependencies * fix: yarn dependencies --------- Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com> Co-authored-by: NGPixel <github@ngpixel.com>
* fix: Reorder conflict review columns Fixes #6528 Also remove some redundant computation while I'm here. * Remove some more stuff that isn't needed * Progress * Delivers current functionality * Add some comments * Handle expired docs * Interim commit * Fix tests * Cleanup * More cleanup * Reduce differences to current view * Interim commit * More progress * Getting close * Make page functional again * Remove unused variable * Suppress mypy warning * Fix #6553 * Log in as secretary to execute new code, and remove redundant check * Remove unneeded code * Fix #6608 by adding link to state description to state heading * Missed part of this change in last commit. Also fix an unrelated template nit while I'm here.
* fix: Respect uses_milestone_dates == False * test: Test milestone ordering * test: Fix temp variable naming
ci: merge release to main
ci: merge main to release
ci: bring release's merge commit back into main
ci: merge main to release
ci: bring release merge commit back into to main
…tion (#6656) * fix: restore attendee dbtemplate for old meetings pending data correction * test: adjust attendees test to match workaround
ci: merge main to release
…action/npm/2023-11-20 chore(deps): update all npm dependencies for dev/coverage-action
…2023-11-20 chore(deps): update all npm dependencies for dev/diff
…-container/npm/2023-11-20 chore(deps): update all npm dependencies for dev/deploy-to-container
…pm/2023-11-20 chore(deps): update all npm dependencies for playwright
…ackages/npm/2023-11-20 chore(deps): update all npm dependencies for dev/del-old-packages
* 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>
* feat: iab workshops * chore: keep names fixture up to date
* fix: Combine Group and GroupHistory when counting * refactor: Use same symbol in parallel iterators * fix: Handle group acronym changes in assertion * refactor: Avoid reference to GroupHistory in assertions * chore: Revert so assertion fails on changed acronym The filtering and meeting displays disagree on how to handle this, so let's get a notification if it comes up in production.
ci: merge release to main to capture last release's merge commit
ci: merge main to release
ci: merge main to release
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.