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

Resolve release permissions config #5992

Merged
merged 1 commit into from
Feb 26, 2024
Merged

Resolve release permissions config #5992

merged 1 commit into from
Feb 26, 2024

Conversation

tzununbekov
Copy link
Contributor

Previous issues with the release step were caused by the permissions mismatch of different components - imported ssh and gpg keys, exec-d scripts, and file permissions. With this PR the release step and all related procedures are executed in user space.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 37.87%. Comparing base (4123dd0) to head (4c9371a).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5992      +/-   ##
==========================================
- Coverage   37.95%   37.87%   -0.09%     
==========================================
  Files         371      371              
  Lines       20665    20665              
==========================================
- Hits         7843     7826      -17     
- Misses      12046    12061      +15     
- Partials      776      778       +2     

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

@tzununbekov tzununbekov merged commit d195c66 into master Feb 26, 2024
19 checks passed
@tzununbekov tzununbekov deleted the ci-migration branch February 26, 2024 07:06
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