Various snap fixes #698

Merged
RAOF merged 4 commits from various-snap-fixes into master 2019-11-16 12:19:47 +00:00
RAOF commented 2019-11-16 04:31:35 +00:00 (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] commented 2019-11-16 04:51:44 +00:00 (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 2019-11-16 08:36:47 +00:00
@ -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) commented 2019-11-16 08:36:35 +00:00

does Snapcraft build nightlies?

does Snapcraft build nightlies?
RAOF commented 2019-11-16 21:39:29 +00:00 (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.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
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#698
No description provided.