Various snap fixes #698

병합
RAOF various-snap-fixes 에서 master 로 4 commits 를 머지했습니다 4 년 전
RAOF 코멘트됨, 4 년 전 (Migrated from github.com)

This uses the new MEDIA_UPLOAD_DIRECTORY support to make media uploads work, cleans up some of the scripts, and sets the version based on git tags.

This uses the new `MEDIA_UPLOAD_DIRECTORY` support to make media uploads work, cleans up some of the scripts, and sets the version based on git tags.
codecov[bot] 코멘트됨, 4 년 전 (Migrated from github.com)

Codecov Report

Merging #698 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #698   +/-   ##
=======================================
  Coverage   39.25%   39.25%           
=======================================
  Files          72       72           
  Lines        9498     9498           
  Branches     2265     2265           
=======================================
  Hits         3728     3728           
  Misses       4713     4713           
  Partials     1057     1057
# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/698?src=pr&el=h1) Report > Merging [#698](https://codecov.io/gh/Plume-org/Plume/pull/698?src=pr&el=desc) into [master](https://codecov.io/gh/Plume-org/Plume/commit/c484ca6afe29a2d6c062b99df22485fcbc57cb9b?src=pr&el=desc) will **not change** coverage. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## master #698 +/- ## ======================================= Coverage 39.25% 39.25% ======================================= Files 72 72 Lines 9498 9498 Branches 2265 2265 ======================================= Hits 3728 3728 Misses 4713 4713 Partials 1057 1057 ```
igalic (Migrated from github.com) 이 변경사항을 승인하였습니다. 4 년 전
@ -2,3 +2,3 @@
base: core18
version: '0.3.0' # just for humans, typically '1.2+git' or '1.3.2'
adopt-info: plume
summary: Multi-user blogging platform, federated over ActivityPub
igalic (Migrated from github.com) 코멘트됨, 4 년 전

does Snapcraft build nightlies?

does Snapcraft build nightlies?
RAOF 코멘트됨, 4 년 전 (Migrated from github.com)

I think it's set up to build each commit. Certainly at least once a day.

I *think* it's set up to build each commit. Certainly at least once a day.

리뷰어

The pull request has been merged as df6f398efc.
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 various-snap-fixes master
git pull origin various-snap-fixes

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff various-snap-fixes
git push origin master
로그인하여 이 대화에 참여
No reviewers
마일스톤 없음
담당자 없음
참여자 1명
알림
마감일
기한이 올바르지 않거나 범위를 벗어났습니다. 'yyyy-mm-dd'형식을 사용해주십시오.

마감일이 설정되지 않았습니다.

의존성

No dependencies set.

Reference: Plume/Plume#698
불러오는 중...
아직 콘텐츠가 없습니다.