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

fix(patch): ensure path to artifact directory is correct #27

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

azlam-abdulsalam
Copy link

@azlam-abdulsalam azlam-abdulsalam commented Mar 1, 2024

Ensure correct path to directory is used in repo patch, as this was broken in the update to support multiple release defns

https://github.com/flxbl-io/sfops-issues/issues/25

Repo patch is broken due to incorrect path used by the changes to support multiple release defn
@azlam-abdulsalam azlam-abdulsalam changed the title fix/patch path fix(patch): ensure path to artifact directory is correct Mar 1, 2024
@azlam-abdulsalam azlam-abdulsalam added the bug Something isn't working label Mar 1, 2024
Copy link

codecov bot commented Mar 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.24%. Comparing base (a7c41f8) to head (88fb9f3).
Report is 115 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #27   +/-   ##
=======================================
  Coverage   46.24%   46.24%           
=======================================
  Files          73       73           
  Lines        2820     2820           
  Branches      322      322           
=======================================
  Hits         1304     1304           
  Misses       1491     1491           
  Partials       25       25           

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

@azlam-abdulsalam azlam-abdulsalam merged commit 0df3ee6 into main Mar 1, 2024
6 checks passed
azlam-abdulsalam added a commit that referenced this pull request Mar 1, 2024
Repo patch is broken due to incorrect path used by the changes to support multiple release defn
Copy link

@crazynammer crazynammer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants