-
Notifications
You must be signed in to change notification settings - Fork 519
chore: merge main into feat/blobstage #8945
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
* fix: unexpected chatlog links * fix: separate handling of polls and chatlogs
Co-authored-by: Robert Sparks <[email protected]>
* feat: new meeting registration implementation * fix: use on_delete=models.PROTECT for certain FKs * fix: convert outlier reg_types,ticket_types on initial migration * fix: fix initial migration mistake * fix: remove management command. add task * fix: move migration 0010 to 0011 to resolve conflict * fix: add missing migration for model changes * fix: add reg type names for unknown * fix: change migration to use 'unknown'. Add test function * fix: merge migrations * fix: rename test_migrate_registrations to check_migrate_registrations * fix: update names.json * fix: fix migration issue and add task * fix: fix broken migration dependency
* fix: 400->500 for bad /api/v1/ requests * chore: remove unused import
* chore: reorder migrations * chore: copyright
* feat: add api for related emails. Fixes #8275 * fix: switch from querystring parameter to URL parameter * fix: exclude null character in URL regex --------- Co-authored-by: Robert Sparks <[email protected]>
* refactor: smtpd -> aiosmtpd * test: set mock return value for EmailOnFailureCommandTests The test has been working, but in a broken way, for as long as it has existed. The smtpd-based test_smtpserver was masking an exception that did not interfere with the test's effectiveness. * test: increase SMTP.line_length_limit
* feat: use new mail archive search API for review app lookups * fix: fix patch call * fix: remove url from query_data * fix: force utc timezone on datetime from archive API * fix: remove query_data['url'] from test
* chore: k8s plumbing for mailarchive secret plus a typo fix * style: remove empty line * chore: hints for working with APP_API_TOKENS value
* refactor: update secretariat dashboard style * refactor: change announcement styling * feat: hide to_custom field when not needed * fix: apply Black to python files * fix: add announcement.js to package.json * fix: move announcement playwright test to tests-legacy --------- Co-authored-by: Robert Sparks <[email protected]>
Fixes #5946. This is the minimal fix; other optimisations might be possible, but this gets the job done for the common case -- people scanning for drafts they're interested in.
* fix: merge error dropped @shared_task * fix: cache proceedings longer than recompute interval * test: update tests
) Bumps the npm group with 3 updates in the /dev/deploy-to-container directory: [dockerode](https://github.com/apocas/dockerode), [nanoid](https://github.com/ai/nanoid) and [nanoid-dictionary](https://github.com/CyberAP/nanoid-dictionary). Updates `dockerode` from 4.0.4 to 4.0.6 - [Release notes](https://github.com/apocas/dockerode/releases) - [Commits](apocas/dockerode@v4.0.4...v4.0.6) Updates `nanoid` from 5.1.4 to 5.1.5 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@5.1.4...5.1.5) Updates `nanoid-dictionary` from 5.0.0-beta.1 to 5.0.0 - [Release notes](https://github.com/CyberAP/nanoid-dictionary/releases) - [Changelog](https://github.com/CyberAP/nanoid-dictionary/blob/master/CHANGELOG.md) - [Commits](https://github.com/CyberAP/nanoid-dictionary/commits/5.0.0) --- updated-dependencies: - dependency-name: dockerode dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: nanoid dependency-version: 5.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: nanoid-dictionary dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.9 to 4.3.0. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4.1.9...v4.3.0) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the npm group in /dev/diff with 2 updates: [dockerode](https://github.com/apocas/dockerode) and [luxon](https://github.com/moment/luxon). Updates `dockerode` from 4.0.4 to 4.0.5 - [Release notes](https://github.com/apocas/dockerode/releases) - [Commits](apocas/dockerode@v4.0.4...v4.0.5) Updates `luxon` from 3.5.0 to 3.6.0 - [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md) - [Commits](moment/luxon@3.5.0...3.6.0) --- updated-dependencies: - dependency-name: dockerode dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: luxon dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the npm group in /dev/coverage-action with 1 update: [luxon](https://github.com/moment/luxon). Updates `luxon` from 3.5.0 to 3.6.0 - [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md) - [Commits](moment/luxon@3.5.0...3.6.0) --- updated-dependencies: - dependency-name: luxon dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This reverts commit 5b77ba6. There are still reports of trouble with django-celery-beat 2.8.1.
* feat: more detailed view of all docs in iesg processing (#8838) * feat: more detailed view of all docs in iesg processing * fix: commit new template * feat: cache the new page for 5m in slowpages * fix: add endcache * fix: load cache tag definition * fix: exclude things not in progress * fix: link to the newer all ad dashboard from the base dashboard * fix: reorder ad go-ahead to before iesg eval on search result pages * fix: add a deprecation warning to the older docs in IESG processing view
* fix: paginate search results correctly * style: magic number -> named constant
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.