Commit Graph

9 Commits

Author SHA1 Message Date
Michael Yang
5ae5f816bb
Merge pull request #445 from ollama/mxyng/hatch
Some checks failed
test / test (push) Has been cancelled
test / lint (push) Has been cancelled
use hatch instead of poetry
2025-05-06 11:03:28 -07:00
Aarni Koskela
f7e23ddb93
choe: run tests on main (#422)
* Make tests actually run on `main` (and don't ignore example/readme changes)
2025-01-17 09:48:47 -08:00
Aarni Koskela
12d6842f32
fix: don't run lints on all python versions (#400) 2025-01-16 11:24:23 -08:00
Michael Yang
986fb4c7b3 fix: skip tests on examples, readme 2024-11-23 16:44:09 -08:00
ParthSareen
bfea240300 Disable tests for readmes and examples 2024-11-21 15:16:40 -08:00
Michael Yang
52510cca53 chore: add python3.13 to test matrix 2024-11-19 10:24:54 -08:00
dependabot[bot]
281e149001
Bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-27 17:59:04 +00:00
Michael Yang
354f012168 update github actions 2024-01-26 11:30:36 -08:00
Michael Yang
717abfbaed add ci tests/lint 2023-12-21 09:03:39 -08:00