Commit Graph

313 Commits

Author SHA1 Message Date
dependabot[bot]
03cc910e51 chore(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0 (#1072)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.6 to 4.4.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](834a144ee9...50769540e7)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-02 13:16:18 -04:00
dependabot[bot]
49e3c9c510 chore(deps): bump actions/setup-python from 5.1.1 to 5.2.0 (#1073)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.1.1 to 5.2.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](39cd14951b...f677139bbe)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-02 13:15:51 -04:00
dependabot[bot]
8e181f414f chore(deps): bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 (#1074)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](ec4db0b4dd...8a08d61689)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-02 13:15:19 -04:00
dependabot[bot]
81d2f8da18 chore(deps): bump actions/upload-artifact from 4.3.5 to 4.3.6 (#1060)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.5 to 4.3.6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](89ef406dd8...834a144ee9)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-19 11:22:03 -04:00
dependabot[bot]
b04187ae6b chore(deps): bump actions/upload-artifact from 4.3.4 to 4.3.5 (#1057)
* chore(deps): bump actions/upload-artifact from 4.3.4 to 4.3.5

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.4 to 4.3.5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](0b2256b8c0...89ef406dd8)

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

Signed-off-by: dependabot[bot] <support@github.com>

* ci: auto fixes from pre-commit.ci

For more information, see https://pre-commit.ci

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-08-05 15:19:04 -04:00
dependabot[bot]
c1a712b759 chore(deps): bump softprops/action-gh-release from 2.0.6 to 2.0.8 (#1046)
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.0.6 to 2.0.8.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](a74c6b72af...c062e08bd5)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 06:56:52 -04:00
Aaron Pham
36642380f2 infra(style): automatically create release notes from tag (#1040)
* infra: automatically create release notes from tag

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

* fix(style): consistent styling with BentoML

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

* fix(style): persistent styling with BentoML

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

* chore: merge with release

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

---------

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-07-12 22:55:13 -04:00
Aaron Pham
887043e100 infra: update release scripts to run locally
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-07-09 22:16:22 -04:00
Aaron Pham
f4a0a49e3d fix(release): PyPI github actions intergrations
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-07-09 22:09:48 -04:00
Aaron Pham
f4d822125e chore: ready for 0.6 releases
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-07-09 22:05:43 -04:00
dependabot[bot]
fdd63b742a chore(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 (#1032)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](65462800fd...0b2256b8c0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08 22:07:52 -04:00
dependabot[bot]
ce00bd92db chore(deps): bump taiki-e/install-action from 2.41.7 to 2.41.11 (#1033)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.41.7 to 2.41.11.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](331a600f1b...64e4e2f995)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08 22:07:43 -04:00
dependabot[bot]
8428f6859b chore(deps): bump actions/download-artifact from 4.1.7 to 4.1.8 (#1034)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.7 to 4.1.8.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](65a9edc588...fa0a91b85d)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08 22:07:35 -04:00
dependabot[bot]
e838e51878 chore(deps): bump taiki-e/install-action from 2.41.3 to 2.41.7 (#1030)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.41.3 to 2.41.7.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](e6c7481b70...331a600f1b)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-04 20:57:16 -04:00
dependabot[bot]
da958c7930 chore(deps): bump softprops/action-gh-release from 2.0.5 to 2.0.6 (#1023)
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](69320dbe05...a74c6b72af)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-27 04:53:46 -04:00
dependabot[bot]
a964af9f2a chore(deps): bump taiki-e/install-action from 2.39.1 to 2.41.3 (#1022)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.39.1 to 2.41.3.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](47943d5b8d...e6c7481b70)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-27 04:53:34 -04:00
Aaron Pham
a67ccdfd31 chore: increase command timeout for ssh_actions
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-06-17 11:57:44 -04:00
dependabot[bot]
6cd245598a chore(deps): bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (#1016)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.14 to 1.9.0.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](81e9d935c8...ec4db0b4dd)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 11:32:51 -04:00
dependabot[bot]
3910a7912f chore(deps): bump actions/checkout from 4.1.6 to 4.1.7 (#1017) [skip ci]
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.6 to 4.1.7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](a5ac7e51b4...692973e3d9)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 11:32:40 -04:00
dependabot[bot]
970e13fed7 chore(deps): bump taiki-e/install-action from 2.38.0 to 2.39.1 (#1018) [skip ci]
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.38.0 to 2.39.1.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](d0c2bb4cff...47943d5b8d)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 11:32:25 -04:00
Aaron Pham
8079d4dd70 chore(ci): always accept flake config
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-06-14 02:57:11 +00:00
Aaron Pham
3251ad1f2c chore(ci): remove redudant installation
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-06-13 22:37:05 -04:00
Aaron Pham
db0e6df7f1 fix(ci): set autogenerated tokens [skip ci]
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
2024-06-11 11:27:44 -04:00
Aaron Pham
7d501d6778 chore: export machine id and ip correspondingly
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
2024-06-11 10:09:02 -04:00
Aaron Pham
b3b1c63a9f fix(ci): pass correct variables
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
2024-06-11 09:52:43 -04:00
Aaron Pham
7bccecd2f0 fix(ci): specifying network_id from secrets
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
2024-06-11 09:42:05 -04:00
Aaron Pham
7116c69da5 fix: masks shells
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
2024-06-11 09:34:52 -04:00
Aaron Pham
6cdcb0d20a chore(infra): add masks
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
2024-06-11 09:32:16 -04:00
Aaron Pham
eaf5dafca9 feat(infra): add support for autogenerate CI runners
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
2024-06-11 09:27:30 -04:00
Aaron Pham
59c184be18 fix(ci): set absolute path for nix for non-interactive shell
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
2024-06-11 09:56:25 +00:00
Aaron Pham
6ca39486a0 feat(nix): reproducible scripts [skip ci]
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
2024-06-11 08:10:26 +00:00
dependabot[bot]
1abc44d4bc chore(deps): bump taiki-e/install-action from 2.34.0 to 2.38.0 (#1011)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.34.0 to 2.38.0.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](4e38715ddc...d0c2bb4cff)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-11 01:10:48 -04:00
dependabot[bot]
295bfcb589 chore(deps): bump taiki-e/install-action from 2.33.34 to 2.34.0 (#1006)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.33.34 to 2.34.0.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](60784cb1f4...4e38715ddc)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 16:46:13 -04:00
paperspace
a93da12084 chore: upgrade to new vLLM schema
Signed-off-by: paperspace <29749331+aarnphm@users.noreply.github.com>
2024-06-02 15:52:45 +00:00
paperspace
2e7592cd45 fix(ci): no need to install default packages
Signed-off-by: paperspace <29749331+aarnphm@users.noreply.github.com>
2024-06-02 14:27:54 +00:00
paperspace
8fea50dfdb feat: update ROCm check for syspath
See #950 for more information

Signed-off-by: paperspace <29749331+aarnphm@users.noreply.github.com>
2024-06-02 14:20:23 +00:00
Aaron Pham
439f10c786 chore(ci): make sure binary depends on publish to avoid race condition
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
2024-05-28 22:48:08 -04:00
Aaron Pham
fd527352b2 chore(ci): cleanup unnecessary dev refresh cycle
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
2024-05-27 14:34:33 -04:00
dependabot[bot]
5fcfa51573 chore(deps): bump taiki-e/install-action from 2.33.22 to 2.33.34 (#1000)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.33.22 to 2.33.34.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](c2927f0c5b...60784cb1f4)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-27 11:59:51 -04:00
paperspace
e84cd815e4 fix(releases): make sure to use correct hash
Signed-off-by: paperspace <29749331+aarnphm@users.noreply.github.com>
2024-05-27 15:59:09 +00:00
paperspace
1eea284810 chore: update actions to v5
Signed-off-by: paperspace <29749331+aarnphm@users.noreply.github.com>
2024-05-27 15:52:38 +00:00
Aaron
6d870c06a0 fix(ci): make sure to use distinct name pattern for v4 upload
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2024-05-26 22:25:03 -04:00
paperspace
6fad74e510 fix: setup python for binary distribution
Signed-off-by: paperspace <29749331+aarnphm@users.noreply.github.com>
2024-05-26 17:29:14 +00:00
paperspace
479f44ce04 fix: make sure to separate PR and main run
Signed-off-by: paperspace <29749331+aarnphm@users.noreply.github.com>
2024-05-26 17:24:16 +00:00
Aaron Pham
f248ea25cd feat(ci): running CI on paperspace (#998)
* chore: update tiny script

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

* feat(ci): running on paperspace machines

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

* chore: update models and increase timeout readiness

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

* fix: schema validation for inputs and update client supporting stop

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

* chore: update coverage config

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

* chore: remove some non-essentials

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

* chore: update locks

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

---------

Signed-off-by: paperspace <29749331+aarnphm@users.noreply.github.com>
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2024-05-26 13:14:54 -04:00
paperspace
a58e12d116 fix: ci
Signed-off-by: paperspace <29749331+aarnphm@users.noreply.github.com>
2024-05-26 08:38:24 +00:00
Aaron
bc0be036d5 infra: enable releases cycle for next dev versions
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2024-05-23 12:59:02 -04:00
Aaron
315aaa0c26 revert: "chore(deps): bump actions/upload-artifact from 3.1.3 to 4.3.3 (#986)"
This reverts commit dda3b1da3e.
2024-05-23 12:55:11 -04:00
Aaron
bf31d3f9d6 revert: "chore(deps): bump actions/download-artifact from 3.0.2 to 4.1.7 (#990)"
This reverts commit 346ab20cca.
2024-05-23 12:55:01 -04:00
dependabot[bot]
346ab20cca chore(deps): bump actions/download-artifact from 3.0.2 to 4.1.7 (#990)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3.0.2 to 4.1.7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](9bc31d5ccc...65a9edc588)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  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>
2024-05-23 12:51:35 -04:00