Gregorio Litenstein
|
4043ab8d77
|
Update tests for deleteCacheByKey.
And rebuild.
Signed-off-by: Gregorio Litenstein <g.litenstein@gmail.com>
|
2025-02-04 14:26:38 -03:00 |
|
Gregorio Litenstein
|
debc4e75e7
|
Update documentation and licenses
Signed-off-by: Gregorio Litenstein <g.litenstein@gmail.com>
|
2025-02-04 14:26:37 -03:00 |
|
Gregorio Litenstein
|
c3e37a8dd8
|
Update some dependencies.
Signed-off-by: Gregorio Litenstein <g.litenstein@gmail.com>
|
2025-02-04 13:28:06 -03:00 |
|
Gregorio Litenstein
|
4c79718f6b
|
Don’t accidentally deleting cache from base branch
Signed-off-by: Gregorio Litenstein <g.litenstein@gmail.com>
|
2025-02-04 13:28:06 -03:00 |
|
Gregorio Litenstein
|
ed8571e5e3
|
Allow refreshing cache also with granular save.
|
2025-02-04 13:28:06 -03:00 |
|
Gregorio Litenstein
|
df9df7396d
|
Add tests for cache refreshing.
|
2025-02-04 13:28:05 -03:00 |
|
Gregorio Litenstein
|
d69c349a03
|
Allow updating caches
|
2025-02-04 13:28:05 -03:00 |
|
Tobbe Lundberg
|
36f1e144e1
|
docs: Make the "always save prime numbers" example more clear (#1525)
|
2025-01-09 23:36:56 +00:00 |
|
janco-absa
|
53aa38c736
|
Correct GitHub Spelling in caching-strategies.md (#1526)
GitHub was spelled incorrectly 3 lines under the Understanding how to choose path section
|
2025-01-06 16:55:00 +00:00 |
|
Bassem Dghaidi
|
1bd1e32a3b
|
Merge pull request #1509 from actions/Link-/cache-4.2.0
Prepare release `v4.2.0`
|
2024-12-05 17:32:57 +01:00 |
|
Bassem Dghaidi
|
882d7ced4c
|
Add 3.4.0 release notes
|
2024-12-05 04:30:22 -08:00 |
|
Bassem Dghaidi
|
f2695d7a42
|
Rerun CI
|
2024-12-05 03:40:40 -08:00 |
|
Bassem Dghaidi
|
f46ceeb60d
|
Add licensed output
|
2024-12-04 13:44:43 -08:00 |
|
Bassem Dghaidi
|
e6f5858749
|
Add lodash to list of reviewed licenses
|
2024-12-04 12:58:41 -08:00 |
|
Bassem Dghaidi
|
4ae6f21c0d
|
Add reviewed licensed packages
|
2024-12-04 12:26:01 -08:00 |
|
Bassem Dghaidi
|
c16df86586
|
Add licensed output
|
2024-12-04 12:08:14 -08:00 |
|
Bassem Dghaidi
|
b109c12f3b
|
Upgrade @actions/core to 1.11.1 and other deps
|
2024-12-04 12:06:05 -08:00 |
|
Bassem Dghaidi
|
b7d227d702
|
Upgrade @vercel/ncc to 0.38.3
|
2024-12-04 11:59:05 -08:00 |
|
Bassem Dghaidi
|
faf639248d
|
Update RELEASES.md
|
2024-12-04 11:49:23 -08:00 |
|
Bassem Dghaidi
|
4bc41c01bd
|
Upgrade @actions/cache to 4.0.0
|
2024-12-04 11:32:28 -08:00 |
|
Bassem Dghaidi
|
6849a64899
|
Release 4.1.2 #1477
Prepare `4.1.2` release
|
2024-10-22 14:33:17 +02:00 |
|
Bassem Dghaidi
|
5a1720c49e
|
Merge branch 'Link-/prep-4.1.2' of https://github.com/actions/cache into Link-/prep-4.1.2
|
2024-10-22 04:25:33 -07:00 |
|
Bassem Dghaidi
|
d9fef48d24
|
Merge branch 'main' into Link-/prep-4.1.2
|
2024-10-22 13:25:20 +02:00 |
|
Bassem Dghaidi
|
a50e8d027b
|
Merge branch 'main' into Link-/prep-4.1.2
|
2024-10-22 04:24:43 -07:00 |
|
Bassem Dghaidi
|
acc9ae5c14
|
Merge pull request #1481 from actions/dependabot/github_actions/actions/setup-node-4
Bump actions/setup-node from 3 to 4
|
2024-10-22 13:19:36 +02:00 |
|
Bassem Dghaidi
|
1ea5f18c31
|
Merge branch 'main' into Link-/prep-4.1.2
|
2024-10-22 13:17:46 +02:00 |
|
Bassem Dghaidi
|
cc679ff3ba
|
Merge branch 'main' into dependabot/github_actions/actions/setup-node-4
|
2024-10-22 13:16:44 +02:00 |
|
Bassem Dghaidi
|
366d43d6f8
|
Merge pull request #1483 from actions/dependabot/github_actions/github/codeql-action-3
Bump github/codeql-action from 2 to 3
|
2024-10-22 13:16:34 +02:00 |
|
dependabot[bot]
|
02bf31969b
|
Bump github/codeql-action from 2 to 3
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>
|
2024-10-22 11:14:30 +00:00 |
|
Bassem Dghaidi
|
6f6220be5a
|
Merge branch 'main' into dependabot/github_actions/actions/setup-node-4
|
2024-10-22 13:14:22 +02:00 |
|
Bassem Dghaidi
|
ebdd24ede1
|
Merge pull request #1479 from actions/dependabot/github_actions/actions/stale-9
Bump actions/stale from 3 to 9
|
2024-10-22 13:13:31 +02:00 |
|
dependabot[bot]
|
255c8ff306
|
Bump actions/setup-node from 3 to 4
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>
|
2024-10-22 11:12:37 +00:00 |
|
Bassem Dghaidi
|
010f24cd9d
|
Merge branch 'main' into dependabot/github_actions/actions/stale-9
|
2024-10-22 13:12:09 +02:00 |
|
Bassem Dghaidi
|
d6151ba7db
|
Merge pull request #1478 from actions/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
|
2024-10-22 13:11:35 +02:00 |
|
dependabot[bot]
|
4ca7071576
|
Bump actions/stale from 3 to 9
Bumps [actions/stale](https://github.com/actions/stale) from 3 to 9.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v3...v9)
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-22 11:04:21 +00:00 |
|
dependabot[bot]
|
5d692d65f4
|
Bump actions/checkout from 3 to 4
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>
|
2024-10-22 11:04:20 +00:00 |
|
Bassem Dghaidi
|
3aef79d3a3
|
Enable dependabot updates
Add dependabot.yml to enable automatic dependency upgrades
|
2024-10-22 13:03:26 +02:00 |
|
Bassem Dghaidi
|
aa55e5f344
|
Prepare release 4.1.2
|
2024-10-22 03:54:14 -07:00 |
|
Bassem Dghaidi
|
772385291f
|
Create dependabot.yml
|
2024-10-22 12:34:45 +02:00 |
|
Bassem Dghaidi
|
e5dc90df92
|
Merge pull request #1475 from actions/dependabot/npm_and_yarn/braces-3.0.3
Bump braces from 3.0.2 to 3.0.3
|
2024-10-22 11:59:13 +02:00 |
|
dependabot[bot]
|
8585f2ac5c
|
Bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-22 09:52:18 +00:00 |
|
Bassem Dghaidi
|
9803087a86
|
Merge pull request #1474 from actions/jww3-isghes-fix
Revise `isGhes` logic to exclude GitHub Enterprise Cloud instances
|
2024-10-22 11:50:59 +02:00 |
|
John Wesley Walker III
|
e7e2547a88
|
added unit tests
|
2024-10-18 17:22:08 +00:00 |
|
John Wesley Walker III
|
71d826cc33
|
appease the linter
|
2024-10-18 13:52:16 +00:00 |
|
John Wesley Walker III
|
25942a73ac
|
ran npm run build
|
2024-10-18 13:25:07 +00:00 |
|
John Wesley Walker III
|
d73025053b
|
Revise isGhes logic
|
2024-10-18 13:23:42 +02:00 |
|
Jan T. Sott
|
8469c94c6a
|
Add Bun example (#1456)
* Add Bun example
* Fix Bun Windows example
|
2024-10-08 19:53:09 +00:00 |
|
Josh Gross
|
3624ceb22c
|
Restore original behavior of cache-hit output (#1467)
* Restore original behavior of `cache-hit` output
* Bump version to 4.1.1
|
2024-10-08 13:08:22 -04:00 |
|
Josh Gross
|
2cdf405574
|
Prepare 4.1.0 release (#1464)
|
2024-10-04 17:00:33 -04:00 |
|
Eman Resu
|
a11fb02296
|
restore action's README now references v4 instead of v3 (#1445)
Co-authored-by: Josh Gross <joshmgross@github.com>
|
2024-10-03 14:58:28 -04:00 |
|