Skip to content

ci: merge main to release#10493

Merged
jennifer-richards merged 15 commits intoreleasefrom
main
Mar 4, 2026
Merged

ci: merge main to release#10493
jennifer-richards merged 15 commits intoreleasefrom
main

Conversation

@jennifer-richards
Copy link
Copy Markdown
Member

No description provided.

jennifer-richards and others added 15 commits February 13, 2026 11:36
* chore(dev): update docker-compose depends_on

* chore(dev): another depends_on tweak

app/celery don't actually use the blobstore container,
but the Django config refers to it so we should
probably depend on it anyway
* refactor: eliminate inline script

Partially removes jQuery from this corner

* chore: indicate whether slide updates were sent

* feat: admin button to push slide decks to Meetecho

* test: new test

* test: cover interim case
* feat: RfcAuthorSerializer.email is current email

* refactor: RfcAuthor email field -> property

* feat: more RfcMetadataSerializer fields

* shepherd email (with a fallback to the draft)
* doc ad email
* area ad emails
* group list email

* fix: filter RFCs by any group type

* feat: filter by RFC numbers

* fix: shepherd -> draft object in response JSON

* fix: consistent filter naming

* chore: migration

* test: update test_notify_rfc_published

* fix: RfcAuthor.email() -> Email, not str

* fix: update RfcAuthorFactory

* fix: consistent blank value in email()

* fix: guard against non-prefetched queryset

* test: fix nomcom test

* refactor: name-addr -> addr for ad/shepherd

Also falls back to current primary email for ad/shepherd if the email on
record is inactive.
* fix: RFC area only for ietf stream

* fix: no ADs for inactive areas
* test: group serializer tests

* fix: Group.ads is a property

* fix: no need for type in AreaSerializer
* feat: notify errata system of new rfc

* chore: ruff
* feat: more editable RFC fields for API (WIP)

Checkpoint commit!

* chore: avoid requiring prefetch

Makes some fields write-only to achieve this.

* refactor: replace EditableRfcSerializer

* fix: mark read-only field properly

* refactor: SubseriesNameField

* test: EditableRfcSerializer

* refactor: DocEvent adjustment

* feat: record person ids for authors

* chore: adjust history message

* fix: always save!!

* fix: better msg formatting

* fix: _almost_ always save!!

* fix: lint

* refactor: rename var
* refactor: Document.area() + serializer

* feat: add area to FullDraftSerializer
…108 (#10424)

Bumps [types-pytz](https://github.com/typeshed-internal/stub_uploader) from 2025.2.0.20250809 to 2025.2.0.20251108.
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits)

---
updated-dependencies:
- dependency-name: types-pytz
  dependency-version: 2025.2.0.20251108
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@jennifer-richards jennifer-richards merged commit d50e812 into release Mar 4, 2026
2 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 8, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants