mattermost / mattermost-plugin-playbooks

Mattermost Playbooks enable reliable and repeatable processes for your teams using checklists, automation, and retrospectives.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

General cleanup for product mode

trilopin opened this issue · comments

Dotfiles

  • go.mod & go.sum-> THIS IS NEEDED AND LOADED FROM go.work
  • remove go.tools.mod & go.tools.sum
  • .gitlabci.yml
  • remove .gitpod.yml
  • remove plugin.json
  • remove modd.conf

Makefile

  • remove all plugin related commands

webpack.config.js

  • remove all plugin related config