Jesse Hallam
c3d2602dfe
Pre-package Playooks v1.29.0 ( #20620 )
2022-07-08 18:24:57 -04:00
Scott Bishel
7e4175d4b3
prepackage focalboard v7.1.0 ( #20593 )
...
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2022-07-08 13:45:07 -06:00
Christopher Poile
21a3370f11
prepackage calls 0.7.0 ( #20590 )
2022-07-05 15:59:48 -04:00
Tim Scheuermann
58fea61cc4
Add mocks, layers and generated as rules to the make file ( #20585 )
2022-07-05 17:39:31 +02:00
Doug Lauder
f4dcffd8d3
Additional Product APIs for Focalboard multi-product architecture ( #20527 )
...
* bump focalboard version; add services to product API
* add API to fetch logger
* import boards in same fashion as enterprise
2022-06-23 07:55:50 -04:00
Jesse Hallam
00016e3a4f
Pre-package Playbooks v1.28.2 ( #20523 )
2022-06-22 10:52:21 -04:00
Ibrahim Serdar Acikgoz
2bcdddd4c9
add check to generate migrations list ( #20467 )
...
* add check to generate migrations list
* reflect review comments
* remove unnecessary line
2022-06-21 09:34:36 +03:00
Agniva De Sarker
74a66f46cc
Remove go.work files in make nuke ( #20503 )
...
This can cause some confusion while switching
to older branches which does not support module
workspaces.
```release-note
NONE
```
2022-06-20 12:03:34 +05:30
Tim Scheuermann
19d6fe40c2
[MM-44363] Detect M1 and load compatible Elasticsearch version ( #20420 )
...
Thanks to @phoinixgrr, @agnivade, and @isacikgoz for their help.
2022-06-17 13:42:56 +02:00
Tim Scheuermann
eb034fc981
MM-44236 Update server dependencies ( #20444 )
2022-06-16 08:50:55 +02:00
Tim Scheuermann
bf62ef3fa0
[MM-44951] Add go mod tidy CircleCI check ( #20446 )
2022-06-13 16:20:50 +02:00
Tim Scheuermann
71cdd9e486
[MM-44364] make config override actually override defaults ( #20379 )
2022-06-09 11:45:17 +02:00
Scott Bishel
719e4504b8
update boards to v7.0.1 ( #20394 )
...
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2022-06-08 12:33:31 -06:00
Claudio Costa
159ebc297d
Pre-package Calls v0.6.0 and enable it by default ( #20388 )
...
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2022-06-07 19:45:43 +02:00
Jesse Hallam
ce84a5d190
Pre-package Playbooks v1.28.1 ( #20341 )
...
* Pre-package Playbooks v1.28.0
* Pre-package Playbooks v1.28.1
2022-06-07 12:48:14 -03:00
Alejandro García Montoro
e08324596b
Bump pre-packaged version of Zoom to v1.6.0 ( #20370 )
2022-06-07 15:27:13 +02:00
Scott Bishel
2580722426
update boards to v7.0.0 ( #20371 )
2022-06-06 14:55:16 -06:00
Lev
c975fdc982
Bumped prepackaged mattermost-plugin-apps to v1.1.0 ( #20276 )
...
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2022-06-02 13:51:14 -07:00
Christopher Poile
54a88fb532
prepackage calls 0.5.3 ( #20286 )
2022-05-24 16:50:53 -04:00
Josh Soref
109a39eacf
spelling: build ( #19649 )
...
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com >
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2022-05-12 13:18:48 +05:30
Claudio Costa
aee68c7ae4
[MM-44056] Make Calls plugin's state on Cloud controllable by feature flag ( #20161 )
...
* Make Calls plugin's state on Cloud controllable by feature flag
* Prepackage Calls v0.4.9 (#20148 )
* Update app/plugin.go
Co-authored-by: Jesse Hallam <jesse.hallam@gmail.com >
* Update app/plugin_install.go
Co-authored-by: Jesse Hallam <jesse.hallam@gmail.com >
* Bump Calls version to latest
Co-authored-by: Jesse Hallam <jesse.hallam@gmail.com >
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2022-05-10 19:29:48 +02:00
Ibrahim Serdar Acikgoz
6bad385164
update make update dependencies rule ( #20157 )
2022-05-10 11:29:51 +03:00
Kyriakos Z
c7fe5e9aab
Fixes: make run-server command ( #20153 )
...
Moves setup-go-work as the first target for run-server to solve
"go: inconsistent vendoring error"
2022-05-09 13:52:17 +03:00
Guillermo Vayá
a3af488492
Don't expect an interactive TTY in docker images ( #20038 )
...
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2022-05-06 09:00:07 -07:00
Agniva De Sarker
38d0c2bcf3
MM-43753: Module workspaces ( #20113 )
...
* MM-43753: Module workspaces
Move to module workspaces
We make the following changes:
- Remove the vendor directory.
- Dynamically create the go.work file if it doesn't exist.
- Set the MM_SERVER_PATH for enterprise tests.
https://mattermost.atlassian.net/browse/MM-43753
```release-note
NONE
```
* Fix missing reference to MM_SERVER_PATH
```release-note
NONE
```
* Update test to add another nested dir
```release-note
NONE
```
* Have separate script to create go.work file
```release-note
NONE
```
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2022-05-05 21:42:31 +05:30
Maria A Nunez
9ee41765f7
Updated nps to 1.2.0 ( #20016 )
...
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2022-04-27 17:45:14 -04:00
Cass C
980b9fd33d
Pre-package Playbooks v1.27.0 ( #20044 )
2022-04-25 14:56:26 -03:00
Agniva De Sarker
98e7bb9ee9
Bump golangci to use 1.18 ( #20010 )
...
https://mattermost.atlassian.net/browse/MM-42148
```release-note
NONE
```
2022-04-18 13:53:07 +05:30
Agniva De Sarker
66a0c02c62
Cleaning up old migration commands ( #20000 )
...
```release-note
NONE
```
2022-04-15 11:59:59 +05:30
Nathaniel Allred
1198191a1c
fix makefile mock generator typos ( #19963 )
...
* fix makefile mock generator typos
* rerun mocks
2022-04-13 08:05:57 -05:00
Agniva De Sarker
ba2f116ed1
Bump tool dependencies ( #19946 )
...
```release-note
NONE
```
2022-04-08 12:16:38 +05:30
Michael Kochell
7631035165
Prepackage Apps plugin and enable Apps feature flag by default ( #19870 )
...
* prepackage with apps 0.7.0
* fix config comparison test
* update apps plugin version to 1.0.0
* remove irrelevant whitespace change
* change apps plugin version to 1.0.1
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2022-04-06 21:32:56 -04:00
Cass C
49e68bb230
pre-package Playbooks v1.26.2 ( #19921 )
2022-04-05 14:29:19 -04:00
Cass C
326daf1334
Pre-package Playbooks v1.26.1 ( #19893 )
2022-04-01 11:04:40 -04:00
Cass C
27b5a703ee
MM-42571: Pre-package Playbooks v1.26.0 ( #19871 )
...
* prepackage Playbooks 1.26.0
* undo lint issue
2022-03-29 20:03:15 -04:00
Scott Bishel
c96de47781
prepackage focalboard v0.15.0 ( #19749 )
...
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2022-03-11 17:33:00 -07:00
Ibrahim Serdar Acikgoz
0f918a0aa4
migrations: use go:embed instead of gobindata ( #19769 )
2022-03-11 14:14:50 +03:00
Ibrahim Serdar Acikgoz
e49cc0313a
[MM-42167] Add configuration tables to migration system ( #19671 )
...
* add configuration tables to migration system
* config: move config migrations into new system completely
* add mysql specific bits
* use helper db instance instead
* fix typo
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2022-03-08 15:07:37 +03:00
Cass C
73ca57d8db
Pre-package Playbooks v1.25.0 ( #19725 )
2022-03-07 17:42:55 -04:00
Julien Tant
5dd4bec6fa
Add inject-test-data to the makefile ( #19715 )
2022-03-07 12:57:04 -07:00
Julien Tant
dd100a3a69
[MM-41785] Show error in invitation popin when email can't be send ( #19617 )
...
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2022-03-02 14:26:57 -07:00
Agniva De Sarker
678c7d3b8c
Replace remaining GetMaster() queries ( #19545 )
...
There are still some remaining which
access the raw DB struct. There will be
a separate PR to clean those up.
```release-note
NONE
```
2022-02-16 22:30:27 +05:30
Julien Tant
431a5fce59
load docker-compose.override.yaml when it exists ( #19541 )
2022-02-15 06:38:50 -07:00
Scott Bishel
9dcd61c124
prepackage focalboard v0.14.0 ( #19518 )
...
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2022-02-11 10:53:16 -08:00
Cass C
de0d95f72b
MM-41035: Pre-package Playbooks v1.24.1 ( #19443 )
...
* MM-41035: Pre-package Playbooks v1.24.0
* bump minor version
2022-02-08 15:05:23 -05:00
Agniva De Sarker
569ee94116
Pin GolangCI to a specific version ( #19505 )
...
* Pin GolangCI to a specific version
Go 1.16+ allows installing a tool directly from a specific version.
Therefore, we don't need to rely on the tool being pre-installed
and can directly install it using standard method.
This keeps the same version of the tool for a repo and limits the
binary placement to the GOBIN of the repo.
```release-note
NONE
```
2022-02-07 23:37:04 +05:30
Josh Soref
294bd44971
[GH-19267] Spelling comments ( #19268 )
...
* spelling: comments
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com >
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2022-01-20 10:07:27 +05:30
Scott Bishel
9fde5b1ac3
prepackage boards to v0.12.1 release ( #19375 )
2022-01-19 10:14:27 -07:00
Agniva De Sarker
b6f3f580bc
Migrate tool install to the new pattern ( #19331 )
...
Installing tools via go get is deprecated since Go 1.17,
and directly installing a version via go install is recommended.
We remove the go.tools.mod file as it's no longer the right
pattern.
```release-note
NONE
```
2022-01-14 20:15:07 +05:30
Max Schumacher
a07936c279
used silver searcher docs and regex to make todo target more concise ( #19208 )
...
* used silver searcher docs and regex to make todo target more concise
2022-01-13 15:16:54 +01:00