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
Scott Bishel
0c542bc86c
prepackage boards to v0.12.0 ( #19299 )
...
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2022-01-13 06:54:09 -07:00
Ibrahim Serdar Acikgoz
6595b31f23
Replace go-migrate with morph ( #19116 )
2022-01-08 10:16:07 +02:00
Jesse Hallam
a4f61e2c68
MM-40677: Pre-package Playbooks v1.23.0 ( #19295 )
2022-01-07 13:23:00 -04:00
Agniva De Sarker
93a9c6c293
MM-40852: Fix make gen-serialized breakage ( #19291 )
...
- Fixed the Makefile command so that it can be run in CI
- Changed to go install to make it compatible with >1.16 versions.
- Removed unnecessary lines in go.tools.mod now that we aren't using that.
```release-note
NONE
```
2022-01-07 20:02:54 +05:30
Scott Bishel
2727bb122e
prepackage boards to v0.10.0 ( #19111 )
...
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2021-12-13 14:33:48 +01:00
Jesse Hallam
92e80bd4ed
Pre-package Playbooks v1.22.1 ( #19130 )
...
* Pre-package Playbooks v1.22.1
* Bump
2021-12-07 14:56:52 -04:00
Scott Bishel
e3051b0df8
prepackage boards to 0.10.0 ( #18973 )
...
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2021-11-10 15:58:36 -07:00
Jesse Hallam
5cca781c62
MM-39314: Pre-package Playbooks 1.21.0 ( #18935 )
2021-11-04 17:42:58 -03:00
Scott Bishel
7521d8e9e4
update boards version to 0.9.4 ( #18831 )
...
Automatic Merge
2021-10-22 23:25:26 +02:00
Agniva De Sarker
acd08f0a48
Fix migration scripts ( #18756 )
...
* Fix migration scripts
Set the DB schema version in DB prior to running migration
https://community-daily.mattermost.com/boards/workspace/zyoahc9uapdn3xdptac6jb69ic/285b80a3-257d-41f6-8cf4-ed80ca9d92e5/495cdb4d-c13a-4992-8eb9-80cfee2819a4?c=c2525dbb-23eb-4fe7-8fb4-e9a5f503dc8c
```release-note
NONE
```
* Revert schema to 6.0.0 and update CI scripts
* Fix typo
* Add missing default
* Fix extra comma
Co-authored-by: Claudio Costa <cstcld91@gmail.com >
2021-10-19 19:56:09 +05:30
Jesse Hallam
c5811939c4
Pre-package Playbooks 1.20.2 ( #18703 )
2021-10-18 11:00:11 -03:00
Scott Bishel
60b20dbd92
update focalboard to 0.9.3 ( #18688 )
...
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2021-10-14 14:57:03 -06:00
Carlos Tadeu Panato Junior
e95e0e95a8
build: add targets for linux/darwin arm64 and include those in the package ( #18491 )
...
* build: add targets for linux/darwin arm64 and include those in the package
* update based on feedback
* store arm64 targets
2021-10-12 11:12:32 +02:00
Scott Bishel
4a7cf864be
update boards to 0.9.2 ( #18616 )
...
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2021-10-08 10:25:44 -06:00
Scott Bishel
0d961b00d9
Prepackaged boards to 0.9.1 ( #18405 )
...
* update prepackaged boards to 0.9.0
* update to 0.9.1
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2021-10-06 13:28:10 -06:00
Jesse Hallam
4fbcc85c3e
Pre-package Playbooks v1.20.1 ( #18542 )
2021-10-05 15:22:33 -03:00
Alejandro García Montoro
5045152acc
Pre-package Channel Export plugin v1.0.0 ( #18544 )
2021-10-05 17:48:19 +02:00
Jesse Hallam
8a2832223c
Pre-package Playbooks 1.20.0 ( #18477 )
...
Automatic Merge
2021-09-28 03:20:02 +02:00