-
Notifications
You must be signed in to change notification settings - Fork 21
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(component): implement instill app features #670
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
chuang8511
force-pushed
the
chunhao/ins-6032-exclude-component
branch
from
September 24, 2024 12:53
9d45ff0
to
ce15c32
Compare
chuang8511
requested review from
donch1989,
pinglin,
xiaofei-du and
jvallesm
as code owners
September 24, 2024 12:54
chuang8511
changed the title
feat(component): exclude ee version only component in ce version
feat(component): implement instill app features
Oct 3, 2024
chuang8511
force-pushed
the
chunhao/ins-6032-exclude-component
branch
from
October 3, 2024 17:59
ce15c32
to
b22c483
Compare
jvallesm
reviewed
Oct 7, 2024
jvallesm
approved these changes
Oct 11, 2024
donch1989
pushed a commit
that referenced
this pull request
Oct 15, 2024
🤖 I have created a release *beep* *boop* --- ## [0.43.0-beta](v0.42.2-beta...v0.43.0-beta) (2024-10-15) ### Features * **component:** implement instill app features ([#670](#670)) ([6def4ac](6def4ac)) * **slack:** allow posting messages as user or bot ([#728](#728)) ([7f35ca5](7f35ca5)) ### Bug Fixes * hide preset pipelines in GET /pipelines endpoint ([#733](#733)) ([baa8919](baa8919)) * remove redundant message in streaming ([#739](#739)) ([50ce029](50ce029)) * **text:** filter out the empty chunk ([#734](#734)) ([4037ba6](4037ba6)) * the InstillAcceptFormats doesn't works with collection component ([#732](#732)) ([3d1c053](3d1c053)) --- 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
Note