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

[MM-109] Update plugin with respect to phase 1 upgrades #75

Merged
merged 4 commits into from
Mar 18, 2024

Conversation

ayusht2810
Copy link
Contributor

Summary

Updated plugin with respect to phase 1 upgrades

  • Updated build folder
  • Updated Makefile
  • Updated version in nvmrc file and updated package-lock.json file.
  • Added webapp base setup for test cases.
  • Added webapp base setup for typescript.
  • Updated developer docs link in the readme file
  • Updated package in go modules to use https://pkg.go.dev/github.com/mattermost/mattermost/server/public.
  • Fixed server test cases and added a webapp test case.

Ticket Link

@ayusht2810 ayusht2810 requested a review from cpoile as a code owner January 10, 2024 10:24
@ayusht2810 ayusht2810 self-assigned this Jan 10, 2024
@ayusht2810 ayusht2810 added the 2: Dev Review Requires review by a core committer label Jan 10, 2024
Copy link
Contributor

@cpoile cpoile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving, assuming the changes are in line with our standards for plugins (@mickmister ?).

@mickmister mickmister added the Do Not Merge Should not be merged until this label is removed label Feb 15, 2024
@mickmister
Copy link
Contributor

Waiting on mattermost-community/mattermost-plugin-welcomebot#123 (comment) before merging

lieut-data and others added 2 commits February 16, 2024 18:40
…s (#192)

* Revert "Update main.go (#154)"

This reverts commit be4a281d0cc791d10e6e5ae917b325b2f054e475.

* Revert "[MM-33506] Use embed package to include plugin manifest (#145)"

This reverts commit ca9ee3c17c6920a636a33f378e17395afd6f329f.

* Revert "Don't generate manifest.ts (#127)"

This reverts commit 18d30b50bc7ba800c9f05bfd82970781db0aea3e.

* install-go-tools target, adopt gotestsum

* bring back make apply + automatic versioning

* Update build/manifest/main.go

Co-authored-by: Michael Kochell <[email protected]>

* suppress git describe error when no tags match

* make version/release notes opt-in

* fix whitespace in Makefile

* document version management options

---------

Co-authored-by: Michael Kochell <[email protected]>
@mickmister
Copy link
Contributor

@ayusht2810 Can you please run the CI commands locally?

@Kshitij-Katiyar
Copy link
Contributor

@ayusht2810 Can you please run the CI commands locally?

@mickmister I ran the CI commands locally and found some lint errors which I have fixed as well.

@mickmister mickmister merged commit 3053eda into mattermost-community:master Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2: Dev Review Requires review by a core committer Do Not Merge Should not be merged until this label is removed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants