1
0
mirror of https://github.com/SmartHoneybee/ubiquitous-memory synced 2025-10-25 15:53:48 +02:00

Update to Mattermost 5.28.1 (#94)

* Update to Mattermost 5.28.1

* Update release.mk patch for 5.28

* Repair to original patch text

* Run patch in batch mode

* Try to fix patch file

I'm having a hard time understanding why this is not working on CI.

* Working 5.28.1 release.mk patch

I was previously working off mattermost-server HEAD's copy of release.mk which has apparently changed since 5.28.1, so future PRs will need to make more changes to this patch. But for now, this should allow the patch to be applied.
This commit is contained in:
parnic-sks
2020-10-23 10:34:25 -05:00
committed by GitHub
parent 04f32e9214
commit 34f7ec2895
3 changed files with 9 additions and 21 deletions

View File

@@ -1,3 +1,3 @@
module github.com/SmartHoneybee/ubiquitous-memory/dependabot
require github.com/mattermost/mattermost-server/v5 v5.27.0
require github.com/mattermost/mattermost-server/v5 v5.28.1