Skip to content

feat: generate RFC json at publication time#11143

Merged
jennifer-richards merged 3 commits into
ietf-tools:mainfrom
jennifer-richards:build-json-at-pub
Jul 7, 2026
Merged

feat: generate RFC json at publication time#11143
jennifer-richards merged 3 commits into
ietf-tools:mainfrom
jennifer-richards:build-json-at-pub

Conversation

@jennifer-richards

Copy link
Copy Markdown
Member

Datatracker has taken over generating RFC JSON when RFC metadata are updated or when the RFC itself is obsoleted or updated by a new publication. This extends that to creating the initial JSON file.

After this change is deployed, Purple can stop sending its version of the JSON. To ease that transition, this continues to accept JSON but ignores the file.

Deprecates uploading json files and ignores the file, instead
generating its own.
Using partial() is safer as general practice because it binds
arguments at call-time.
@codecov

codecov Bot commented Jul 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.59%. Comparing base (8dbc1bc) to head (4072d17).
⚠️ Report is 16 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11143      +/-   ##
==========================================
+ Coverage   88.52%   88.59%   +0.06%     
==========================================
  Files         334      333       -1     
  Lines       45102    44666     -436     
==========================================
- Hits        39927    39570     -357     
+ Misses       5175     5096      -79     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
@jennifer-richards
jennifer-richards merged commit 1fe544a into ietf-tools:main Jul 7, 2026
9 checks passed
@jennifer-richards
jennifer-richards deleted the build-json-at-pub branch July 7, 2026 16:20
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jul 11, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants