Alex Rodionov
3f6bfb33d0
Add disk-cache-files input to support multiple modules
...
Fixes #67
Add support for overriding disk cache files for multiple modules in the repository.
* Add a new input `disk-cache-files` in `action.yml` to specify custom disk cache files.
* Update `config.js` to handle the new `disk-cache-files` input and override the `diskCache.files` array if provided.
* Update the documentation in `README.md` to include the new `disk-cache-files` input and provide examples of its usage.
---
For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/bazel-contrib/setup-bazel/issues/67?shareId=XXXX-XXXX-XXXX-XXXX ).
2025-02-18 16:26:58 -08:00
renovate[bot]
98248079ae
Update dependency @actions/cache to v4.0.1 ( #66 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-14 13:04:08 -08:00
renovate[bot]
bb67a55494
Update Node.js to v22.14.0 ( #65 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-11 10:51:51 -08:00
github-actions
663f88d97a
Release 0.13.0
2025-01-24 22:04:41 +00:00
Brett McLarnon
bc949b7ed4
Include repository cache files in the disk cache key. ( #64 )
...
Like BUILD file changes, changes to workspace dependencies can
significantly affect the contents of the disk cache. Prior to this
change, upreving dependencies wasn't itself sufficient to update the
disk cache, resulting in repeatedly rebuilding dependencies until some
subsequent commit happened to modify BUILD files.
2025-01-24 14:03:38 -08:00
renovate[bot]
30f539412d
Update Node.js to v22.13.1 ( #63 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-21 13:21:18 -08:00
renovate[bot]
768017f3c7
Update dependency @actions/tool-cache to v2.0.2 ( #62 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-16 06:48:32 -08:00
renovate[bot]
6cabfc01da
Update Node.js to v22.13.0
2025-01-07 14:28:19 -08:00
github-actions
529dbc2648
Release 0.12.1
2025-01-07 22:27:12 +00:00
Alex Rodionov
104a0a36a0
Fix regression with missing token
...
Closes #59
2025-01-07 14:25:12 -08:00
github-actions
c50333a369
Release 0.12.0
2025-01-05 23:09:59 +00:00
Philipp Stephani
451432a104
Enable caches for all Bazel commands, not just build-related ones.
...
Caching applies to all commands,
cf. https://bazel.build/versions/8.0.0/reference/command-line-reference#flag--disk_cache .
2025-01-05 15:09:17 -08:00
github-actions
465f1612ad
Release 0.11.0
2025-01-05 22:57:32 +00:00
Alex Rodionov
438b351914
Export BAZELISK_GITHUB_TOKEN variable
...
Fixes #57
2025-01-05 14:55:26 -08:00
renovate[bot]
99f63cfeed
Update dependency yaml to v2.7.0
2024-12-31 13:00:28 -08:00
github-actions
bbf8fe8b21
Release 0.10.0
2024-12-21 00:30:08 +00:00
Alex Rodionov
0f9296f333
Allow changing output base path
2024-12-20 16:28:37 -08:00
renovate[bot]
89b8ef0f1d
Update dependency @actions/cache to v4 ( #53 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-05 09:39:11 +03:00
renovate[bot]
fda5cfcc5a
Update Node.js to v22.12.0 ( #52 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-04 10:08:40 +03:00
renovate[bot]
8d0361d6cf
Update dependency yaml to v2.6.1 ( #51 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-19 11:33:03 -08:00
renovate[bot]
3e48ddd52f
Update dependency @vercel/ncc to v0.38.3 ( #50 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-15 07:02:24 -08:00
renovate[bot]
0acdc344dc
Update dependency @actions/cache to v3.3.0 ( #49 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-01 21:41:41 -07:00
github-actions
f3f50ea679
Release 0.9.1
2024-10-30 21:49:27 +00:00
Andy Aylward
2ebddb28d9
Use process.env.RUNNER_TEMP instead of os.tmpdir() ( #47 )
2024-10-30 14:16:51 -07:00
renovate[bot]
93a72482ba
Update Node.js to v22 ( #45 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-29 14:26:45 -07:00
renovate[bot]
3736b3b360
Update dependency yaml to v2.6.0 ( #43 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-13 11:23:47 -07:00
renovate[bot]
b136f2f9d4
Update dependency @actions/core to v1.11.1 ( #41 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-08 13:08:31 -07:00
renovate[bot]
41b624e715
Update dependency node to v20.18.0 ( #40 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-03 13:36:30 -07:00
renovate[bot]
f02085cc85
Update dependency @actions/core to v1.11.0 ( #39 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-02 13:06:25 -07:00
github-actions
90b3523338
Release 0.9.0
2024-09-23 19:51:05 +00:00
renovate[bot]
e49447a08d
Update dependency @vercel/ncc to v0.38.2 ( #38 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-23 12:50:18 -07:00
Chris Gray
5d804ff512
Add a process.exit after storing caches ( #37 )
...
Fixes #36
2024-09-23 12:50:02 -07:00
renovate[bot]
0d27eba2b7
Update dependency yaml to v2.5.1 ( #35 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-04 13:00:36 -07:00
renovate[bot]
735c9d1fec
Update dependency node to v20.17.0 ( #34 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-21 11:25:34 -07:00
renovate[bot]
101c7f5cf1
Update dependency @actions/glob to ^0.5.0 ( #33 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-15 21:58:50 -07:00
renovate[bot]
a125380b35
Update dependency node to v20.16.0 ( #32 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-24 08:00:56 -07:00
renovate[bot]
d4889c5698
Update dependency yaml to v2.5.0 ( #31 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-24 08:00:46 -07:00
renovate[bot]
812d05bd7b
Update dependency node to v20.15.1 ( #30 )
2024-07-13 17:18:46 -07:00
renovate[bot]
121a042b5d
Update dependency node to v20.15.0 ( #29 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-21 07:09:32 -07:00
renovate[bot]
330cba8289
Update dependency yaml to v2.4.5 ( #27 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-08 15:53:55 -07:00
renovate[bot]
0fa4d31c00
Update dependency yaml to v2.4.4 ( #26 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-08 12:57:17 -07:00
github-actions
e403ad5071
Release 0.8.5
2024-06-04 13:57:06 +00:00
Mark Szabo
a948e3e824
Set octokit's baseUrl explicitly ( #24 )
2024-06-04 06:56:06 -07:00
renovate[bot]
a70df706fa
Update dependency yaml to v2.4.3 ( #22 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-02 06:59:43 -07:00
renovate[bot]
363eb36ada
Update dependency node to v20.14.0 ( #20 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-28 12:58:21 -07:00
github-actions
f92f4331c7
Release 0.8.4
2024-05-20 20:44:47 +00:00
Alex Rodionov
c4b6956617
Fix release workflow tag creation
2024-05-20 13:44:06 -07:00
github-actions
57947c1f02
Release 0.8.3
2024-05-20 20:31:25 +00:00
Alex Rodionov
06441bbdcd
Make bazelisk in a tool cache available in the PATH ( #19 )
...
Fixes #17
2024-05-20 13:30:16 -07:00
renovate[bot]
67f0a68f0e
Update dependency node to v20.13.1 ( #16 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-10 20:58:51 -07:00