Skip to content

feat: Expose important library versions#7713

Merged
rjsparks merged 5 commits into
ietf-tools:mainfrom
kesara:feat/versions
Nov 27, 2024
Merged

feat: Expose important library versions#7713
rjsparks merged 5 commits into
ietf-tools:mainfrom
kesara:feat/versions

Conversation

@kesara

@kesara kesara commented Jul 20, 2024

Copy link
Copy Markdown
Member

Update /api/version to include

"other": {
    "xml2rfc": "<version>",
    "weasyprint": "<version>"
},

Fixes #3415

@kesara

kesara commented Jul 20, 2024

Copy link
Copy Markdown
Member Author

@rjsparks is this implementation going in the correct direction?

@codecov

codecov Bot commented Jul 20, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.95%. Comparing base (c7f6bde) to head (4d917fb).
Report is 220 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7713      +/-   ##
==========================================
+ Coverage   88.78%   88.95%   +0.16%     
==========================================
  Files         296      303       +7     
  Lines       41320    41277      -43     
==========================================
+ Hits        36687    36717      +30     
+ Misses       4633     4560      -73     

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

@rjsparks

Copy link
Copy Markdown
Member

Yes - these seems reasonable.

@rjsparks

rjsparks commented Sep 4, 2024

Copy link
Copy Markdown
Member

@kesara - do you want to continue to pursue this?

@kesara

kesara commented Sep 4, 2024

Copy link
Copy Markdown
Member Author

@kesara - do you want to continue to pursue this?

Yes. I will. Sorry, I missed your reply during meeting.

Update `/api/version` to include

```
"other": {
    "xml2rfc": "<version>",
    "weasyprint": "<version>"
},
```

Fixes ietf-tools#3415
@kesara
kesara marked this pull request as ready for review November 3, 2024 12:24
Comment thread ietf/settings.py Outdated

@jennifer-richards jennifer-richards left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Comment thread ietf/settings.py Outdated
@rjsparks
rjsparks merged commit c18900a into ietf-tools:main Nov 27, 2024
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Dec 2, 2024
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.

Expose versions of important underlying libraries

3 participants