Snapcraft updates #731

Merged
RAOF merged 4 commits from snapcraft-updates into master 4 years ago
RAOF commented 4 years ago (Migrated from github.com)

Should now work again (😠 )

Should now work again (:angry: )
trinity-1686a approved these changes 4 years ago
trinity-1686a left a comment
Owner

LGTM

LGTM
@ -10,3 +10,3 @@
* Collaborative writing: invite other people to your blogs, and write articles together.
grade: devel # must be 'stable' to release into candidate/stable channels
grade: stable
confinement: strict
Owner

what does that change implies?

what does that change implies?
RAOF (Migrated from github.com) reviewed 4 years ago
@ -10,3 +10,3 @@
* Collaborative writing: invite other people to your blogs, and write articles together.
grade: devel # must be 'stable' to release into candidate/stable channels
grade: stable
confinement: strict
RAOF (Migrated from github.com) commented 4 years ago

Technically, that we can promote the snap into the candidate & stable channels. Otherwise, it's just end-user messaging.

Technically, that we can promote the snap into the candidate & stable channels. Otherwise, it's just end-user messaging.
codecov[bot] commented 4 years ago (Migrated from github.com)

Codecov Report

Merging #731 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #731      +/-   ##
==========================================
- Coverage   39.17%   39.16%   -0.02%     
==========================================
  Files          73       73              
  Lines        9653     9653              
  Branches     2183     2183              
==========================================
- Hits         3782     3781       -1     
  Misses       4819     4819              
- Partials     1052     1053       +1
# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/731?src=pr&el=h1) Report > Merging [#731](https://codecov.io/gh/Plume-org/Plume/pull/731?src=pr&el=desc) into [master](https://codecov.io/gh/Plume-org/Plume/commit/5f8d6b8e0e81390118c4e7eef97546252bc5a7bf?src=pr&el=desc) will **decrease** coverage by `0.01%`. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## master #731 +/- ## ========================================== - Coverage 39.17% 39.16% -0.02% ========================================== Files 73 73 Lines 9653 9653 Branches 2183 2183 ========================================== - Hits 3782 3781 -1 Misses 4819 4819 - Partials 1052 1053 +1 ```

Reviewers

trinity-1686a approved these changes 4 years ago
The pull request has been merged as 2a58835f92.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b snapcraft-updates master
git pull origin snapcraft-updates

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff snapcraft-updates
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Plume/Plume#731
Loading…
There is no content yet.