-
Notifications
You must be signed in to change notification settings - Fork 3
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
feat: native support for plugins #99
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
marshall007
force-pushed
the
marshall_plugins
branch
from
June 25, 2024 18:54
c96e04b
to
3f35bb6
Compare
marshall007
commented
Jun 25, 2024
marshall007
changed the title
Draft: native support for plugins
Native support for plugins
Jun 28, 2024
marshall007
force-pushed
the
marshall_plugins
branch
from
June 28, 2024 19:30
4569c07
to
efcd6ac
Compare
This is ready for review. Should we drop the melange configs from the PR or keep them around for posterity? |
marshall007
changed the title
Native support for plugins
feat: native support for plugins
Jun 28, 2024
Racer159
requested changes
Jun 28, 2024
marshall007
force-pushed
the
marshall_plugins
branch
from
July 9, 2024 16:12
5e02c2c
to
8609f8f
Compare
zachariahmiller
requested changes
Jul 15, 2024
marshall007
commented
Jul 15, 2024
zachariahmiller
previously approved these changes
Jul 15, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Racer159
requested changes
Jul 15, 2024
Racer159
approved these changes
Jul 16, 2024
Racer159
pushed a commit
that referenced
this pull request
Jul 23, 2024
🤖 I have created a release *beep* *boop* --- ## [9.10.1-uds.0](v9.9.1-uds.0...v9.10.1-uds.0) (2024-07-23) ### Features * native support for plugins ([#99](#99)) ([1940db1](1940db1)) ### Bug Fixes * make monitoring optional based on license ([#108](#108)) ([783c05e](783c05e)) ### Miscellaneous * **deps:** update mattermost package dependencies ([#106](#106)) ([d84f56b](d84f56b)) * **deps:** update mattermost support dependencies ([#110](#110)) ([67a5edd](67a5edd)) * **deps:** update mattermost support dependencies ([#98](#98)) ([05ae7cf](05ae7cf)) * update release please config for mm plugins ([#111](#111)) ([22dce0c](22dce0c)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Racer159
added a commit
that referenced
this pull request
Jul 23, 2024
🤖 I have created a release *beep* *boop* --- ## [9.10.1-uds.0](v9.9.1-uds.0...v9.10.1-uds.0) (2024-07-23) ### Features * native support for plugins ([#99](#99)) ([1940db1](1940db1)) ### Bug Fixes * make monitoring optional based on license ([#108](#108)) ([783c05e](783c05e)) ### Miscellaneous * add setup buildx to tag and release flow ([#112](#112)) ([cbf46e5](cbf46e5)) * **deps:** update mattermost package dependencies ([#106](#106)) ([d84f56b](d84f56b)) * **deps:** update mattermost support dependencies ([#110](#110)) ([67a5edd](67a5edd)) * **deps:** update mattermost support dependencies ([#98](#98)) ([05ae7cf](05ae7cf)) * update release please config for mm plugins ([#111](#111)) ([22dce0c](22dce0c)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Wayne Starr <me@racer159.com>
Racer159
added a commit
that referenced
this pull request
Jul 23, 2024
🤖 I have created a release *beep* *boop* --- ## [9.10.1-uds.0](v9.9.1-uds.0...v9.10.1-uds.0) (2024-07-23) ### Features * native support for plugins ([#99](#99)) ([1940db1](1940db1)) ### Bug Fixes * make monitoring optional based on license ([#108](#108)) ([783c05e](783c05e)) ### Miscellaneous * add setup buildx to tag and release flow ([#112](#112)) ([cbf46e5](cbf46e5)) * **deps:** update mattermost package dependencies ([#106](#106)) ([d84f56b](d84f56b)) * **deps:** update mattermost support dependencies ([#110](#110)) ([67a5edd](67a5edd)) * **deps:** update mattermost support dependencies ([#98](#98)) ([05ae7cf](05ae7cf)) * setup buildx on test too and --load ([#114](#114)) ([2c48609](2c48609)) * update release please config for mm plugins ([#111](#111)) ([22dce0c](22dce0c)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Wayne Starr <me@racer159.com>
Racer159
added a commit
that referenced
this pull request
Jul 23, 2024
🤖 I have created a release *beep* *boop* --- ## [9.10.1-uds.0](v9.9.1-uds.0...v9.10.1-uds.0) (2024-07-23) ### Features * native support for plugins ([#99](#99)) ([1940db1](1940db1)) ### Bug Fixes * make monitoring optional based on license ([#108](#108)) ([783c05e](783c05e)) ### Miscellaneous * add setup buildx to tag and release flow ([#112](#112)) ([cbf46e5](cbf46e5)) * **deps:** update mattermost package dependencies ([#106](#106)) ([d84f56b](d84f56b)) * **deps:** update mattermost support dependencies ([#110](#110)) ([67a5edd](67a5edd)) * **deps:** update mattermost support dependencies ([#98](#98)) ([05ae7cf](05ae7cf)) * setup buildx on test too and --load ([#114](#114)) ([2c48609](2c48609)) * update release please config for mm plugins ([#111](#111)) ([22dce0c](22dce0c)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Wayne Starr <me@racer159.com>
Racer159
added a commit
that referenced
this pull request
Jul 23, 2024
🤖 I have created a release *beep* *boop* --- ## [9.10.1-uds.0](v9.9.1-uds.0...v9.10.1-uds.0) (2024-07-23) ### Features * native support for plugins ([#99](#99)) ([1940db1](1940db1)) ### Bug Fixes * make monitoring optional based on license ([#108](#108)) ([783c05e](783c05e)) ### Miscellaneous * add setup buildx to tag and release flow ([#112](#112)) ([cbf46e5](cbf46e5)) * **deps:** update mattermost package dependencies ([#106](#106)) ([d84f56b](d84f56b)) * **deps:** update mattermost support dependencies ([#110](#110)) ([67a5edd](67a5edd)) * **deps:** update mattermost support dependencies ([#98](#98)) ([05ae7cf](05ae7cf)) * setup buildx on test too and --load ([#114](#114)) ([2c48609](2c48609)) * update release please config for mm plugins ([#111](#111)) ([22dce0c](22dce0c)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Wayne Starr <me@racer159.com>
Racer159
added a commit
that referenced
this pull request
Jul 23, 2024
🤖 I have created a release *beep* *boop* --- ## [9.10.1-uds.0](v9.9.1-uds.0...v9.10.1-uds.0) (2024-07-23) ### Features * native support for plugins ([#99](#99)) ([1940db1](1940db1)) ### Bug Fixes * make monitoring optional based on license ([#108](#108)) ([783c05e](783c05e)) ### Miscellaneous * add setup buildx to tag and release flow ([#112](#112)) ([cbf46e5](cbf46e5)) * **deps:** update mattermost package dependencies ([#106](#106)) ([d84f56b](d84f56b)) * **deps:** update mattermost support dependencies ([#110](#110)) ([67a5edd](67a5edd)) * **deps:** update mattermost support dependencies ([#98](#98)) ([05ae7cf](05ae7cf)) * fix disk pressure on the runner during release ([#118](#118)) ([a765a2b](a765a2b)) * setup buildx on test too and --load ([#114](#114)) ([2c48609](2c48609)) * update release please config for mm plugins ([#111](#111)) ([22dce0c](22dce0c)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Wayne Starr <me@racer159.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This adds an
initContainer
used to sideload mattermost plugins. New plugins can be added by adding additionalADD
commands to the includedDockerfile
.Related Issue
Fixes #7
Depends on defenseunicorns/uds-common#161 for renovate changes.
Type of change
Checklist before merging