Skip to content

Conversation

@illia-v
Copy link
Contributor

@illia-v illia-v commented Dec 26, 2022

Tags of libexpat releases are signed and GitHub runs a verification process on them.

I added a check of the verification status retrieved via GitHub's API. If the check succeeds, the script downloads a release source code and compares content of bundled files to the source.

Since a few lines are added to Modules/expat/expat_external.h, I moved them to the top of the file and the script skips them.

@sobolevn
Copy link
Member

You don't need news for build tools :)

@illia-v
Copy link
Contributor Author

illia-v commented Feb 3, 2023

@sobolevn I removed the news entry

@@ -1,3 +1,7 @@
/* Namespace external symbols to allow multiple libexpat version to
Copy link
Member

Choose a reason for hiding this comment

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

This one is should not be needed. It's already included below.

@picnixz
Copy link
Member

picnixz commented Oct 4, 2025

More generally, I'm not sure we actually need this step. Aren't we already doing this with SBOM checks?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants