Skip to content
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(component): fix task bug #275

Merged
merged 2 commits into from
Oct 11, 2023
Merged

fix(component): fix task bug #275

merged 2 commits into from
Oct 11, 2023

Conversation

donch1989
Copy link
Member

Because

  • the wrong task might cause 500 error

This commit

  • fix task bug
  • adopt latest changes of connector-backend

@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

Attention: 48 lines in your changes are missing coverage. Please review.

Comparison is base (550e606) 0.00% compared to head (582ed31) 0.00%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #275   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          7       7           
  Lines       2101    2131   +30     
=====================================
- Misses      2101    2131   +30     
Flag Coverage Δ
unittests 0.00% <0.00%> (ø)

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

Files Coverage Δ
pkg/service/openapi.go 0.00% <0.00%> (ø)
pkg/service/service.go 0.00% <0.00%> (ø)

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

@donch1989 donch1989 merged commit 5400080 into main Oct 11, 2023
@donch1989 donch1989 deleted the huitang/fix_component_task branch October 11, 2023 18:46
donch1989 added a commit that referenced this pull request Oct 12, 2023
Because

- the wrong task might cause 500 error

This commit

- fix task bug
- adopt latest changes of connector-backend
donch1989 pushed a commit that referenced this pull request Oct 13, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.16.0-alpha](v0.15.1-alpha...v0.16.0-alpha)
(2023-10-13)


### Features

* **repository:** add metadata field for pipeline
([#272](#272))
([550e606](550e606))


### Bug Fixes

* **component:** fix task bug
([#275](#275))
([48427d8](48427d8))


### Miscellaneous Chores

* **release:** release v0.16.0-alpha
([ee1fc5e](ee1fc5e))

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

Successfully merging this pull request may close these issues.

2 participants