Commit Graph

17 Commits

Author SHA1 Message Date
dependabot[bot]
60e7b2f9ce
build(deps): bump actions/checkout from 5 to 6 (#602)
Some checks failed
test / test (push) Has been cancelled
test / lint (push) Has been cancelled
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-29 12:03:13 -08:00
dependabot[bot]
8af6cac86b
build(deps): bump actions/setup-python from 5 to 6 (#571)
Some checks failed
test / test (push) Has been cancelled
test / lint (push) Has been cancelled
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-05 15:40:16 -07:00
dependabot[bot]
b0f6b99ca6
build(deps): bump actions/checkout from 4 to 5 (#559)
Some checks failed
test / test (push) Has been cancelled
test / lint (push) Has been cancelled
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-12 14:40:10 -07:00
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
adcae4ce25 add dependabot 2024-03-27 10:53:32 -07:00
Michael Yang
354f012168 update github actions 2024-01-26 11:30:36 -08:00
Michael Yang
516fb19076 ci: give publish job content perms 2024-01-16 12:35:39 -08:00
Michael Yang
99df3c3a07 fix gh release upload 2024-01-11 16:52:17 -08:00
Michael Yang
42ddf71475 fix publish 2024-01-11 16:45:38 -08:00
Michael Yang
9d93f70806 publish workflow 2023-12-21 14:15:08 -08:00
Michael Yang
717abfbaed add ci tests/lint 2023-12-21 09:03:39 -08:00