Commit graph

51 commits

Author SHA1 Message Date
renovate[bot]
df7d3c87bf
chore(deps): update jdx/mise-action digest to 13abe50 (#230)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-25 10:00:14 +00:00
renovate[bot]
b601245afc
chore(deps): update github/codeql-action digest to 4e828ff (#229)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-25 04:58:10 -05:00
jdx
adbb7adcf1
feat: allow fetching binary from mise.jdx.dev (#227)
THANKS CLOUDFLARE FOR PROJECT ALEXANDRIA
2025-07-24 06:09:13 +00:00
renovate[bot]
b9799ddc0c
chore(deps): pin dependencies (#223)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-18 00:33:47 -07:00
jdx
4dfd63f027
chore: fix check-dist 2025-07-17 13:46:33 +00:00
jdx
1c87378f40
chore: use new release-plz token 2025-07-17 13:42:54 +00:00
jdx
6d3ca74ece
chore: set release token 2025-07-16 05:07:11 +00:00
jdx
954e13db3e
chore: get postversion to work 2025-07-16 04:57:59 +00:00
jdx
bd8ba20c56
chore: added release-plz 2025-07-16 04:49:54 +00:00
jdx
56e0d817c9
chore: add semantic-pr-lint (#220) 2025-07-12 11:27:12 +00:00
Gregor Zeitlinger
ca07392817
support checksum (#218)
* support checksum

* support checksum

* support checksum

* support checksum

* support checksum

* support checksum

* support checksum

* support checksum

* support checksum

* support checksum

* support checksum

* support checksum

* support checksum

* support checksum

* support checksum

* support checksum

* support checksum

* support checksum

* support checksum

* support checksum
2025-07-12 06:17:19 -05:00
Victor LEFEBVRE
923c9f44ed
Fix alpine container installation (#189)
* Change test tool for future alpine CI testing

* replace node with jq as it doesnt require any build on alpine

* Fix alpine musl container install

* add tests around mise install in alpine container

* add support for musl os
Fixes: https://github.com/jdx/mise-action/issues/186

* alpine needs bash to run test.sh script

* remove unneeded logs

* Update test.yml

* Update test.yml
2025-05-12 07:15:17 -05:00
jdx
83232dd570
chore: renovate 2025-04-22 22:29:16 -05:00
Jeff Dickey
e3088a551c
fix: renovate artifact updates 2024-10-25 09:03:56 -05:00
jdx
5d3e058edf
feat: support windows (#122) 2024-09-25 21:27:52 +00:00
Jeff Dickey
4400109e6e
chore: automatically rebuild with renovate 2024-07-29 12:27:40 -05:00
Jeff Dickey
227736a40e
chore: automatically rebuild with renovate 2024-07-29 12:25:18 -05:00
jdx
5f5bc9d57c
feat: allow passing args to install (#87) 2024-06-01 11:10:28 -05:00
jdx
578777807e
docs: added git-cliff (#62) 2024-03-30 02:00:12 +00:00
renovate[bot]
21532eb591
chore(deps): update super-linter/super-linter action to v6 (#43)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-17 19:20:00 -06:00
Jeff Dickey
de3aaa27f7
renovate 2024-01-12 13:48:45 -06:00
Jeff Dickey
fcc88c78a4
test against actual mise version 2024-01-06 10:48:13 -06:00
Jeff Dickey
a1a7a37545
remove dependabot 2024-01-04 11:19:59 -06:00
Jeff Dickey
2c307d8ed6
rtx -> mise 2024-01-02 16:16:49 -06:00
Jeff Dickey
b2bd646a01
renovate 2024-01-02 09:58:53 -06:00
dependabot[bot]
77393f73ad
build(deps): bump github/codeql-action from 2 to 3 (#218)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  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-12-18 15:02:24 +00:00
dependabot[bot]
485f366371
build(deps): bump actions/upload-artifact from 3 to 4 (#219)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-18 08:59:04 -06:00
jdx
55e5d18e74
added rtx_dir config (#215)
* added rtx_dir config

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip
2023-12-14 08:38:00 -06:00
jdx
5ac46849ac
added rtx_toml support (#214)
* added rtx_toml support

Fixes #47

* refactor

* refactor

* bump

* bump

* bump
2023-12-14 07:56:58 -06:00
jdx
a545a9b90a
pinning (#213)
* pinning

Fixes #205

* gh

* gh

* gh

* gh

* docs
2023-12-14 12:39:54 +00:00
dependabot[bot]
77cf63440f
build(deps): bump actions/setup-node from 3 to 4 (#176)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  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-11-27 10:33:14 +00:00
jdx
ab0973fa05
Update dependabot.yml (#186) 2023-11-27 04:30:11 -06:00
jdx
d661017ade
updated action template base from actions/typescript-action (#170) 2023-10-16 19:18:57 -05:00
dependabot[bot]
0e1fc71c4a
build(deps): bump actions/checkout from 3 to 4 (#145)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)

---
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 16:46:52 -05:00
dependabot[bot]
cbd8e3899c
Bump actions/setup-node from 3.7.0 to 3.8.1 (#128) 2023-08-21 09:52:17 -05:00
dependabot[bot]
6025c25617
Bump actions/setup-node from 3.6.0 to 3.7.0 (#106)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.6.0...v3.7.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  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>
2023-07-10 08:04:40 -05:00
Jeff Dickey
f079348b93
chore: added workflow_dispatch
can be used to manually trigger test runs
2023-03-30 12:17:08 -05:00
Kenichi Kamiya
0410c15177 Require to specify GITHUB_TOKEN for considering API limit 2023-02-23 04:44:03 +09:00
Kenichi Kamiya
90cd64f028 Add macos test because of it looks flaky
https://github.com/kachick/asdf-cargo-make/actions/workflows/rtx.yml
2023-02-23 04:28:31 +09:00
Jeff Dickey
fc40a5c3a2 download rtx 2023-02-20 23:27:49 -06:00
Jeff Dickey
51061c69d3 test node in workflow 2023-02-19 21:59:47 -06:00
dependabot[bot]
6e05d31e6c
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-15 05:23:17 +00:00
Jeff Dickey
c769086915 taiki 2023-01-14 23:22:29 -06:00
Jeff Dickey
33848d117d
Update test.yml 2023-01-14 22:18:14 -06:00
Jeff Dickey
f34194b63c
Update dependabot.yml 2023-01-14 22:15:48 -06:00
Jeff Dickey
c144a09c2a
Merge pull request #3 from jdxcode/dependabot/github_actions/actions/upload-artifact-3
Bump actions/upload-artifact from 2 to 3
2023-01-14 22:15:02 -06:00
Jeff Dickey
dae3ae4b13
Merge pull request #2 from jdxcode/dependabot/github_actions/github/codeql-action-2
Bump github/codeql-action from 1 to 2
2023-01-14 22:14:13 -06:00
dependabot[bot]
7ab8bef93c
Bump actions/setup-node from 3.5.1 to 3.6.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.5.1...v3.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-14 14:12:23 +00:00
dependabot[bot]
34a739d522
Bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
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>
2023-01-14 14:12:20 +00:00
dependabot[bot]
c2a7041f6f
Bump github/codeql-action from 1 to 2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-14 14:12:18 +00:00