1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mattermost_ynh.git synced 2024-09-03 19:36:29 +02:00
Commit graph

757 commits

Author SHA1 Message Date
Pierre de La Morinerie
acbb2feeab scripts: restore local plugins after an upgrade 2021-12-26 09:54:59 +01:00
Pierre de La Morinerie
edc5f8f8f7 config: allow connections to the Plugins marketplace
Otherwise the connections to the default Marketplace are blocked, which
is a bad user experience.
2021-12-26 09:42:01 +01:00
Pierre de La Morinerie
bffa9a48da
Merge pull request #322 from YunoHost-Apps/config
synchronize config file to upstream
2021-12-21 11:40:41 +01:00
ericgaspar
58fa4dfc3d synchronize config file to upstream 2021-12-21 09:18:28 +01:00
Pierre de La Morinerie
42676a71f4
Merge pull request #319 from YunoHost-Apps/testing 2021-12-21 09:13:26 +01:00
Pierre de La Morinerie
054e107945
Merge pull request #321 from YunoHost-Apps/ci-auto-update-v6.2.1 2021-12-21 09:05:11 +01:00
Yunohost-Bot
4aab82c600 Auto-update README 2021-12-21 06:08:17 +00:00
yunohost-bot
c8bd48b44d Upgrade to v6.2.1 2021-12-21 06:08:12 +00:00
Yunohost-Bot
ec163067f1 Auto-update README 2021-12-07 17:27:00 +00:00
ericgaspar
2cece42e2d
Update manifest.json 2021-12-07 18:26:54 +01:00
Éric Gaspar
678a1d80cb
Remove ynh_detect_arch helper (#317)
ynh_detect_arch is deprecated in favor of YNH_ARCH

* Add  #315 and #316
2021-12-06 12:37:56 +01:00
Pierre de La Morinerie
702a6da453
Merge pull request #318 from YunoHost-Apps/Config.json 2021-12-05 08:53:25 +01:00
ericgaspar
982af69b0c
Update config.json 2021-12-03 23:25:41 +01:00
Pierre de La Morinerie
e86192b7a6
Merge pull request #314 from YunoHost-Apps/testing 2021-12-01 09:33:21 +01:00
Alexandre Aubin
1f867a9c70
Merge pull request #312 from YunoHost-Apps/6.1.0
6.1.0
2021-11-30 18:57:42 +01:00
Pierre de La Morinerie
25591dfeb0 Update to Mattermost 6.1.0 2021-11-29 08:20:07 +01:00
Pierre de La Morinerie
ff949368ac tools: update the bump script to sha256 all the things 2021-11-29 08:19:00 +01:00
Pierre de La Morinerie
07d725f663 Merge branch 'fix-mmctl-detection' into testing 2021-11-14 23:00:49 +01:00
Pierre de La Morinerie
d15f92f883
Merge pull request #310 from YunoHost-Apps/fix-mmctl-detection 2021-11-14 22:59:39 +01:00
Pierre de La Morinerie
16db0114dc scripts: fix mmctl detection 2021-11-12 22:05:35 +01:00
Pierre de La Morinerie
59c500ea70
Merge pull request #309 from YunoHost-Apps/testing 2021-11-08 22:56:14 +01:00
Pierre de La Morinerie
01631b98da
Merge pull request #308 from YunoHost-Apps/fix-arm-shasum 2021-11-08 22:54:46 +01:00
Pierre de La Morinerie
1c3c76e635 Fix arm and arm64 releases shasum
The upstream release was republished (with an updated version that
includes mmctl), so the shasum changed too.
2021-11-08 22:52:18 +01:00
Pierre de La Morinerie
2d66f1b930
Merge pull request #282 from YunoHost-Apps/Add---purge-option 2021-11-07 12:36:55 +01:00
Yunohost-Bot
cf5ba2ae8d Auto-update README 2021-11-07 11:36:37 +00:00
Pierre de La Morinerie
43a22caee1 Merge branch 'fix-sudo-cd' into testing 2021-11-07 12:36:20 +01:00
Pierre de La Morinerie
03abf35049
Merge pull request #305 from YunoHost-Apps/fix-sudo-cd 2021-11-07 12:35:21 +01:00
Yunohost-Bot
6762ce32d2 Auto-update README 2021-11-07 11:35:08 +00:00
Pierre de La Morinerie
98e27be266 manifest: bump version number 2021-11-07 12:34:59 +01:00
Pierre de La Morinerie
b20163105d scripts: skip user and team creation if mmctl is missing
mmctl is not available for ARM builds yet.

See #306
2021-11-05 16:43:05 +01:00
ericgaspar
aca1f2c9f2
Merge branch 'testing' into Add---purge-option 2021-11-05 11:22:14 +01:00
ericgaspar
2dbda119d9
Update manifest.json 2021-11-05 11:21:58 +01:00
Pierre de La Morinerie
0aa89327da scripts: use an absolute path when invoking mmctl
It seems on some distros (like Raspian), the current working directory
is not preserved accross sudo invocations, which causes an "bin/mmctl
not found" error.

Fix #304
2021-11-05 11:08:20 +01:00
Pierre de La Morinerie
9aeb2aafa0
Merge pull request #302 from YunoHost-Apps/testing 2021-11-02 22:54:05 +01:00
Pierre de La Morinerie
4b3d8ae83f
Merge pull request #303 from YunoHost-Apps/fix-6.0-install 2021-11-02 22:52:49 +01:00
Pierre de La Morinerie
5af7f2183f scripts: fix the syntax for adding a user to a team 2021-11-01 22:41:51 +01:00
Pierre de La Morinerie
f983391fb7 scripts: create and confirm the first user in the same step 2021-11-01 22:41:51 +01:00
Pierre de La Morinerie
b3647e3db5 config: store the socket file in a writable location
On Yunhost `/var/tmp` is only writable by root.
2021-11-01 22:41:51 +01:00
Pierre de La Morinerie
0bb5458e66 scripts: use newer option name instead of deprecated one 2021-11-01 22:41:51 +01:00
ericgaspar
7a416d6379 Remove superfluous values 2021-10-31 15:44:24 +01:00
Pierre de La Morinerie
18b6e751f2
Merge pull request #291 from YunoHost-Apps/ci-auto-update-v6.0.0
Upgrade to version 6.0.2
2021-10-31 15:33:38 +01:00
Pierre de La Morinerie
09cc4fbeb1 upgrade: warn about 6.0 lengthy database migrations 2021-10-31 13:05:13 +01:00
Pierre de La Morinerie
6a099f775c
Merge pull request #299 from YunoHost-Apps/migrate-to-mmctl 2021-10-31 13:01:21 +01:00
Pierre de La Morinerie
940589206b install: replace bin/mattermost by bin/mmctl
`mmctl` is supposed to authenticate as one of the admin users. But since
this is the first user we're creating, there are no admin yet.

So in order to create the first user, we:

1. enable mmctl's "local mode", which connects to the Mattermost server
   through a socket (rather than through the authenticated API), 
2. create the first user and team,
3. disable the "local mode".
2021-10-30 22:06:56 +02:00
Pierre de La Morinerie
dcf247c304
Merge pull request #298 from YunoHost-Apps/ci-auto-update-v6.0.2 2021-10-30 08:09:21 +02:00
Pierre de La Morinerie
02d571fa16
Merge branch 'ci-auto-update-v6.0.0' into ci-auto-update-v6.0.2 2021-10-30 08:09:11 +02:00
Yunohost-Bot
00c58d50eb Auto-update README 2021-10-30 06:07:09 +00:00
yunohost-bot
3e56004e1f Upgrade to v6.0.2 2021-10-30 06:07:05 +00:00
Pierre de La Morinerie
8009928e7d
Merge pull request #296 from YunoHost-Apps/ci-auto-update-v6.0.1 2021-10-19 08:35:39 +02:00
Pierre de La Morinerie
d24452f6cc
Merge branch 'ci-auto-update-v6.0.0' into ci-auto-update-v6.0.1 2021-10-19 08:35:20 +02:00