-
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 download component icon script to fallback invalid version #1553
Merged
EiffelFly
merged 1 commit into
main
from
pochunchiu/ins-4872-auto-fetch-all-the-components-icon-when-build-v2
Oct 22, 2024
Merged
fix: fix download component icon script to fallback invalid version #1553
EiffelFly
merged 1 commit into
main
from
pochunchiu/ins-4872-auto-fetch-all-the-components-icon-when-build-v2
Oct 22, 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
EiffelFly
deleted the
pochunchiu/ins-4872-auto-fetch-all-the-components-icon-when-build-v2
branch
October 22, 2024 06:31
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
Oct 22, 2024
🤖 I have created a release *beep* *boop* --- <details><summary>0.60.0-beta</summary> ## [0.60.0-beta](v0.59.2-beta...v0.60.0-beta) (2024-10-22) ### Features * automatically download icons ([#1551](#1551)) ([02c7223](02c7223)) * support Slack OAuth integration ([#1534](#1534)) ([0a4da01](0a4da01)) * unify retry option of react-query, clean up metabase issue and browserlist ([#1536](#1536)) ([057d4af](057d4af)) ### Bug Fixes * **editor:** fix can't construct multiple edges to multiple components from single component ([#1547](#1547)) ([7ef2795](7ef2795)) * fix download component icon script to fallback invalid version ([#1553](#1553)) ([0416a7c](0416a7c)) * fix onboarding form e2e ([#1545](#1545)) ([e630cb0](e630cb0)) * refactor onboarding form and align topdown and profile page with cloud ([#1538](#1538)) ([e955b44](e955b44)) </details> <details><summary>@instill-ai/design-system: 0.82.0</summary> ## [0.82.0](https://github.com/instill-ai/console/compare/@instill-ai/design-system-v0.81.0...@instill-ai/design-system-v0.82.0) (2024-10-22) ### Features * put back image input preview, clean up ([#1546](#1546)) ([9a65578](9a65578)) </details> <details><summary>@instill-ai/design-tokens: 0.8.0</summary> ## [0.8.0](https://github.com/instill-ai/console/compare/@instill-ai/design-tokens-v0.7.1...@instill-ai/design-tokens-v0.8.0) (2024-10-22) ### Features * automatically download icons ([#1551](#1551)) ([02c7223](02c7223)) </details> <details><summary>@instill-ai/toolkit: 0.108.0</summary> ## [0.108.0](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.107.0...@instill-ai/toolkit-v0.108.0) (2024-10-22) ### Features * added model tags ([#1554](#1554)) ([19326e7](19326e7)) * **application:** add ifAll to listMessages ([#1550](#1550)) ([9e87490](9e87490)) * automatically download icons ([#1551](#1551)) ([02c7223](02c7223)) * client cookie management functions ([#1540](#1540)) ([faaab42](faaab42)) * dynamically update model UI state on run ([#1539](#1539)) ([a39c7b5](a39c7b5)) * enable instill-app component in recipe validation ([#1552](#1552)) ([788231e](788231e)) * only allow users to manually add pipeline tags in lowercase ([#1544](#1544)) ([7d78d4e](7d78d4e)) * put back image input preview, clean up ([#1546](#1546)) ([9a65578](9a65578)) * support Slack OAuth integration ([#1534](#1534)) ([0a4da01](0a4da01)) * unify retry option of react-query, clean up metabase issue and browserlist ([#1536](#1536)) ([057d4af](057d4af)) ### Bug Fixes * **application:** fix streaming ([#1535](#1535)) ([e128e78](e128e78)) * **editor:** fix can't construct multiple edges to multiple components from single component ([#1547](#1547)) ([7ef2795](7ef2795)) * fix console wrongly parse the JSON object ([#1556](#1556)) ([c1ddb34](c1ddb34)) * fix onboarding form e2e ([#1545](#1545)) ([e630cb0](e630cb0)) * fix sdk didn't add oAuthAccessDetails and scopes into the payload ([#1548](#1548)) ([05235a5](05235a5)) * fixed SDK Model type ([#1555](#1555)) ([1c0d30e](1c0d30e)) * refactor onboarding form and align topdown and profile page with cloud ([#1538](#1538)) ([e955b44](e955b44)) * reset playground i/o data on namespace change ([#1543](#1543)) ([de2ae66](de2ae66)) </details> <details><summary>instill-sdk: 0.9.0</summary> ## [0.9.0](instill-sdk-v0.8.0...instill-sdk-v0.9.0) (2024-10-22) ### Features * **application:** add ifAll to listMessages ([#1550](#1550)) ([9e87490](9e87490)) * put back image input preview, clean up ([#1546](#1546)) ([9a65578](9a65578)) ### Bug Fixes * **application:** fix streaming ([#1535](#1535)) ([e128e78](e128e78)) * fix sdk didn't add oAuthAccessDetails and scopes into the payload ([#1548](#1548)) ([05235a5](05235a5)) * fixed SDK Model type ([#1555](#1555)) ([1c0d30e](1c0d30e)) </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