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 nfpm.yaml for apk packages #597

Merged
merged 1 commit into from
Mar 15, 2024
Merged

Fix nfpm.yaml for apk packages #597

merged 1 commit into from
Mar 15, 2024

Conversation

dhurley
Copy link
Collaborator

@dhurley dhurley commented Mar 14, 2024

Proposed changes

Update nfpm.yaml for apk packages to match the scripts/.local-nfpm.yaml

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING document
  • I have run make install-tools and have attached any dependency changes to this pull request
  • If applicable, I have added tests that prove my fix is effective or that my feature works
  • If applicable, I have checked that any relevant tests pass after adding my changes
  • If applicable, I have updated any relevant documentation (README.md)
  • If applicable, I have tested my cross-platform changes on Ubuntu 22, Redhat 8, SUSE 15 and FreeBSD 13

Copy link

netlify bot commented Mar 14, 2024

Deploy Preview for agent-public-docs canceled.

Name Link
🔨 Latest commit f28f146
🔍 Latest deploy log https://app.netlify.com/sites/agent-public-docs/deploys/65f30ab8fa46af00084d68a5

@dhurley dhurley changed the title Update nfpm.yaml for apk packages Fix nfpm.yaml for apk packages Mar 14, 2024
@dhurley dhurley added bug Something isn't working and removed dependencies chore Pull requests for routine tasks labels Mar 14, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.11%. Comparing base (808c064) to head (f28f146).

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #597      +/-   ##
==========================================
- Coverage   66.13%   66.11%   -0.03%     
==========================================
  Files         118      118              
  Lines       13485    13485              
==========================================
- Hits         8918     8915       -3     
- Misses       3963     3967       +4     
+ Partials      604      603       -1     

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

@oliveromahony oliveromahony merged commit 2a918fb into main Mar 15, 2024
29 checks passed
@oliveromahony oliveromahony deleted the fix-alpine-package branch March 15, 2024 12:05
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.

6 participants