This repository has been archived by the owner on Jan 9, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
feat: store icons next to the component definition #122
Merged
donch1989
merged 2 commits into
main
from
jvalles/ins-3621-move-component-icons-from-console-to-their-component-package
Feb 15, 2024
Merged
feat: store icons next to the component definition #122
donch1989
merged 2 commits into
main
from
jvalles/ins-3621-move-component-icons-from-console-to-their-component-package
Feb 15, 2024
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
donch1989
previously approved these changes
Feb 7, 2024
3888bb6
to
3b57098
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #122 +/- ##
=======================================
Coverage 62.18% 62.18%
=======================================
Files 18 18
Lines 1489 1489
=======================================
Hits 926 926
Misses 440 440
Partials 123 123
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Base automatically changed from
jvalles/ins-3620-add-version-to-existing-components
to
main
February 9, 2024 08:47
Updates the feature to the v0.1.0-alpha migration
3b57098
to
95a4e38
Compare
Hi @jvallesm @EiffelFly |
👋 I QAd this with the |
@jvallesm I will try to support this in this sprint, please merge this PR when you are ready. |
EiffelFly
added a commit
to instill-ai/console
that referenced
this pull request
Feb 15, 2024
Because - backend have breaking changes related to icon path due to we try to centralize the management of connector's icons - instill-ai/connector#122 - instill-ai/operator#58 This commit - support the backend breaking changes of icon path
donch1989
pushed a commit
that referenced
this pull request
Feb 16, 2024
🤖 I have created a release *beep* *boop* --- ## [0.12.0-beta](v0.11.0-beta...v0.12.0-beta) (2024-02-16) ### Features * **restapi:** use `instillFormat: semi-structured/json` for request and response body ([#126](#126)) ([53606c1](53606c1)) * set component versions to 0.1.0-alpha ([#123](#123)) ([81af1d5](81af1d5)) * store icons next to the component definition ([#122](#122)) ([c67fc89](c67fc89)) ### Bug Fixes * **instill:** fix auth issue ([#128](#128)) ([9908b3a](9908b3a)) * **pinecone:** fix issue that pinecone's icon padding is too big ([#127](#127)) ([d27697e](d27697e)) --- 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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
ListConnectorDefinitions
endpoint.This commit
Notes
🪶 The icons aren't used in the backend code so we could exclude them from the image build to have lighter images.
👯 Copy was automated with the following script: