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