Skip to content

Conversation

@DimitriPapadopoulos
Copy link
Contributor

Description of the changes being introduced by the pull request:

Just fix some typos found by codespell.

@DimitriPapadopoulos DimitriPapadopoulos requested a review from a team as a code owner March 10, 2025 20:51
Signed-off-by: Dimitri Papadopoulos <[email protected]>
the fetcher at Updater initialization and explicitly depending on requests
* ngclient: TLS certificate source was changed. Certificates now come from operating
system certificate store instead of `certifi` (#2762)
* Test infrastucture has improved and should now be more usable externally, e.g. in
Copy link
Contributor Author

@DimitriPapadopoulos DimitriPapadopoulos Mar 10, 2025

Choose a reason for hiding this comment

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

Is it OK to modify the CHANGELOG?

Copy link
Member

Choose a reason for hiding this comment

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

in this part certainly: these are still unreleased changes. I think spelling fixes are fine in released ones as well

metadata_bytes = f.read()
md_obj = Metadata.from_bytes(metadata_bytes)
# Comparate that from_bytes/to_bytes doesn't change the content
# Compare that from_bytes/to_bytes doesn't change the content
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not sure about this one. Perhaps Check that...?

Copy link
Member

@jku jku left a comment

Choose a reason for hiding this comment

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

Thanks, lgtm

the fetcher at Updater initialization and explicitly depending on requests
* ngclient: TLS certificate source was changed. Certificates now come from operating
system certificate store instead of `certifi` (#2762)
* Test infrastucture has improved and should now be more usable externally, e.g. in
Copy link
Member

Choose a reason for hiding this comment

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

in this part certainly: these are still unreleased changes. I think spelling fixes are fine in released ones as well

@jku jku merged commit bef804b into theupdateframework:develop Mar 11, 2025
17 checks passed
@coveralls
Copy link

Coverage Status

coverage: 97.076%. remained the same
when pulling 4a28307 on DimitriPapadopoulos:codespell
into b1d9021 on theupdateframework:develop.

@DimitriPapadopoulos DimitriPapadopoulos deleted the codespell branch March 11, 2025 20:27
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