Commit Graph

490 Commits (5868318cdc157d6779e30bbb640f004e827f943d)
 

Author SHA1 Message Date
Vipul 651d82954c
Change pull_request to pull_request_target for PR review
dependabot[bot] cfa1b7695d
Bump minimatch from 3.0.4 to 3.1.2
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Vipul fa8856311e
Merge pull request from actions/vsvipul/change-assignee-logic
Add oncall logic to assign issues and PRs
Vipul ef145dd134 Add oncall logic to assign issues and PRs
Deepak Dahiya 6babf202a4
Readme update for deleting caches ()
* Readmee update for deleting caches

* minor

* minor

* PR comments

* PR comments

* PR comments

* moved to tips-and-workarounds

* minor
Sankalp Kotewar 5c79b3fd6c
Merge pull request from actions/kotewar-patch-1
Updated link for cache segment download info
Sankalp Kotewar 3ff04605d3
Updated link for cache segment download info
Vipul db8d946d18
Merge pull request from asaf400/patch-2
Update hashFiles documentation reference
Asaf Levy 0e93819da5
Update hashFiles documentation reference
Update hashFiles documentation reference Link to the valid doc
https://docs.github.com/en/actions/learn-github-actions/expressions#hashfiles
Bishal Prasad 9a6a4f6079
Add more details to version section in readme ()
* Add more details to version section in readme

* Update README.md

Co-authored-by: Sankalp Kotewar <98868223+kotewar@users.noreply.github.com>

* Use ubuntu/squid instead of datadog/squid

Co-authored-by: Sankalp Kotewar <98868223+kotewar@users.noreply.github.com>
Bishal Prasad d0af8a3ecc
Change datadog/squid to Ubuntu/squid in CI check ()
Sankalp Kotewar 8bec1e4cc3
Merge pull request from actions/kotewar/doc-update
Update README with clearer info about cache-hit and its value
Sankalp Kotewar 14f2d18ea2
Moved recommendation to skipping steps section
Sankalp Kotewar 083fb3041b
Merge branch 'main' into kotewar/doc-update
Lovepreet Singh 5085ac92ef
Merge pull request from actions/pdotl-patch-1
Create pull_request_template.md
Lovepreet Singh 76639bb4e5
Create pull_request_template.md
Adding a PR template would certainly increase clarity on the PRs and also help us better review changes. This is a starter template. Please feel free to suggest changes, add/remove sections that are not relevant.
Sankalp Kotewar 5294b3f306
Update README.md
Sankalp Kotewar 4fe9c4bd54
Updated release file with correct env variable ()
Rong Rong 2b04a41915
timeout env var key is not correct in README.md ()
Lovepreet Singh 9b0c1fce7a
Merge pull request from actions/pdotl-version-bump
Update cache to use @actions/core@^1.10.0
Lovepreet Singh 18103f63fe Fix licensed status error
Lovepreet Singh 3e383cd9c3 Update RELEASES
Lovepreet Singh 43428ea056 toolkit versioon update and version bump for cache
Lovepreet Singh 1c73980b09 3.0.11
Lovepreet Singh a3f5edc237
Merge pull request from rentziass/rentziass/update-actions-core
Update @actions/core to 1.10.0
Francesco Renzi 831ee695a5 Update licenses
Francesco Renzi b9c8bfe442 Update @actions/core to 1.10.0
Sampark Sharma 0f20846208
Merge pull request from actions/Phantsure-patch-2
Call out cache not saved on hit
Sampark Sharma 862fc14188
Update README.md
Vipul f77a0d297b
Merge pull request from actions/vsvipul/new-release
Create new release 3.0.10
Vipul 50a4a3a126 Create new release 3.0.10
Vipul 56461b9eb0
Merge pull request from ELHoussineT/patch-1
docs: Indicate that `restore-keys` uses prefix in README
ELHoussineT f85d12c3b2
Merge branch 'main' into patch-1
ELHoussineT 98044e486f
Update README.md
Vipul edc49897ec
Merge pull request from actions/vsvipul/fix-sort
Remove sort logic from inputs
Vipul 68d96986b5 Remove sort logic from inputs
Shubham Tiwari ac8075791e
Actions/cache release 3.0.9 ()
* Release

* Update RELEASES.md

Co-authored-by: Lovepreet Singh <pdotl@github.com>
ysato 0ff0597934
Update examples.md ()
Aparna Ravindra 12681847c6
Update README.md ()
ELHoussineT 3238536a48
Update README.md
Shubham Tiwari 1a78ace131
Updated the GHES warning message ()
* changed the error message

* format

* review comment
Vipul 1bc650b06c
Merge pull request from actions/vsvipul/add-anurag
Add anuragc617 to assignees
Vipul 92e01f4797 Add anuragc617 to assignees
Lovepreet Singh b195c997a4
Merge pull request from actions/pdotl/readme-update-1
Update README to include zstd workaround for windows.
Lovepreet Singh 9f98a2f01c
Merge branch 'main' into pdotl/readme-update-1
Lovepreet Singh 471fb0c87e Move workarounds to a different file
Vipul a213d1e898
Merge pull request from actions/vsvipul-patch-2
Add a note about path expansion on Windows.
Vipul 0c180092a2
Add a note about path expansion on Windows.
Vipul c38f55d874
Merge branch 'main' into pdotl/readme-update-1
Vipul 2865f2c28c
Merge pull request from actions/vsvipul-patch-1
Remove .md files skip condition from test workflow