Skip to content

Conversation

@nlzet
Copy link
Contributor

@nlzet nlzet commented Apr 29, 2025

Together with @martinwe-adfinis we noticed older files did not have a checksum. So for the fix command when either the original or the new file does not have a checksum we'll skip the sanity check.

@martinwe-adfinis
Copy link
Contributor

As I was also involved here, I'm going to leave the final review to @winged (or someone else). 🙂

I wonder if it might make sense to add a management script to calculate the missing checksums (via separate PR, that is), to avoid unexpected behaviour in the future. Any thoughts, @winged (and maybe @Yelinz, @czosel)?

@Yelinz
Copy link
Member

Yelinz commented Apr 30, 2025

Yeah makes sense to make a command to add missing checksum

@nlzet nlzet force-pushed the fix/alexandria-file-copy-checksum branch from de4ea2b to 2d4fdca Compare May 5, 2025 13:56
@nlzet
Copy link
Contributor Author

nlzet commented May 5, 2025

Added new command to generate missing checksums

)
)

self.stdout.write("")
Copy link
Member

Choose a reason for hiding this comment

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

Is this line intentional for spacing?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes this was only added for a little bit more clarity in the output

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