367 Commits

Author SHA1 Message Date
dependabot[bot]
58eebbfc3b chore(deps): bump the actions-dependencies group across 1 directory with 5 updates (#1208)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-09 00:20:28 -04:00
dependabot[bot]
217a6caa49 chore(deps): bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 in the actions-dependencies group (#1191)
chore(deps): bump dependabot/fetch-metadata

Bumps the actions-dependencies group with 1 update: [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata).


Updates `dependabot/fetch-metadata` from 2.3.0 to 2.4.0
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](d7267f607e...08eff52bf6)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-12 19:11:12 -04:00
dependabot[bot]
d43eabaf1d chore(deps): bump the actions-dependencies group with 2 updates (#1188)
Bumps the actions-dependencies group with 2 updates: [actions/setup-python](https://github.com/actions/setup-python) and [actions/download-artifact](https://github.com/actions/download-artifact).


Updates `actions/setup-python` from 5.5.0 to 5.6.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](8d9ed9ac5c...a26af69be9)

Updates `actions/download-artifact` from 4.2.1 to 4.3.0
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](95815c38cf...d3f86a106a)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: 5.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-dependencies
- dependency-name: actions/download-artifact
  dependency-version: 4.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-05 15:00:56 -04:00
dependabot[bot]
e78a069ba9 chore(deps): bump softprops/action-gh-release from 2.2.1 to 2.2.2 in the actions-dependencies group (#1180)
chore(deps): bump softprops/action-gh-release

Bumps the actions-dependencies group with 1 update: [softprops/action-gh-release](https://github.com/softprops/action-gh-release).


Updates `softprops/action-gh-release` from 2.2.1 to 2.2.2
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](c95fe14893...da05d55257)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-21 10:32:55 -04:00
Aaron Pham
8a75c99a46 feat: add support for --arg (#1174)
* feat: add support for --arg

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

* chore: remove tests

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

---------

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2025-04-11 02:41:31 -04:00
Aaron Pham
d8fb4ae4a5 chore: cleanup code and env requirements
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2025-04-09 21:36:46 -04:00
dependabot[bot]
d4999b8c4e chore(deps): bump actions/setup-python from 5.4.0 to 5.5.0 in the actions-dependencies group (#1164)
chore(deps): bump actions/setup-python in the actions-dependencies group

Bumps the actions-dependencies group with 1 update: [actions/setup-python](https://github.com/actions/setup-python).


Updates `actions/setup-python` from 5.4.0 to 5.5.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](42375524e2...8d9ed9ac5c)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-31 09:46:55 +00:00
dependabot[bot]
5356d44411 chore(deps): bump the actions-dependencies group with 2 updates (#1161)
Bumps the actions-dependencies group with 2 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact) and [actions/download-artifact](https://github.com/actions/download-artifact).


Updates `actions/upload-artifact` from 4.6.1 to 4.6.2
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](4cec3d8aa0...ea165f8d65)

Updates `actions/download-artifact` from 4.1.9 to 4.2.1
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](cc20338598...95815c38cf)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-24 09:36:19 +00:00
dependabot[bot]
603789f46b chore(deps): bump actions/download-artifact from 4.1.8 to 4.1.9 in the actions-dependencies group (#1153)
chore(deps): bump actions/download-artifact

Bumps the actions-dependencies group with 1 update: [actions/download-artifact](https://github.com/actions/download-artifact).


Updates `actions/download-artifact` from 4.1.8 to 4.1.9
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](fa0a91b85d...cc20338598)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 09:53:10 +00:00
dependabot[bot]
f04232dc36 chore(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1 in the actions-dependencies group (#1150)
chore(deps): bump actions/upload-artifact

Bumps the actions-dependencies group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact).


Updates `actions/upload-artifact` from 4.6.0 to 4.6.1
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](65c4c4a1dd...4cec3d8aa0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-24 09:58:36 +00:00
dependabot[bot]
7621ccaeb3 chore(deps): bump actions/setup-python from 5.3.0 to 5.4.0 in the actions-dependencies group (#1142)
chore(deps): bump actions/setup-python in the actions-dependencies group

Bumps the actions-dependencies group with 1 update: [actions/setup-python](https://github.com/actions/setup-python).


Updates `actions/setup-python` from 5.3.0 to 5.4.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](0b93645e9f...42375524e2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-03 09:33:29 +00:00
dependabot[bot]
25ba2c7c0f chore(deps): bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 in the actions-dependencies group (#1139)
chore(deps): bump pypa/gh-action-pypi-publish

Bumps the actions-dependencies group with 1 update: [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish).


Updates `pypa/gh-action-pypi-publish` from 1.12.3 to 1.12.4
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](67339c736f...76f52bc884)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-27 15:21:33 +00:00
Aaron Pham
b85d660b98 fix(dependabot): correct ID
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2025-01-27 10:19:05 -05:00
Aaron Pham
3efe374ff6 chore(ci): update auto-merge dependabot
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2025-01-27 10:14:02 -05:00
dependabot[bot]
50c61e8374 chore(deps): bump the actions-dependencies group with 2 updates (#1132)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-13 19:22:56 -05:00
dependabot[bot]
8701f08562 chore(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0 in the actions-dependencies group (#1124)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-23 07:00:32 -05:00
dependabot[bot]
2692308466 chore(deps): bump the actions-dependencies group with 2 updates (#1121)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-16 05:39:45 -05:00
dependabot[bot]
d71cc08bcf chore(deps): bump the actions-dependencies group across 1 directory with 2 updates (#1111)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-18 23:26:34 -05:00
dependabot[bot]
0397b36368 chore(deps): bump the actions-dependencies group across 1 directory with 4 updates (#1106)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-05 11:06:13 -05:00
dependabot[bot]
a1776e861d chore(deps): bump the actions-dependencies group with 3 updates (#1098)
Bumps the actions-dependencies group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/upload-artifact](https://github.com/actions/upload-artifact) and [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish).


Updates `actions/checkout` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](d632683dd7...eef61447b9)

Updates `actions/upload-artifact` from 4.4.0 to 4.4.3
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](50769540e7...b4b15b8c7c)

Updates `pypa/gh-action-pypi-publish` from 1.10.2 to 1.10.3
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](897895f1e1...f7600683ef)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-dependencies
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-dependencies
- dependency-name: pypa/gh-action-pypi-publish
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-14 12:29:04 -04:00
Aaron Pham
4257045953 chore(dependabot): grouped dependencies
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-10-14 12:27:05 -04:00
dependabot[bot]
b900ad44e7 chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 (#1090)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.7 to 4.2.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](692973e3d9...d632683dd7)

---
updated-dependencies:
- dependency-name: actions/checkout
  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-30 21:32:40 -04:00
dependabot[bot]
161990ed09 chore(deps): bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 (#1085)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.10.1 to 1.10.2.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](0ab0b79471...897895f1e1)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  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-09-23 15:13:32 -04:00
dependabot[bot]
4401509d97 chore(deps): bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (#1079)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](8a08d61689...0ab0b79471)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  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-09-09 05:27:24 -04:00
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
c82adf67bd infra: add release script
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-07-10 20:21:17 -04:00
Aaron Pham
0e9dcd54fc docs: update README messaging
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-07-10 18:12:59 -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
45cd10579c infra: remove unused changelog
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-07-09 22:12:18 -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