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

build: don't run steps that req secrets if fork #359

Merged
merged 2 commits into from
Jan 26, 2024

Conversation

joseph-sentry
Copy link
Contributor

we don't want to run the steps in the CI workflow that require access to secrets so that they don't block the tests from running.

@joseph-sentry joseph-sentry marked this pull request as ready for review January 25, 2024 19:39
Copy link

codecov bot commented Jan 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (be85cc8) 95.94% compared to head (fa12604) 95.94%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #359   +/-   ##
=======================================
  Coverage   95.94%   95.94%           
=======================================
  Files          81       81           
  Lines        2788     2788           
=======================================
  Hits         2675     2675           
  Misses        113      113           
Flag Coverage Δ
python3.10 96.23% <ø> (ø)
python3.11 96.23% <ø> (ø)
python3.8 96.23% <ø> (ø)
python3.9 96.23% <ø> (ø)
smart-labels 95.94% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

trent-codecov
trent-codecov previously approved these changes Jan 25, 2024
we don't want to run the steps in the CI workflow that require
access to secrets so that they don't block the tests from running.

Signed-off-by: joseph-sentry <joseph.sawaya@sentry.io>
Signed-off-by: joseph-sentry <joseph.sawaya@sentry.io>
@joseph-sentry joseph-sentry merged commit ef19810 into main Jan 26, 2024
18 checks passed
@joseph-sentry joseph-sentry deleted the joseph/update-ci-fork branch January 26, 2024 17:38
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