Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a consistency check that compares release artifact files & version number and files at a release commit #808

Open
jenstroeger opened this issue Jul 31, 2024 · 0 comments
Labels
checks The issues related to Macaron checks

Comments

@jenstroeger
Copy link
Contributor

For context, please refer to issue getmoto/moto#7908

I used Macaron v0.11.0 to analyze the Moto package v5.0.11 and noticed that Macaron doesn’t alert me to the version inconsistency reported in the above issue. The JSON report is here: moto.json

It’d be useful if Macaron had a check that would alert me if the published artifact files are different than the files checked into the repository at the release commit. In this particular case of Moto, I suspect the difference might be only in the declared version, but other packages might sneak other changes into the published artifact…

@behnazh-w behnazh-w added the checks The issues related to Macaron checks label Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
checks The issues related to Macaron checks
Projects
None yet
Development

No branches or pull requests

2 participants