Skip to content

Conversation

@heiruwu
Copy link
Contributor

@heiruwu heiruwu commented Nov 24, 2023

Because

  • cannot get user
  • cannot trigger pipeline with async model

This commit

  • add users/me alias in get user method
  • fix trigger async method

@codecov
Copy link

codecov bot commented Nov 24, 2023

Codecov Report

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

Comparison is base (b4611d9) 45.17% compared to head (41532e3) 45.18%.

Files Patch % Lines
instill/resources/pipeline.py 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #53      +/-   ##
==========================================
+ Coverage   45.17%   45.18%   +0.01%     
==========================================
  Files          25       25              
  Lines        1056     1060       +4     
  Branches       73       73              
==========================================
+ Hits          477      479       +2     
- Misses        564      566       +2     
  Partials       15       15              

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

@heiruwu heiruwu merged commit c86274b into main Nov 24, 2023
@heiruwu heiruwu deleted the fix-get-user-async-trigger branch November 24, 2023 15:32
heiruwu pushed a commit that referenced this pull request Nov 29, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.3.2](v0.3.1...v0.3.2)
(2023-11-29)


### Bug Fixes

* **client:** fix async pipeline trigger and get user
([#53](#53))
([c86274b](c86274b))
* **ray:** fix mismatched grpcio version
([024471a](024471a))
* **ray:** fix model weight file extension
([4f3a40c](4f3a40c))

---
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