Commit graph

14 commits

Author SHA1 Message Date
Jesse Hallam
282a8cf227
Allow make deploy using token (#79)
* Allow make deploy using token

Introduce support for `MM_ADMIN_TOKEN` as an alternative to defining `MM_ADMIN_USERNAME` and `MM_ADMIN_PASSWORD.

* reverse README.md authentication schemes

* wrap errors

* Update build/deploy/main.go

Co-Authored-By: Ben Schumacher <ben.schumacher@mattermost.com>

* fix linting

Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com>
2020-02-08 10:14:26 -05:00
Takuya N
69b6ae8467 Add a link to the project status page on CircleCI (#63) 2019-09-20 06:46:23 +02:00
Ian Whitlock
49e8d0b875 Add debug-dist and debug-deploy build targets (#61)
* Add debug-dist and debug-deploy build targets

* Fix typos in documentation for new targets

Co-Authored-By: Jesse Hallam <jesse.hallam@gmail.com>
2019-08-28 09:53:15 -04:00
Michael Kochell
1a5f1bc2d2
[MM-14189] Update references to "mattermost-plugin-sample" to be… (#47)
Repo name changed
2019-06-24 22:02:25 -04:00
Jesse Hallam
2f14f54b59 Clarify Go modules requirements. (#44)
For anyone new to Go modules, it's worth adding some clarity on how to use this project in the event it remains located in the `$GOPATH`.
2019-06-20 14:36:32 +02:00
Christopher Speller
450dec550d
Advertising template (#41) 2019-06-06 15:47:52 -07:00
Jason Blais
99a136b8b4 Add a link to plugin docs in sample plugin README (#38) 2019-04-30 15:11:10 +02:00
Hanzei
fe3553d999 Go modules (#22)
* Move to go modules

* Move go.mod in root directory

* Update Readme

* Remove golang.org/x/tools from go.mod

* Remove go list from targets

* Set go version to 1.12

* Update Makefile

Co-Authored-By: hanzei <16541325+hanzei@users.noreply.github.com>

* Update dependencies

* Fix build
2019-04-10 12:42:33 -07:00
Hanzei
cd8afb141d
Allow plugins to include assets in the bundle (#28) 2019-03-18 20:09:23 +01:00
Carlos Tadeu Panato Junior
cf8dcecdf2 introducing circleci (#31)
Based on the dev meeting we are moving to circleci
2019-03-06 19:03:52 +01:00
Carlos Tadeu Panato Junior
8bbec359c7 add travis badge (#20) 2018-11-08 13:12:13 -05:00
cpanato
6f9d841717
remove / 2018-08-16 19:41:49 +02:00
Jesse Hallam
7641f7cf17
update README.md, description to reflect sample nature of repository 2018-07-24 15:45:28 -04:00
Jesse Hallam
189f92c54b
initial commit 2018-07-23 13:43:22 -04:00