-
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: support a unicorn flavor for Mattermost #129
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
zachariahmiller
approved these changes
Aug 7, 2024
Racer159
pushed a commit
that referenced
this pull request
Aug 7, 2024
🤖 I have created a release *beep* *boop* --- ## [9.10.1-uds.1](v9.10.1-uds.0...v9.10.1-uds.1) (2024-08-07) ### ⚠ BREAKING CHANGES * remove egress anywhere for SSO ([#121](#121)) ### Features * support a unicorn flavor for Mattermost ([#129](#129)) ([a20b6ae](a20b6ae)) ### Miscellaneous * change the Made for UDS ref to point to 'uds-common' ([#126](#126)) ([e0952e1](e0952e1)) * **deps:** update mattermost support dependencies ([#120](#120)) ([e967bf2](e967bf2)) * **deps:** update mattermost support dependencies ([#123](#123)) ([551e4e2](551e4e2)) * remove egress anywhere for SSO ([#121](#121)) ([f06a174](f06a174)) * swap to `openid-connect` instead of `_` ([#124](#124)) ([88dde96](88dde96)) --- 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
Aug 7, 2024
🤖 I have created a release *beep* *boop* --- ## [9.10.1-uds.1](v9.10.1-uds.0...v9.10.1-uds.1) (2024-08-07) ### ⚠ BREAKING CHANGES * remove egress anywhere for SSO ([#121](#121)) ### Features * support a unicorn flavor for Mattermost ([#129](#129)) ([a20b6ae](a20b6ae)) ### Miscellaneous * change the Made for UDS ref to point to 'uds-common' ([#126](#126)) ([e0952e1](e0952e1)) * **deps:** update mattermost support dependencies ([#120](#120)) ([e967bf2](e967bf2)) * **deps:** update mattermost support dependencies ([#123](#123)) ([551e4e2](551e4e2)) * **deps:** update mattermost support dependencies ([#130](#130)) ([db6f17a](db6f17a)) * remove egress anywhere for SSO ([#121](#121)) ([f06a174](f06a174)) * swap to `openid-connect` instead of `_` ([#124](#124)) ([88dde96](88dde96)) --- 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 support for a unicorn flavor of Mattermost
Related Issue
Fixes #128
Type of change
Checklist before merging