Skip to content

chore: Merge main to feat#11018

Merged
kesara merged 36 commits into
feat/bibgenfrom
main2
Jun 10, 2026
Merged

chore: Merge main to feat#11018
kesara merged 36 commits into
feat/bibgenfrom
main2

Conversation

@kesara

@kesara kesara commented Jun 10, 2026

Copy link
Copy Markdown
Member

No description provided.

jennifer-richards and others added 30 commits May 14, 2026 22:13
* fix: meeting_stats->404 for nonexistent number

* test: add test case

* chore: fix lint

* test: fix new test
* fix: set searchindex hiddenDefault flag

* chore: adjust docstring comments
* fix: adjust searchindex abstract sanitiziation

* test: leading/trailing whitespace to be stripped

* fix: strip each line of the abstract
* feat: update rfc json

* fix: resilience around fetch of publication status

* fix: guards against malformed RFC document objects

* chore: fix log msg typos

* test: mock more async calls
* chore: drop memcache, add redis (WIP) (#10940)

* chore(dev): use redis for dev sessions

Adds a redis container with a persistent volume and uses this for sessions instead of the database. Results in the same general behavior as before - logins should be persistent until the docker compose stack is torn down.

* chore(deps): install redis/hiredis python pkgs

* chore: remove memcached (mostly)

Still keeps some config references and a custom cache backend

* chore: switch to django-redis for sentinel support

* chore: production redis cache config

Uses sentinel. Untested.

* chore: telemetry: add redis, drop memcache

* chore: remove now-unused cache.py

* chore: adjust imports in gunicorn.conf.py

* chore: adjust redis sentinel settings

* feat: size limit on redis values

* style: ruff ruff

* chore(dev): SizeLimitingRedisClient for dev

Does not make a functional difference in most cases, but
might as well exercise the class.

* test: use db-backed sessions for tests

* chore: typing nit

* ci: remove DEPLOY_STRATEGY

"strategery"

* ci: remove strategy from dt manifests altogether
…10976)

* feat: utilities to count I-D submitters and authors by year

* chore: fix comment typo

* fix: return querysets and sets rather than lists. Improve docstrings.

* refactor: don't flatten sets to lists

* fix: filter to posted submissions and produce report

* chore: black

* chore: boilerplate

* fix: re-re-re fix the ^M problem in the issue template

* feat: self-serve queries for inputs to reporting and survey purposes

* Update ietf/utils/tests_reports.py

Co-authored-by: Jennifer Richards <jeni@borkbork.org>

---------

Co-authored-by: Jennifer Richards <jeni@borkbork.org>
chore: merge release to main
@kesara kesara merged commit d3055a3 into feat/bibgen Jun 10, 2026
2 checks passed
@kesara kesara deleted the main2 branch June 10, 2026 20:58
kesara added a commit that referenced this pull request Jun 10, 2026
kesara added a commit that referenced this pull request Jun 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants