Commit Graph

47 Commits

Author SHA1 Message Date
Aaron
70f4ccfae6 fix(ratchet): lock correctly on cron job
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-09-11 15:09:49 -04:00
dependabot[bot]
2a1bcb6dc2 chore(deps): bump actions/checkout from 3.6.0 to 4.0.0 (#322)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.6.0 to 4.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](f43a0e5ff2...3df4ab11eb)

---
updated-dependencies:
- dependency-name: actions/checkout
  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>
2023-09-11 14:35:10 -04:00
Aaron Pham
52e04dc982 revert: disable compiled wheels for now (#304)
* revert: disable compiled wheels for now

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>

* chore: add changelog

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>

* fix: compiled

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>

* chore: ignore pyright

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>

---------

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-09-06 13:44:41 -04:00
dependabot[bot]
1796e90a47 chore(deps): bump actions/checkout from 3.5.3 to 3.6.0 (#269)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-28 15:24:32 -04:00
dependabot[bot]
dd8d587641 chore(deps): bump bentoml/setup-bentoml-action from 59beefe94e2e8f8ebbedf555fc86bd5d1ae0a708 to d4010d8303684b183f45b33c6a44644f81337bdb (#267)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-28 15:20:28 -04:00
Aaron Pham
665233c30f chore: conditional commit for running jobs (#232) 2023-08-17 10:13:53 -04:00
Aaron Pham
d7a6859c40 chore(gh): use setup-bentoml-action (#230) 2023-08-17 08:34:35 -04:00
Aaron Pham
cd872ef631 refactor: monorepo (#203) 2023-08-15 02:11:14 -04:00
Aaron Pham
5329853b10 perf: compiled modules and enable lazyeval (#200) 2023-08-11 05:53:45 -04:00
Aaron Pham
6143521547 fix: release compiled wheels and 0.2.18 tap (#193) 2023-08-09 21:14:34 -04:00
Aaron Pham
b1445c6516 refactor(cli): compiled wheels and extension modules (#191) 2023-08-09 17:10:15 -04:00
Aaron Pham
2541a0f8dc infra: initial work on compiling mypyc wheels (#182) 2023-08-04 10:20:03 -04:00
Aaron
b949106daf fix(ci): rename runner name [skip ci]
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-08-03 02:24:45 -04:00
Aaron Pham
0c79fabd1a chore(release): add darwin binary to release notes (#154) 2023-07-28 15:00:42 -04:00
Aaron Pham
4fae00b68b fix(ci): correct tag for checkout (#150) 2023-07-25 14:11:03 -04:00
Aaron
e000e7d1c6 fix(ci): release correct version via git
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-07-25 12:48:19 -04:00
Aaron Pham
31bd2fe31b chore(ci): better release flow (#131) 2023-07-21 21:53:57 -04:00
Aaron
8a42832360 chore(ci): simplify bump dev workflow [skip ci]
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-07-21 14:20:30 -04:00
aarnphm-ec2-dev
39f7725870 fix(ci): skip running actions on generated commit
Signed-off-by: aarnphm-ec2-dev <29749331+aarnphm@users.noreply.github.com>
2023-07-21 15:48:22 +00:00
aarnphm-ec2-dev
9d28e0a1e6 fix(ci): disable gpg push
Signed-off-by: aarnphm-ec2-dev <29749331+aarnphm@users.noreply.github.com>
2023-07-19 23:09:27 +00:00
aarnphm-ec2-dev
d37d14e52b fix(tests): mark package on CI to xfail
XXX: @aarnphm to solve build isolation when have bandwidth. Currently
this is not a problem when running locally.

`openllm build` just works, where as `openllm.build` won't work
sequentially.

Address some type stubs for jupytext

Signed-off-by: aarnphm-ec2-dev <29749331+aarnphm@users.noreply.github.com>
2023-07-15 12:48:28 +00:00
Aaron Pham
b2dba6143f fix(resource): correctly parse CUDA_VISIBLE_DEVICES (#114) 2023-07-15 07:19:35 -04:00
aarnphm-ec2-dev
d3e4b95e84 ci: use trusted pypi publisher
Signed-off-by: aarnphm-ec2-dev <29749331+aarnphm@users.noreply.github.com>
2023-07-07 07:18:13 +00:00
Aaron
c5977c8fdd chore(ci): add checkout version for 3.11 and sign push
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-29 02:55:33 -04:00
Aaron
c76dea468e chore(ci): fixes release script to correct version
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-29 02:38:44 -04:00
Aaron
03bc04216b fix(ci): fetch correct tags for branch
This reverts commit 47e49186e1d2b2bcca0153db1cd47efecbbbf82b.

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-29 00:41:05 -04:00
Aaron
7de2298f21 revert: "fix(ci): release and correct fetch tags in workflow_call"
This reverts commit 583e11196efb318e95a459a46d630d3d92ae42bf.

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-29 00:41:05 -04:00
Aaron
a411509ee2 fix(ci): release and correct fetch tags in workflow_call
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-29 00:41:05 -04:00
Aaron
e8f6ef12e3 fix(ci): release to checkout tag
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-27 14:07:52 -04:00
aarnphm-ec2-dev
45b0ba3b7d fix(ci): outputs jobs for checkout tag on release-notes
Signed-off-by: aarnphm-ec2-dev <29749331+aarnphm@users.noreply.github.com>
2023-06-27 01:46:31 +00:00
Aaron
2fed9eae78 ci: signed commit on actions
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-25 12:47:30 -04:00
Aaron
4ca8e3e6c1 ci: manually dispatch reusable actions from CLI
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-25 11:27:56 -04:00
Aaron Pham
74fdd5e259 feat: release binary distribution (#66) 2023-06-25 10:38:03 -04:00
Aaron
71198b66cc revert: move release-notes to separate actions
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-08 16:03:41 -04:00
Aaron
0680059a21 chore(ci): cleanup workflow
make it a pipeline for release now

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-08 05:28:56 -04:00
Aaron
ce7143060e chore(ci): to run release note on all tag
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-07 00:24:25 -04:00
Aaron
2a778a6fa6 fix(ci): update detached HEAD to main
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-06 18:23:50 -04:00
Aaron
f78d55f0fd fix(cli): type handling for specific container types
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-06 17:18:25 -04:00
Aaron
f5ab01f2dd infra(release): update logic on push
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-06 09:16:37 -04:00
Aaron
44ac29b9dd infra: update release scripts to run on actions only
setup release notes to make sure it runs after pushing tag

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-06 08:45:51 -04:00
Aaron
ec941c95d5 chore: add license header
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-04 16:22:37 -07:00
Aaron
5ebe7e151a fix: set AUTHOR_NAME and AUTHOR_EMAIL for automatic release
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-04 15:39:32 -07:00
Aaron
352c2ee003 fix(ci): add prefix v for archive creation
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-04 15:25:58 -07:00
Aaron
53dbcbac97 chore(ci): rename action to avoid collision
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-04 14:47:43 -07:00
Aaron
b8eaf44328 chore(ci): allow to run release-notes manually
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-04 14:41:39 -07:00
Aaron
ab82f7e59c chore(ci): remove unused env for release-notes
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-04 14:27:57 -07:00
Aaron
4e480938dc feat(ci): manual dispatch create a release
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-03 23:22:15 -07:00