Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mpa playbooks cleanup #1824

Merged
merged 8 commits into from
Mar 1, 2023
Merged

Mpa playbooks cleanup #1824

merged 8 commits into from
Mar 1, 2023

Conversation

trilopin
Copy link
Contributor

@trilopin trilopin commented Feb 27, 2023

Summary

Cover:

  • remove Makefile commands related to plugin
  • remove build folder completely
  • remove all plugin-related webpack.config.js code
  • fixed typo in ENV var in webpack.config.js for playbooks dev server url
  • server lint (through golangci-lint) renamed to server-lint to be consistent with boards (called from mattermost-server Makefile)
  • gitpod and gitlab-ci config removed

Ticket Link

Fixes #1823
Fixes #1822
Fixes #1829

Checklist

  • Telemetry updated
  • Gated by experimental feature flag
  • Unit tests updated

@lieut-data
Copy link
Member

@trilopin, I took the liberty of merging upstream with your branch and running the e2e tests: they all pass!

image

@lieut-data
Copy link
Member

Should we rip out the use of model.Manifest altogether?

* mpa-playbooks:
  Copy web app's eslint-disable for webpack.config.js
  Fix styling
  Switch from https to server for configuring dev server
  Use correct environment variable for dev server URL
  Stop using Webpack externals
  Fix module loading issues caused by shared modules
@lieut-data lieut-data marked this pull request as ready for review March 1, 2023 18:49
@lieut-data
Copy link
Member

This passes tests for me locally, so I'll go ahead and merge to continue iterating.

@lieut-data lieut-data merged commit 1719aab into mpa-playbooks Mar 1, 2023
@lieut-data lieut-data deleted the mpa-playbooks-cleanup branch March 1, 2023 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants