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

ci: Replace not validated GitHub Actions #925

Merged
merged 3 commits into from
Feb 3, 2021

Conversation

philipphofmann
Copy link
Member

@philipphofmann philipphofmann commented Feb 2, 2021

📜 Description

Replaced all non validated GitHub Actions by replicating the functionality
manually.

💡 Motivation and Context

For uploading the Swift iOS sample app to TestFlight with #918, we added some secrets to the repo that we don't want to be exploited. By removing not validated GitHub Actions we make it harder to steal those secrets.

💚 How did you test it?

CI

📝 Checklist

  • I reviewed the submitted code
  • I updated the CHANGELOG if needed
  • I updated the docs if needed
  • Review from the native team if needed
  • No breaking changes

🔮 Next steps

Replaced all non validated GitHub Actions by replicating the functionality
manually.
@philipphofmann philipphofmann requested a review from a team February 2, 2021 10:16
@philipphofmann philipphofmann self-assigned this Feb 2, 2021
@codecov-io
Copy link

Codecov Report

Merging #925 (eae66fb) into master (15236c7) will decrease coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #925      +/-   ##
==========================================
- Coverage   94.73%   94.69%   -0.05%     
==========================================
  Files          76       76              
  Lines        3494     3504      +10     
==========================================
+ Hits         3310     3318       +8     
- Misses        184      186       +2     
Impacted Files Coverage Δ
Sources/Sentry/SentryClient.m 93.53% <100.00%> (+0.13%) ⬆️
Sources/Sentry/SentryOptions.m 100.00% <100.00%> (ø)
Sources/Sentry/SentryInstallation.m 86.36% <0.00%> (-9.10%) ⬇️
Sources/Sentry/SentryCrashIntegration.m 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 57bae6d...3f8920a. Read the comment docs.

@philipphofmann philipphofmann enabled auto-merge (squash) February 3, 2021 07:32
@philipphofmann philipphofmann merged commit 88e893e into master Feb 3, 2021
@philipphofmann philipphofmann deleted the ci/validated-actions branch February 3, 2021 07:58
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