Skip to content

Releases: mattermost/mmctl

v5.21.0: [MM-23036] Remove the name flag from the team rename command (#132)

06 Mar 10:48
Compare
Choose a tag to compare
* [MM-23036] Remove the name flag from the team rename command

* Fix linter

* Update docs

v5.20.0: [MM-22166] Rejects SHA1 intermediate certificates and allows for a by…

10 Feb 19:46
Compare
Choose a tag to compare
…pass (#121)

* [MM-22166] Rejects SHA1 intermediate certificates and allows for a bypass

* Updates the logic to accept connections with at least one valid chain and add tests

* Fix linter and removes scopelint

* Avoid loop storing certificates in a map

* Fix linter

* Add test for two invalid chains

v5.20: Adding a checksum value and commenting out windows build since it is …

04 Feb 21:16
e24eda3
Compare
Choose a tag to compare
…… (#114)

* Adding a checksum value and commenting out windows build since it is failing atm

* Adding windows commands back after PR 115

* Forgot to rename the windows archive for generating the md5

* Adding requires parameter for the test job with tagges builds

* Adding golangci install to the build for tagged builds

* install-golangci-lint command needs to be part of a step

* Change the steps for build to call lint job

* Adding presistence for the govet step

* Updating path for presistence of govet

* Adding govet install to the build job

* Need to attach to the workspace

* add working directory

* Adding checkout step back

* Remove attach statement

* Add call to install golangci-lint again

* Update GHR command options

* Update presistence to grab the entire build dir

* Debug circleci env

* Upload everything in the build dir and remove debug info

Co-authored-by: mattermod <mattermod@users.noreply.github.com>

v5.19.2: Adding a checksum value and commenting out windows build since it is …

04 Feb 20:47
e24eda3
Compare
Choose a tag to compare
…… (#114)

* Adding a checksum value and commenting out windows build since it is failing atm

* Adding windows commands back after PR 115

* Forgot to rename the windows archive for generating the md5

* Adding requires parameter for the test job with tagges builds

* Adding golangci install to the build for tagged builds

* install-golangci-lint command needs to be part of a step

* Change the steps for build to call lint job

* Adding presistence for the govet step

* Updating path for presistence of govet

* Adding govet install to the build job

* Need to attach to the workspace

* add working directory

* Adding checkout step back

* Remove attach statement

* Add call to install golangci-lint again

* Update GHR command options

* Update presistence to grab the entire build dir

* Debug circleci env

* Upload everything in the build dir and remove debug info

Co-authored-by: mattermod <mattermod@users.noreply.github.com>

v5.19: Adding a checksum value and commenting out windows build since it is …

04 Feb 20:21
e24eda3
Compare
Choose a tag to compare
…… (#114)

* Adding a checksum value and commenting out windows build since it is failing atm

* Adding windows commands back after PR 115

* Forgot to rename the windows archive for generating the md5

* Adding requires parameter for the test job with tagges builds

* Adding golangci install to the build for tagged builds

* install-golangci-lint command needs to be part of a step

* Change the steps for build to call lint job

* Adding presistence for the govet step

* Updating path for presistence of govet

* Adding govet install to the build job

* Need to attach to the workspace

* add working directory

* Adding checkout step back

* Remove attach statement

* Add call to install golangci-lint again

* Update GHR command options

* Update presistence to grab the entire build dir

* Debug circleci env

* Upload everything in the build dir and remove debug info

Co-authored-by: mattermod <mattermod@users.noreply.github.com>

v5.19.1

28 Jan 20:49
Compare
Choose a tag to compare
Upload everything in the build dir and remove debug info

mmctl 0.2.1

09 Jan 09:46
Compare
Choose a tag to compare
Ldflags (#100)

* Build hash and version can be passed as variables

* Version by default comes from the last tag

* Make the advacned vet with the shadow dependency optional

Brew dont allows to execute go vet so better to avoid using it

* Remove spaces for ifeq in the makefile

mmctl 0.2.0

08 Jan 16:21
Compare
Choose a tag to compare
Add unit tests to the "DeleteTeamsCmd" mmctl command (#79)

* Add unit tests to the "DeleteTeamsCmd" mmctl command

* make error message more meaninful

mmctl 0.1.0

17 Apr 18:32
Compare
Choose a tag to compare
Add package Makefile target