Commit Graph

476 Commits (020a412c274f2031f05eba9c64b181a1961b89b8)
 

Author SHA1 Message Date
Sankalp Kotewar 020a412c27
Readme draft for new actions 2 years ago
Sankalp Kotewar 4b5f33df54
Updated new actions' input descriptions 2 years ago
Sankalp Kotewar 56a0133650
Merge branch 'main' into 700-actionscache-granular-cache-control 2 years ago
Sankalp Kotewar 19446b165a
Slight modification for test cases check 2 years ago
Vipul e2d614414f
Merge pull request #1007 from actions/phantsure/npm-fix
Fix npm vulnerability
2 years ago
Sampark Sharma 532752012e
Change with new dependencies 2 years ago
Sankalp Kotewar 8a88690a20
Fixed test cases issues 2 years ago
Sampark Sharma b26da1fc31
Fix license 2 years ago
Sampark Sharma ce61cc4d24
Fix license test 2 years ago
Sankalp Kotewar 6e2c6a5916
Formatted document 2 years ago
Sankalp Kotewar 2c9fb32186
Merge branch 'main' into 700-actionscache-granular-cache-control 2 years ago
Sankalp Kotewar 01d96636a0
Some cleanup 2 years ago
Sampark Sharma 268ae08cbc
Fix npm vulnerability 2 years ago
Sankalp Kotewar 9c5a42a7c9
Added test cases 2 years ago
Sampark Sharma b4ac56fa43
Merge pull request #1005 from actions/revert-998-dependabot/npm_and_yarn/minimatch-3.1.2
Revert "Bump minimatch from 3.0.4 to 3.1.2"
2 years ago
Vipul 24f54d74c0
Revert "Bump minimatch from 3.0.4 to 3.1.2" 2 years ago
Sampark Sharma 8d99052cbc
Merge pull request #998 from actions/dependabot/npm_and_yarn/minimatch-3.1.2
Bump minimatch from 3.0.4 to 3.1.2
2 years ago
Sampark Sharma 58a0402e7d
Merge branch 'main' into dependabot/npm_and_yarn/minimatch-3.1.2 2 years ago
Sankalp Kotewar a172494938
Reverted wrapper changes 2 years ago
Sankalp Kotewar f8717682fb
Impl separated 2 years ago
Sankalp Kotewar af1210e2a3
test 2 years ago
Sankalp Kotewar ab0e7714ce
new try 2 years ago
Sankalp Kotewar fb4a5dce60
test 2 years ago
Sankalp Kotewar 71334c58b2
Test 2 years ago
Sankalp Kotewar 888d454557
experimenting 2 years ago
Sankalp Kotewar dddd7ce07c
added debug logs 2 years ago
Sankalp Kotewar abddc4dd44
Merge remote-tracking branch 'origin/master' into 700-actionscache-granular-cache-control 2 years ago
Sankalp Kotewar 921c58ee44
Changed logs to warnings 2 years ago
Sankalp Kotewar 7f45813c72
Adding wrapper class 2 years ago
Vipul 0769f2e443
Merge branch 'main' into master 2 years ago
Vipul f8116c8945
Bug fix in PR assignee workflow 2 years ago
Sankalp Kotewar 5fe0b944ef
Updated variable name 2 years ago
Vipul 2a6cd14175
Add assignee to PR automatically 2 years ago
Vipul 651d82954c
Change pull_request to pull_request_target for PR review 2 years ago
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>
2 years ago
Vipul fa8856311e
Merge pull request #997 from actions/vsvipul/change-assignee-logic
Add oncall logic to assign issues and PRs
2 years ago
Vipul ef145dd134 Add oncall logic to assign issues and PRs 2 years ago
Sankalp Kotewar 69b8227b27
Basic implementation 2 years ago
Deepak Dahiya 6babf202a4
Readme update for deleting caches (#981)
* Readmee update for deleting caches

* minor

* minor

* PR comments

* PR comments

* PR comments

* moved to tips-and-workarounds

* minor
2 years ago
Sankalp Kotewar 5c79b3fd6c
Merge pull request #986 from actions/kotewar-patch-1
Updated link for cache segment download info
2 years ago
Sankalp Kotewar 3ff04605d3
Updated link for cache segment download info 2 years ago
Vipul db8d946d18
Merge pull request #979 from asaf400/patch-2
Update hashFiles documentation reference
2 years ago
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
2 years ago
Bishal Prasad 9a6a4f6079
Add more details to version section in readme (#971)
* 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>
2 years ago
Bishal Prasad d0af8a3ecc
Change datadog/squid to Ubuntu/squid in CI check (#976) 2 years ago
Sankalp Kotewar 8bec1e4cc3
Merge pull request #961 from actions/kotewar/doc-update
Update README with clearer info about cache-hit and its value
2 years ago
Sankalp Kotewar 14f2d18ea2
Moved recommendation to skipping steps section 2 years ago
Sankalp Kotewar 083fb3041b
Merge branch 'main' into kotewar/doc-update 2 years ago
Lovepreet Singh 5085ac92ef
Merge pull request #963 from actions/pdotl-patch-1
Create pull_request_template.md
2 years ago
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.
2 years ago