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 broken snapcraft pipeline #1209

Merged
merged 2 commits into from
Dec 15, 2023

Conversation

sapiderman
Copy link
Contributor

@sapiderman sapiderman commented Dec 8, 2023

Monika Pull Request (PR)

What feature/issue does this PR add

  1. Fixes issue Pack Tarball in Publish to Snapcraft Pipeline Error #1206
  2. Broken snapcraft pipeline

How did you implement / how did you fix it

  1. Add write permission for action (didn't have it before)

Testing

  1. Testing using github.com/nektos/act
  2. Run the "publish-snap.yml" locally

success running withc act

image

Copy link

codecov bot commented Dec 8, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (81b96bc) 63.70% compared to head (ac9e711) 63.64%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1209      +/-   ##
==========================================
- Coverage   63.70%   63.64%   -0.07%     
==========================================
  Files         111      111              
  Lines        3207     3207              
  Branches      544      544              
==========================================
- Hits         2043     2041       -2     
- Misses        989      990       +1     
- Partials      175      176       +1     

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

@sapiderman sapiderman marked this pull request as ready for review December 8, 2023 14:07
@sapiderman sapiderman changed the title FIx broken snapcraft pipeline Fix broken snapcraft pipeline Dec 11, 2023
@sapiderman sapiderman linked an issue Dec 11, 2023 that may be closed by this pull request
@sapiderman sapiderman merged commit 86ca6c4 into hyperjumptech:main Dec 15, 2023
6 checks passed
sapiderman added a commit to sapiderman/monika that referenced this pull request Dec 15, 2023
haricnugraha pushed a commit that referenced this pull request Dec 18, 2023
* initial fix

* add test

* add write permission to pipeline (#1209)

* fix test expectation
@sapiderman sapiderman deleted the fix/1206-pipeline-error branch January 16, 2024 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

Pack Tarball in Publish to Snapcraft Pipeline Error
3 participants