Various snap fixes #698

已合併
RAOF 4 年之前 將 4 次代碼提交從 various-snap-fixes 合併至 master
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) approved these changes 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.

Reviewers

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
未選擇里程碑
No Assignees
1 參與者
訊息
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#698
Loading…
尚未有任何內容