Skip to content

Conversation

@heiruwu
Copy link
Contributor

@heiruwu heiruwu commented Dec 7, 2023

Because

  • VDP now supports organization endpoints
  • VDP will step up to beta release

This commit

  • adopt organization endpoints for VDP
  • adopt beta version endpoints

@linear
Copy link

linear bot commented Dec 7, 2023

@codecov
Copy link

codecov bot commented Dec 7, 2023

Codecov Report

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

Comparison is base (c5f3e87) 36.52% compared to head (22ef9d7) 36.95%.

Files Patch % Lines
instill/clients/pipeline.py 40.99% 95 Missing ⚠️
instill/clients/mgmt.py 43.00% 57 Missing ⚠️
instill/resources/recipe.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #60      +/-   ##
==========================================
+ Coverage   36.52%   36.95%   +0.42%     
==========================================
  Files          26       26              
  Lines        1347     1575     +228     
  Branches      312      214      -98     
==========================================
+ Hits          492      582      +90     
- Misses        837      975     +138     
  Partials       18       18              

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

@heiruwu heiruwu merged commit 0c313d6 into main Dec 7, 2023
@heiruwu heiruwu deleted the INS-2645 branch December 7, 2023 18:49
heiruwu pushed a commit that referenced this pull request Dec 11, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.4.0](v0.3.2...v0.4.0)
(2023-12-11)


### ⚠ BREAKING CHANGES

* **client:** support asyncio and add better client type hint
([#55](#55))

### Features

* **client:** support asyncio and add better client type hint
([#55](#55))
([aa41246](aa41246))
* **org:** adopt organization endpoints for VDP
([#60](#60))
([0c313d6](0c313d6))
* **ray:** add io helpers for llm tasks
([#59](#59))
([1876a20](1876a20))
* **ray:** add nested decorators
([#63](#63))
([900dda8](900dda8))
* **ray:** add text to image io helper
([#58](#58))
([0430977](0430977))


### Bug Fixes

* **clients,resources:** fix resource creating will get None type
([#57](#57))
([4516d46](4516d46))
* **makefile:** fix wheel build missing submodule
([9aa73eb](9aa73eb))
* **ray:** fix missing ray init
([#64](#64))
([db0b5c4](db0b5c4))


### Documentation

* **notebooks:** update notebooks to adopt latest ray decorators
([52b90c6](52b90c6))

---
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
Status: 👋 Done

Development

Successfully merging this pull request may close these issues.

3 participants