Commit Graph

10 Commits

Author SHA1 Message Date
Twisha Bansal
084725ee05 ci(llamaindex): Added auto lint and integration test config (#72)
This PR adds CI workflows for linting and integration tests to the
Llamaindex SDK.

Linting is failing due to type checking errors in the SDK (to be fixed
separately).
Integration tests are failing since there are no existing tests.
2024-11-27 17:29:24 +00:00
Wenxin Du
8c2c373d35 fix: fix go test workflow (#84) 2024-11-19 17:25:59 -05:00
Wenxin Du
751228a774 ci: add e2e testing with cloud build (#27) 2024-11-13 17:59:41 -05:00
Yuan
ba4c566ab8 chore: remove secrets from github (#20) 2024-10-18 10:58:22 -07:00
Wenxin Du
61e7b78ad8 feat: Add Toolset manifest endpoint (#11)
1. Calculate tool manifests when server starts.
2. Add toolset manifest endpoints.

---------

Co-authored-by: Kurtis Van Gent <31518063+kurtisvg@users.noreply.github.com>
2024-10-17 18:43:58 -04:00
Yuan
17fbbb49b0 ci: add realease-please (#15)
Release-As: 0.1.0
2024-10-15 09:13:05 -07:00
Kurtis Van Gent
39b6b58d89 ci: disable auto-label (#4) 2024-07-15 11:05:11 -06:00
Kurtis Van Gent
627158ceb1 ci: add path to labels file (#3) 2024-07-12 16:20:40 -07:00
Kurtis Van Gent
2fa93f3f70 ci: use consistent permissions in workflows (#2) 2024-07-12 17:08:45 -06:00
Kurtis Van Gent
0adb59c273 chore(ci): set up ci 2024-07-12 16:42:13 -06:00