Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

feat: add instillUpstreamTypes: template in component condition field #46

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

donch1989
Copy link
Member

Because

  • We need to make the smart hint works for condition field on Console, so we need to update the instillUpstreamTypes.

This commit

  • add instillUpstreamTypes: template in component condition field

Copy link

linear bot commented Jan 10, 2024

Copy link

codecov bot commented Jan 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (eb76043) 76.49% compared to head (9e1ce57) 76.49%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #46   +/-   ##
=======================================
  Coverage   76.49%   76.49%           
=======================================
  Files           1        1           
  Lines         217      217           
=======================================
  Hits          166      166           
  Misses         34       34           
  Partials       17       17           
Flag Coverage Δ
unittests 76.49% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@donch1989 donch1989 merged commit 60b2117 into main Jan 10, 2024
8 checks passed
@donch1989 donch1989 deleted the huitang/ins-3351 branch January 10, 2024 18:32
jvallesm pushed a commit that referenced this pull request Jan 15, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.9.0-beta](v0.8.0-beta...v0.9.0-beta)
(2024-01-12)


### Features

* add `instillUpstreamTypes: template` in component condition field
([#46](#46))
([60b2117](60b2117))
* **schema:** add new instillFormat for chat history
([#43](#43))
([abed794](abed794))
* update GetOperatorDefinition functions to support dynamic definition
([#47](#47))
([792559e](792559e))


### Bug Fixes

* **connector:** fix credentialFields bug inside `oneOf` schema
([#45](#45))
([eb76043](eb76043))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
namwoam pushed a commit to namwoam/component that referenced this pull request Jun 24, 2024
…ld (instill-ai#46)

Because

- We need to make the smart hint works for `condition` field on Console,
so we need to update the `instillUpstreamTypes`.

This commit

- add `instillUpstreamTypes: template` in component condition field
namwoam pushed a commit to namwoam/component that referenced this pull request Jun 24, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.9.0-beta](instill-ai/component@v0.8.0-beta...v0.9.0-beta)
(2024-01-12)


### Features

* add `instillUpstreamTypes: template` in component condition field
([instill-ai#46](instill-ai#46))
([60b2117](instill-ai@60b2117))
* **schema:** add new instillFormat for chat history
([instill-ai#43](instill-ai#43))
([abed794](instill-ai@abed794))
* update GetOperatorDefinition functions to support dynamic definition
([instill-ai#47](instill-ai#47))
([792559e](instill-ai@792559e))


### Bug Fixes

* **connector:** fix credentialFields bug inside `oneOf` schema
([instill-ai#45](instill-ai#45))
([eb76043](instill-ai@eb76043))

---
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.
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants