Skip to content

feat: generate RFC json at publication time#11143

Open
jennifer-richards wants to merge 3 commits into
ietf-tools:mainfrom
jennifer-richards:build-json-at-pub
Open

feat: generate RFC json at publication time#11143
jennifer-richards wants to merge 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.

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.

2 participants