Risu
2d33c855a3
fix: fix cache_save option ( #144 )
2024-11-18 13:20:21 -06:00
jdx
53d027c2e9
2.1.6
2024-11-06 08:44:10 -06:00
Frederik Boster
7b77be967a
fix: use correct glob format for cache key file hash ( #139 )
2024-11-06 14:43:47 +00:00
jdx
3cea416127
2.1.5
2024-11-04 10:28:59 -06:00
jdx
239a5da37c
chore: update deps
2024-11-04 10:28:30 -06:00
jdx
57eda1a45f
fix: use lockfile for cache key
2024-11-04 10:26:21 -06:00
Maximilian Remming
fb230aa558
fix: overwrite MISE_LOG_LEVEL when in debug mode ( #138 )
...
As the log_level parameter defaults to info the MISE_LOG_LEVEL
environment variable needs to be overriden or otherwise it is not set.
This also means that mise-action will always run with debug logging when
it is ran with debugging enabled, no matter what log level the user has
set.
2024-10-29 07:08:34 -05:00
Jeff Dickey
12823cc980
docs: updated README
2024-10-27 20:35:16 -05:00
Jeff Dickey
a4cfebde9c
2.1.4
2024-10-27 20:26:10 -05:00
Jeff Dickey
534e1f8448
chore: npm update
2024-10-27 20:25:57 -05:00
Jeff Dickey
86b003e69f
chore: fetch mise compressed
2024-10-27 20:20:20 -05:00
Jeff Dickey
c20c9ebb8b
chore: fetch mise compressed
2024-10-27 20:18:38 -05:00
Jeff Dickey
943808f3f1
2.1.3
2024-10-26 06:51:32 -05:00
Risu
f2a7466821
fix: add install_args
hash to cache key ( #136 )
...
* fix: add install_args hash to cache key
* fix: sort tools before hashing
2024-10-26 06:25:44 -05:00
Jeff Dickey
4d056cf31b
2.1.2
2024-10-25 11:49:02 -05:00
Maximilian Remming
cc7f0e6690
feat: use debug logging when in debug mode ( #128 ) ( #129 )
...
* feat: use debug logging when in debug mode (#128 )
* chore: remove unnecessary getExperimental function
* chore: fix setupMise typing
As `core.getInput` returns always a string, the type of `version` in
`setupMise` should be just a `string`. When the string is empty it means
to use the latest version. This could be made cleaner but this is how it
works.
* feat: only set MISE_LOG_LEVEL when required
Previously MISE_LOG_LEVEL was always set, even when log_level parameter
wasn't configured. This changes that behaviour so that the environment
variable is only set when log_level is set by the user and that the
MISE_LOG_LEVEL is set to debug only for this action when in debug mode.
---------
Co-authored-by: Jeff Dickey <216188+jdx@users.noreply.github.com>
2024-10-25 16:48:49 +00:00
Jeff Dickey
e3088a551c
fix: renovate artifact updates
2024-10-25 09:03:56 -05:00
jdx
477762426f
fix: cache_save boolean bug ( #135 )
...
Fixes #130
2024-10-25 14:03:09 +00:00
Jeff Dickey
c1606014a9
2.1.1
2024-10-23 20:27:09 -05:00
jdx
1b7ab9b9c1
fix: cache mise bin ( #134 )
...
Fixes #133
2024-10-24 01:27:00 +00:00
renovate[bot]
c1be5dfbbf
chore(deps): update dependency node to v20.18.0 ( #126 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-07 10:37:39 +00:00
renovate[bot]
06ba249d6e
chore(deps): update dependency @eslint/js to v9.12.0 ( #125 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-07 07:24:53 +00:00
renovate[bot]
c0c2a5cf19
chore(deps): update dependency @types/node to v22.7.4 ( #123 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-30 07:27:22 +00:00
Jeff Dickey
9395297141
chore: migrate away from deprecated git-cliff syntax
2024-09-25 16:34:56 -05:00
Jeff Dickey
f8dfbcc150
2.1.0
2024-09-25 16:31:21 -05:00
renovate[bot]
9d00159afd
chore(deps): update dependency node to v20.17.0 ( #112 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-25 21:29:21 +00:00
jdx
5d3e058edf
feat: support windows ( #122 )
2024-09-25 21:27:52 +00:00
renovate[bot]
bd6a003a27
chore(deps): lock file maintenance ( #102 )
...
* chore(deps): lock file maintenance
* rebuild
* rebuild
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jeff Dickey <216188+jdx@users.noreply.github.com>
2024-07-29 18:40:29 +00:00
renovate[bot]
6e37caab2c
chore(deps): update dependency eslint-plugin-github to v5 ( #101 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-29 17:46:24 +00:00
renovate[bot]
c643d2bc94
chore(deps): update dependency @types/node to v20.14.13 ( #105 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-29 17:43:17 +00:00
Jeff Dickey
b0dcf03524
chore: eslint@9
2024-07-29 12:40:52 -05:00
Jeff Dickey
da1c427f6e
chore: husky deprecation
2024-07-29 12:34:33 -05:00
renovate[bot]
e53ccc41de
chore(deps): update dependency eslint-plugin-prettier to v5.2.1 ( #108 )
...
* chore(deps): update dependency eslint-plugin-prettier to v5.2.1
* chore: rebuild
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jeff Dickey <216188+jdx@users.noreply.github.com>
2024-07-29 12:34:23 -05: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
renovate[bot]
3a53bcf6b1
chore(deps): update dependency typescript to v5.5.3 ( #100 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-15 09:53:30 -05:00
renovate[bot]
cc5d357a63
chore(deps): update typescript-eslint monorepo to v7.16.0 ( #98 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-15 09:53:17 -05:00
renovate[bot]
2dbbc68cca
chore(deps): update dependency @types/node to v20.14.10 ( #97 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-15 09:49:16 -05:00
renovate[bot]
91520ccdb6
chore(deps): update dependency node to v20.15.1 ( #104 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-15 09:48:12 -05:00
renovate[bot]
9319380cbf
chore(deps): update dependency prettier to v3.3.3 ( #103 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-15 09:47:47 -05:00
Eric Matthys
81c431dc79
Update README.md to refer to v2 consistently ( #96 )
2024-06-20 16:37:44 -05:00
renovate[bot]
f20c1bb15f
chore(deps): update dependency prettier to v3.3.2 ( #92 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-17 10:24:52 -05:00
renovate[bot]
22868a7998
chore(deps): update dependency @types/node to v20.14.2 ( #91 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-17 10:24:23 -05:00
renovate[bot]
1cac4ec49c
chore(deps): update typescript-eslint monorepo to v7.13.0 ( #94 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-17 09:48:15 -05:00
renovate[bot]
bf49436c0a
chore(deps): update dependency eslint-plugin-jest to v28.6.0 ( #93 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-17 09:48:02 -05:00
renovate[bot]
7718e6a19e
chore(deps): lock file maintenance ( #89 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-03 11:34:20 -05:00
renovate[bot]
725236a602
chore(deps): update dependency @types/node to v20.14.0 ( #88 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-03 08:59:13 -05:00
Jeff Dickey
d6e32c1796
2.0.6
2024-06-01 17:32:54 -05:00
Jeff Dickey
d0dc8c81e3
chore: rebuild
2024-06-01 17:32:37 -05:00
renovate[bot]
2d5c02a707
chore(deps): lock file maintenance ( #83 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-01 17:31:33 -05:00