Граф коммитов

544 Коммитов

Автор SHA1 Сообщение Дата
Scott Bishel
0a001b9c03 update prepackage boards to 7.9.1 (#22462)
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-03-09 13:49:42 -07:00
Christopher Poile
ebb160b081 MM-50566 - Prepackage Calls v0.14.0 (#22464) 2023-03-09 09:19:39 -05:00
Nathaniel Allred
de63ddfd9b configure public key and related license variables at build time (#22202)
Instead of being completely hardcoded, public key is now set at build time according to build tag (test key if `testlicensekey` tag is passed to go build, production key otherwise). A `isProdLicensePublicKey` is also available for determining if the prod license key is being used. It is needed for choosing whether to point to production or test environment CWS.

The test license key and CWS url values in this value are set to production values in this PR, but will be updated to the test values once we are ready to do the necessary updates to test environment spinwicks.
2023-03-08 09:14:14 -06:00
Scott Bishel
c300c4600c prepackage boards v7.9.0 (#22423)
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-03-06 12:29:34 -07:00
Ibrahim Serdar Acikgoz
274b932c4b remove test-schema from the CI pipeline (#22378) 2023-03-06 10:38:09 +03:00
Scott Bishel
eb29a92fa8 Update prepackaged boards to v7.8.2 (#22316)
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-02-13 12:22:26 -07:00
Christopher Poile
c6c170a5ee prepackage calls 0.13.0 (#22299)
Automatic Merge
2023-02-10 01:38:34 +02:00
Scott Bishel
5d2ac06f63 Update pre-package boards to v7.8.1 (#22297)
* update prepackage boards to v7.9.0

* update pre-package boards to v7.8.1
2023-02-09 13:18:00 -07:00
Scott Bishel
ec467287bf update prepackage boards to v7.9.0 (#22239)
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-02-03 10:49:22 -07:00
Jesse Hallam
62b3f22b48 Pre-package Playbooks v1.36.0 (#22187) 2023-01-30 22:44:10 -04:00
Julien Tant
753ee85c6b [MM-47846] Execute Work Template (#22055) 2023-01-25 10:24:01 -07:00
Giorgi Bochorishvili
5bf0daceb7 Improve Makefile style 2023-01-23 19:34:30 +04:00
Giorgi Bochorishvili
48e475a644 Merge branch 'master' into mpa-playbooks 2023-01-23 17:16:56 +04:00
Giorgi Bochorishvili
94e5e49753 Add build hash to makefile 2023-01-23 16:17:24 +04:00
Agniva De Sarker
f76d240495 MM-49703: Bump Go version to 1.19 (#22107)
https://mattermost.atlassian.net/browse/MM-49703

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-01-23 12:43:56 +05:30
Giorgi Bochorishvili
4732c32495 Merge branch 'master' into mpa-playbooks 2023-01-16 15:02:40 +04:00
Christopher Poile
b79cb7e7d7 MM-49638 - Prepackage Calls 0.12.1 (#22067)
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-01-12 17:37:41 -05:00
Michael Kochell
b13a866a1c bump gitlab plugin version to 1.6.0 (#22057)
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-01-12 15:41:37 -05:00
Giorgi Bochorishvili
42103205f9 Merge branch 'master' into mpa-playbooks 2023-01-12 16:27:14 +04:00
Christopher Poile
3ed9381aca Prepackage Calls version v0.12.0 (#22033) 2023-01-10 08:37:23 -05:00
Ben Schumacher
699b0d675c [MM-49530] Update prepackaged version of Apps Plugin to v1.2.0 (#22013) 2023-01-09 22:03:13 +01:00
Scott Bishel
4b04b0957f update pre-package boards to v7.7.0 (#21980)
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-01-09 10:08:39 -07:00
Christopher Speller
8685101d20 Pre-pacakge Playbooks v1.35.0 (#21991) 2023-01-05 09:50:30 -08:00
Giorgi Bochorishvili
6391cb0b22 Disable product mode for playbooks 2022-12-29 15:23:09 +04:00
Giorgi Bochorishvili
ee0390db1d Merge branch 'master' into mpa-playbooks 2022-12-22 14:04:38 +04:00
Scott Bishel
40a98416a2 update pre-package boards to v7.5.2 (#21879)
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-12-15 09:37:44 -07:00
Julien Tant
1fe284538d [MM-49087] Bump NPS to 1.3.1 (#21885)
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-12-15 08:56:18 -07:00
Giorgi Bochorishvili
9668733615 Add new functions to channel service and kv store service interfaces 2022-12-13 17:11:57 +04:00
Giorgi Bochorishvili
496fe73f10 Merge branch 'master' into mpa-playbooks 2022-12-10 19:21:08 +04:00
Christopher Poile
671959333e MM-48476 - Upgrade calls to v0.11.0 (#21834) 2022-12-08 16:59:09 -05:00
Jesse Hallam
64add1a108 Pre-package Playbooks v1.34.0 (#21824) 2022-12-08 14:34:56 -04:00
Michael Kochell
06e964b86b Add prepackage plugins for react-dom updates (#21617)
* add prepackage plugins for react-dom updates

* update github plugin version, and add confluence plugin

* debug log

* Revert "debug log"

This reverts commit 22753058556d69d357660596a253880c60ddda73.

* update jira and gitlab plugin versions

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-11-30 15:02:43 -05:00
Julien Tant
3e928f57fb [MM-48031] Work template read API (#21661) 2022-11-29 14:53:03 -07:00
Miguel de la Cruz
d8dd862dec Prepackage Boards v7.5.2 (#21713) 2022-11-24 13:01:29 +01:00
Giorgi Bochorishvili
bb73e7a780 Merge branch 'master' into mpa-playbooks 2022-11-22 08:11:11 +04:00
Giorgi Bochorishvili
902f7296d2 Add playbooks product support.
Add new methods to post service
2022-11-22 07:47:07 +04:00
Agniva De Sarker
17332035fa MM-47034: Update dependencies (#21676)
https://mattermost.atlassian.net/browse/MM-47034

```release-note
NONE
```
2022-11-17 09:27:08 +05:30
Miguel de la Cruz
be46be4985 Prepackage boards v7.5.1 (#21681) 2022-11-16 19:54:15 +01:00
Christopher Poile
597bf9fcad Calls v0.9.0 -> v0.10.0 (#21622) 2022-11-09 12:42:18 -05:00
Scott Bishel
19c57ade00 update pre-package boards to v7.5.0 (#21623) 2022-11-09 09:39:31 -07:00
Julien Tant
b31e6f2149 Upgrade NPS plugin to v1.3.0 (#21543) 2022-10-28 11:33:42 -07:00
Scott Bishel
0dc8b7b9dd update prepackage boards to v7.4.3 (#21481) 2022-10-21 09:54:17 -06:00
Scott Bishel
a6a44b5824 prepackage boards v7.4.2 (#21382)
Automatic Merge
2022-10-12 20:32:14 +03:00
Jesse Hallam
11665d28ea Pre-package Playbooks v1.32.5 (#21376)
* Pre-package Playbooks v1.32.5

* Pre-package Playbooks v1.32.6
2022-10-12 12:53:38 -03:00
Scott Bishel
a28183b078 update prepackaged to v7.4.1 (#21288) 2022-10-07 10:48:50 -06:00
Christopher Poile
5a4cac43a8 MM-47037 - Prepackage Calls v0.9.0 (#21268) 2022-10-06 18:23:30 -04:00
Scott Bishel
18f0cee454 update prepackaged boards to v7.4.0 (#21206)
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-10-06 15:19:25 -06:00
Cass C
8edb8157f1 prepackage Playbooks v1.32.4 (#21267) 2022-10-06 16:51:15 -03:00
Ibrahim Serdar Acikgoz
5e69c6b02f Move cluster, webhub and store out of Server (#20899) 2022-10-06 11:04:21 +03:00
Cass C
27cb087091 prepackage playbooks v1.32.3 (#21019) 2022-09-13 10:33:32 -04:00