Snap: store media in the proper directory #695
No reviewers
Labels
No labels
A: API
A: Backend
A: Federation
A: Front-End
A: I18N
A: Meta
A: Security
Build
C: Bug
C: Discussion
C: Enhancement
C: Feature
Compatibility
Dependency
Design
Documentation
Good first issue
Help welcome
Mobile
Rendering
S: Blocked
S: Duplicate
S: Incomplete
S: Instance specific
S: Invalid
S: Needs Voting/Discussion
S: Ready for review
Suggestion
S: Voted on Loomio
S: Wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Plume/Plume#695
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "snap-media-dir"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Didn't tested it, but it should be ok, if I understand how Snap works.
Codecov Report
Oh, damn. I didn't push this yet!
Needs at least
mdkir->mkdirfixed, but we probably want #698 instead?@ -45,4 +45,6 @@ thentouch ${SNAP_COMMON}/initial-migrations-runfimdkir "${SNAP_DATA}/media"The
configurehook gets run each time the snap is upgraded; the name might be a bit misleading. This would fail the first time the snap is upgraded, asmkdirwill fail to create an existing directory.It's also slightly misspelled 😉
Closing in favor of #698
Pull request closed