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

impl: add a script to easily diff two built sites #1045

Merged
merged 2 commits into from
Apr 11, 2024

Conversation

MarkLodato
Copy link
Member

Whenever we get a pull request to update a dependency, I run a diff to
make sure it doesn't break anything. This script simplifies that process
since it now works on archives download from Netlify, and it no longer
requires copy/pasting commands.

This could easily be turned into a stand-alone script outside SLSA -
seems like a generally useful tool!

Signed-off-by: Mark Lodato [email protected]

Whenever we get a pull request to update a dependency, I run a diff to
make sure it doesn't break anything. This script simplifies that process
since it now works on archives download from Netlify, and it no longer
requires copy/pasting commands.

This could easily be turned into a stand-alone script outside SLSA -
seems like a generally useful tool!

Signed-off-by: Mark Lodato <[email protected]>
Copy link

netlify bot commented Apr 10, 2024

Deploy Preview for slsa canceled.

Name Link
🔨 Latest commit 2d135b4
🔍 Latest deploy log https://app.netlify.com/sites/slsa/deploys/6617b4efe4eb170008d9e3f2

Copy link
Member

@joshuagl joshuagl left a comment

Choose a reason for hiding this comment

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

This is very neat!

Signed-off-by: Arnaud J Le Hors <[email protected]>
Copy link
Member

@lehors lehors left a comment

Choose a reason for hiding this comment

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

I agree this is pretty nifty!

@lehors lehors merged commit 3c6bd40 into slsa-framework:main Apr 11, 2024
6 checks passed
Nikokrock pushed a commit to Nikokrock/slsa that referenced this pull request Jun 13, 2024
Whenever we get a pull request to update a dependency, I run a diff to
make sure it doesn't break anything. This script simplifies that process
since it now works on archives download from Netlify, and it no longer
requires copy/pasting commands.

This could easily be turned into a stand-alone script outside SLSA -
seems like a generally useful tool!

Signed-off-by: Mark Lodato <[email protected]>

---------

Signed-off-by: Mark Lodato <[email protected]>
Signed-off-by: Arnaud J Le Hors <[email protected]>
Co-authored-by: Arnaud J Le Hors <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants