Skip to content

Conversation

@heiruwu
Copy link
Contributor

@heiruwu heiruwu commented Dec 10, 2023

Because

  • missing ray address to init ray connection

This commit

  • fix missing ray init

@codecov
Copy link

codecov bot commented Dec 10, 2023

Codecov Report

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

Comparison is base (d8af6a7) 35.90% compared to head (7bbc94b) 35.79%.

Files Patch % Lines
instill/helpers/ray_config.py 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #64      +/-   ##
==========================================
- Coverage   35.90%   35.79%   -0.12%     
==========================================
  Files          26       26              
  Lines        1621     1626       +5     
  Branches      405      405              
==========================================
  Hits          582      582              
- Misses       1021     1026       +5     
  Partials       18       18              

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

@heiruwu heiruwu merged commit d13260e into main Dec 10, 2023
@heiruwu heiruwu deleted the fix-ray-init branch December 10, 2023 17:35
heiruwu added a commit that referenced this pull request Dec 10, 2023
Because

- missing ray address to init ray connection

This commit

- fix missing ray init
heiruwu added a commit that referenced this pull request Dec 10, 2023
Because

- missing ray address to init ray connection

This commit

- fix missing ray init
heiruwu added a commit that referenced this pull request Dec 10, 2023
Because

- missing ray address to init ray connection

This commit

- fix missing ray init
heiruwu added a commit that referenced this pull request Dec 10, 2023
Because

- missing ray address to init ray connection

This commit

- fix missing ray init
heiruwu added a commit that referenced this pull request Dec 10, 2023
Because

- missing ray address to init ray connection

This commit

- fix missing ray init
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