-
Notifications
You must be signed in to change notification settings - Fork 10
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
fix: fix cmdo event title, to make it more human readable #1639
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
Merged
📦 Next.js Bundle Analysis for instillai-consoleThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
EiffelFly
pushed a commit
that referenced
this pull request
Dec 3, 2024
🤖 I have created a release *beep* *boop* --- <details><summary>0.64.0-beta</summary> ## [0.64.0-beta](v0.63.0-beta...v0.64.0-beta) (2024-12-03) ### Features * adapt policy link and revamp setting pages ([#1629](#1629)) ([d11fab5](d11fab5)) * add feature flag for chat ([#1628](#1628)) ([7455ce4](7455ce4)) * **chat:** user can use @ to add tool suggestion in chat ([#1617](#1617)) ([d76cd51](d76cd51)) * deprecate markdown-to-jsx and support Latex in markdown ([#1623](#1623)) ([cfea04e](cfea04e)) * unify the Instill AI meeting schedule link ([#1619](#1619)) ([51e76ff](51e76ff)) ### Bug Fixes * patch high vulnerabilities deps issues ([#1631](#1631)) ([955355e](955355e)) ### Miscellaneous * **component:** add `scheduler` component ([#1637](#1637)) ([406361a](406361a)) * **component:** add icon ([#1630](#1630)) ([87174b9](87174b9)) * **component:** add icons for google-drive, perplexity-ai and leadiq ([#1627](#1627)) ([4bed7fc](4bed7fc)) </details> <details><summary>@instill-ai/design-system: 0.85.0</summary> ## [0.85.0](https://github.com/instill-ai/console/compare/@instill-ai/design-system-v0.84.0...@instill-ai/design-system-v0.85.0) (2024-12-03) ### Features * upgrade storybook deps ([#1634](#1634)) ([96bc075](96bc075)) ### Bug Fixes * further fix vulnerabilities deps ([#1632](#1632)) ([bda8462](bda8462)) * patch high vulnerabilities deps issues ([#1631](#1631)) ([955355e](955355e)) </details> <details><summary>@instill-ai/design-tokens: 0.8.1</summary> ## [0.8.1](https://github.com/instill-ai/console/compare/@instill-ai/design-tokens-v0.8.0...@instill-ai/design-tokens-v0.8.1) (2024-12-03) ### Bug Fixes * patch high vulnerabilities deps issues ([#1631](#1631)) ([955355e](955355e)) </details> <details><summary>@instill-ai/toolkit: 0.113.0</summary> ## [0.113.0](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.112.0...@instill-ai/toolkit-v0.113.0) (2024-12-03) ### Features * adapt policy link and revamp setting pages ([#1629](#1629)) ([d11fab5](d11fab5)) * add chat/agent related sdk and react-queries ([#1635](#1635)) ([5b6490f](5b6490f)) * add feature flag for chat ([#1628](#1628)) ([7455ce4](7455ce4)) * **chat:** user can use @ to add tool suggestion in chat ([#1617](#1617)) ([d76cd51](d76cd51)) * deprecate markdown-to-jsx and support Latex in markdown ([#1623](#1623)) ([cfea04e](cfea04e)) * deprecate the usage of integration.schemas ([#1621](#1621)) ([8bd46fc](8bd46fc)) * **integration:** support google sheet OAuth ([#1624](#1624)) ([d4c56a1](d4c56a1)) * unify the Instill AI meeting schedule link ([#1619](#1619)) ([51e76ff](51e76ff)) * update add component model UI ([#1638](#1638)) ([bfe391e](bfe391e)) ### Bug Fixes * fix cmdo event title, to make it more human readable ([#1639](#1639)) ([ec98f18](ec98f18)) * fix duplicated error message for multiple texts input of pipeline trigger form ([#1620](#1620)) ([fbbd708](fbbd708)) * fix google sheets oauth config ([#1625](#1625)) ([92734df](92734df)) * further fix vulnerabilities deps ([#1632](#1632)) ([bda8462](bda8462)) * patch high vulnerabilities deps issues ([#1631](#1631)) ([955355e](955355e)) ### Miscellaneous * **component:** add `scheduler` component ([#1637](#1637)) ([406361a](406361a)) * **component:** add icon ([#1630](#1630)) ([87174b9](87174b9)) * **component:** add icons for google-drive, perplexity-ai and leadiq ([#1627](#1627)) ([4bed7fc](4bed7fc)) * **integration:** adjust OAuth scope for google-drive component ([#1626](#1626)) ([7b341a4](7b341a4)) * **run logging:** clarify actors in Run objects ([#1622](#1622)) ([6f55bf2](6f55bf2)) * support `required` attribute in variable section ([#1636](#1636)) ([cb00594](cb00594)) </details> <details><summary>instill-sdk: 0.13.0</summary> ## [0.13.0](instill-sdk-v0.12.0...instill-sdk-v0.13.0) (2024-12-03) ### Features * add chat/agent related sdk and react-queries ([#1635](#1635)) ([5b6490f](5b6490f)) * deprecate the usage of integration.schemas ([#1621](#1621)) ([8bd46fc](8bd46fc)) ### Bug Fixes * fix cmdo event title, to make it more human readable ([#1639](#1639)) ([ec98f18](ec98f18)) * further fix vulnerabilities deps ([#1632](#1632)) ([bda8462](bda8462)) * patch high vulnerabilities deps issues ([#1631](#1631)) ([955355e](955355e)) ### Miscellaneous * **run logging:** clarify actors in Run objects ([#1622](#1622)) ([6f55bf2](6f55bf2)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
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.
Because
This commit