Skip to content

Conversation

@johnpangalos
Copy link
Contributor

In order for dependency review to work, we need to compare the github sha for the pull request. This can be read from the context and set it as the GITHUB_SHA env variable when it exists.

Fixes #135

@MPV
Copy link
Contributor

MPV commented Nov 6, 2023

In order for dependency review to work, we need to compare the github
sha for the pull request. This can be read from the context and set it
as the GITHUB_SHA env variable when it exists.
Copy link
Member

@adpi2 adpi2 left a comment

Choose a reason for hiding this comment

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

LGTM

@adpi2 adpi2 merged commit f517a6e into scalacenter:main Nov 6, 2023
@MPV MPV mentioned this pull request Nov 6, 2023
@MPV
Copy link
Contributor

MPV commented Nov 6, 2023

See follow-up PR:

@MPV
Copy link
Contributor

MPV commented Nov 6, 2023

Looks like it works, see:

EDIT: I spoke too soon.

FYI: It works when one runs npm run all, as seen in:

...where:

  1. we don't have any ⚠️: No snapshots were found for the head SHA anymore.
  2. commit 41abd6c0e3ca4f175fbc47dbb35e48f5762e9e02 is the same

@MPV
Copy link
Contributor

MPV commented Nov 6, 2023

Thank you @adpi2.
Will you release a new version with this?

@adpi2
Copy link
Member

adpi2 commented Nov 6, 2023

Thank you @MPV and @johnpangalos for figuring this out and fixing it. I will cut a release tomorrow morning.

@MPV
Copy link
Contributor

MPV commented Nov 6, 2023

Works really well, here's another example:

@MPV
Copy link
Contributor

MPV commented Nov 7, 2023

I will cut a release tomorrow morning.

🙏 Thank you

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.

Dependency Review

3 participants