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

Align environment between snapshot publish and verify #1343

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

raporpe
Copy link
Contributor

@raporpe raporpe commented Jan 20, 2025

The snapshot publish pipeline is missing two env variables that change the behavior of pip and might generate different results because of this.

snapshot-verify.yml
https://github.com/microsoft/component-detection/blob/main/.github/workflows/snapshot-verify.yml#L5

snapshot-publish.yml
https://github.com/microsoft/component-detection/blob/main/.github/workflows/snapshot-publish.yml#L4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@raporpe raporpe requested a review from a team as a code owner January 20, 2025 10:41
@raporpe raporpe requested a review from chsalgado January 20, 2025 10:41
Copy link

codecov bot commented Jan 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.6%. Comparing base (7e82752) to head (86f24cf).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##            main   #1343     +/-   ##
=======================================
- Coverage   89.6%   89.6%   -0.1%     
=======================================
  Files        384     384             
  Lines      29930   29930             
  Branches    1835    1835             
=======================================
- Hits       26844   26842      -2     
  Misses      2696    2696             
- Partials     390     392      +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@raporpe
Copy link
Contributor Author

raporpe commented Jan 21, 2025

After merging this PR, please do not forget to rerun the snapshot publish pipeline so that the changes of this PR are reflected when running the verification pipeline

@raporpe
Copy link
Contributor Author

raporpe commented Jan 21, 2025

@FernandoRojo you modified the snapshot publish pipeline at #1294, could you give me some feedback?

@grvillic grvillic merged commit 91378b6 into microsoft:main Jan 21, 2025
20 of 23 checks passed
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.

2 participants