Commit e00ea0d
authored
Workflow fix (#8)
* feat: Added support for reset
* fix: Improved delete Collection test case.
* feat: Cohere support
Refs: #1
* feat: Added integration tests in a separate workflow
- Release workflow now is only triggered upon new release and it bumps version to tag name
* fix: Added reset after each test to ensure test are not failing due to what previous tests have done.
* feat: List collections
- Improvements of how Collections are handled
Refs: #3
* feat: Full feature parity with the Python API (except for raw SQL execution)
Refs: #2, #3, #4
* fix: Fixing release workflow
* chore: Testing release
* fix: OSSRH creds missing
* chore: Update POM to comply with OSSRH requirements.
* chore: Finalizing release workflow.1 parent b9aa4d5 commit e00ea0d
2 files changed
Lines changed: 14 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | 41 | | |
46 | 42 | | |
47 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
27 | 39 | | |
28 | 40 | | |
29 | 41 | | |
| |||
0 commit comments