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

Fixing dubious owner issue in pages pipeline #152

Merged
merged 8 commits into from
Feb 14, 2023
Merged

Fixing dubious owner issue in pages pipeline #152

merged 8 commits into from
Feb 14, 2023

Conversation

afroch
Copy link
Contributor

@afroch afroch commented Feb 14, 2023

Summary

This pull request introduces the following changes

  • Fixing an issue with a git security update in the pages pipeline. Git checks now the owner of the folder. For the pipeline, this will cause an issue. By setting the owner rights before running the git options fixes this

Conformity

@codecov-commenter
Copy link

codecov-commenter commented Feb 14, 2023

Codecov Report

Merging #152 (e71681c) into main (1eb0ead) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##             main     #152   +/-   ##
=======================================
  Coverage   96.50%   96.50%           
=======================================
  Files          30       30           
  Lines        2663     2663           
=======================================
  Hits         2570     2570           
  Misses         93       93           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@afroch afroch changed the title Adding debug output (DONT MERGE) Fixing dubious owner issue in pages pipeline Feb 14, 2023
@afroch afroch merged commit 35bab42 into main Feb 14, 2023
@afroch afroch deleted the test_push branch February 14, 2023 14:02
@afroch afroch mentioned this pull request Feb 15, 2023
2 tasks
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