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

Update Source0 URL in specfile #77

Merged
merged 1 commit into from
Aug 17, 2023
Merged

Conversation

r0x0d
Copy link
Member

@r0x0d r0x0d commented Aug 16, 2023

The specfile was using the release archive, which contains only source code, not the vendored dependencies we need. This change is modifying the specfile to pull the changes from the correct place

The specfile was using the release archive, which contains only source
code, not the vendored dependencies we need. This change is modifying
the specfile to pull the changes from the correct place

Signed-off-by: Rodolfo Olivieri <[email protected]>
@r0x0d r0x0d self-assigned this Aug 16, 2023
@codecov-commenter
Copy link

codecov-commenter commented Aug 16, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (66dd0bd) 67.34% compared to head (35f2d1c) 67.34%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #77   +/-   ##
=======================================
  Coverage   67.34%   67.34%           
=======================================
  Files           5        5           
  Lines         343      343           
=======================================
  Hits          231      231           
  Misses         95       95           
  Partials       17       17           
Flag Coverage Δ
go-1.16 67.34% <ø> (ø)
go-1.20 67.34% <ø> (ø)

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.

@andywaltlova andywaltlova self-requested a review August 17, 2023 06:52
Copy link
Collaborator

@andywaltlova andywaltlova left a comment

Choose a reason for hiding this comment

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

@r0x0d r0x0d merged commit 5152083 into oamg:main Aug 17, 2023
@r0x0d r0x0d deleted the update-source-specfile branch August 17, 2023 12:15
@r0x0d r0x0d mentioned this pull request Oct 16, 2023
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