Commit Graph

  • fb86cbf360 Updated node example (#1008) Deepak Dahiya 2022-12-07 14:55:01 +05:30
  • 657c52f11e fix merge bishal/outputter Bishal Prasad 2022-12-06 18:45:12 +00:00
  • 34e917cb7d Merge branch '700-actionscache-granular-cache-control' into bishal/outputter Bishal Prasad 2022-12-06 18:42:19 +00:00
  • ac8fc97c06 update save as well Bishal Prasad 2022-12-06 18:26:58 +00:00
  • 86712a0733 dist Sankalp Kotewar 2022-12-06 10:10:52 +00:00
  • d6e98d9302 Calling methods from same file Sankalp Kotewar 2022-12-06 10:08:26 +00:00
  • a76826ef46 Removed commented lines Sankalp Kotewar 2022-12-06 10:07:30 +00:00
  • e02e5113ed Removed return type in promise Sankalp Kotewar 2022-12-06 10:03:48 +00:00
  • 5b2559885a Merge branch 'main' into t-dedah/new-node t-dedah/new-node Deepak Dahiya 2022-12-06 15:21:33 +05:30
  • ade59b804f Update examples.md Deepak Dahiya 2022-12-06 15:10:45 +05:30
  • 85ae5bbcea Fixed breaking test case Sankalp Kotewar 2022-12-06 09:36:37 +00:00
  • cce93fb2c7 Generated dist Sankalp Kotewar 2022-12-06 08:23:10 +00:00
  • e3d8fb0b34 Merge pull request #1016 from actions/bishal/outputter Sankalp Kotewar 2022-12-05 18:10:52 +05:30
  • 020a412c27 Readme draft for new actions Sankalp Kotewar 2022-12-05 12:34:45 +00:00
  • d95c048983 refactor into a generic outputter Bishal Prasad 2022-12-05 11:36:14 +00:00
  • 4d2f35c1eb Merge pull request #1015 from actions/phantsure/v3-beta v3.1.0-beta.1 Sampark Sharma 2022-12-05 16:46:53 +05:30
  • ca82ccb28d Update dist folder Sampark Sharma 2022-12-05 10:47:13 +00:00
  • cec18c5924 Changes for beta release Sampark Sharma 2022-12-05 10:33:45 +00:00
  • 706c369cf1 Merge branch 'main' into 700-actionscache-granular-cache-control Sankalp Kotewar 2022-12-05 12:24:53 +05:30
  • a57932faba Merge pull request #1014 from jongwooo/chore/use-built-in-cache-action Sankalp Kotewar 2022-12-05 12:24:26 +05:30
  • 04b13caea4 chore: Use built-in cache action to cache dependencies jongwooo 2022-12-05 15:31:46 +09:00
  • 941bc71a24 Merge pull request #1004 from jongwooo/chore/use-cache-in-check-dist Sankalp Kotewar 2022-12-05 07:56:20 +05:30
  • 08d8639046 Merge branch 'main' into chore/use-cache-in-check-dist Jongwoo Han 2022-12-03 23:00:34 +09:00
  • a2f324eeb7 Merge pull request #1013 from jongwooo/refactor/use-early-return-pattern-to-avoid-nested-conditions Sampark Sharma 2022-12-02 16:12:03 +05:30
  • 11ab7ccfa2 Reverted custom asks implemented and added wrapper Sankalp Kotewar 2022-12-02 10:14:43 +00:00
  • 35f4702f6c refactor: Use early return pattern to avoid nested conditions jongwooo 2022-12-02 15:09:10 +09:00
  • 0685539942 adding wrapper to save-only and testcases tanuj077/cache-control-save Tanuj Kumar Mishra 2022-12-01 15:50:23 +00:00
  • 4b5f33df54 Updated new actions' input descriptions Sankalp Kotewar 2022-12-01 08:27:08 +00:00
  • a92fb881ae test for save on any failure Tanuj Kumar Mishra 2022-12-01 05:57:44 +00:00
  • 5f3ddebb2f adding test case for reading key from input Tanuj Kumar Mishra 2022-11-30 12:10:42 +00:00
  • e050ebdd63 chore: Use setup-node action to cache dependencies jongwooo 2022-11-30 20:36:12 +09:00
  • 0d47d164e9 Merge branch 'main' into chore/use-cache-in-check-dist Jongwoo Han 2022-11-30 20:33:28 +09:00
  • 56a0133650 Merge branch 'main' into 700-actionscache-granular-cache-control Sankalp Kotewar 2022-11-30 16:20:50 +05:30
  • 19446b165a Slight modification for test cases check Sankalp Kotewar 2022-11-30 10:47:09 +00:00
  • a89cefe318 Updated node example Deepak Dahiya 2022-11-30 09:22:23 +00:00
  • e2d614414f Merge pull request #1007 from actions/phantsure/npm-fix Vipul 2022-11-30 01:14:39 -08:00
  • 532752012e Change with new dependencies phantsure/npm-fix Sampark Sharma 2022-11-30 08:47:34 +00:00
  • 8a88690a20 Fixed test cases issues Sankalp Kotewar 2022-11-30 08:38:59 +00:00
  • b26da1fc31 Fix license Sampark Sharma 2022-11-30 08:38:44 +00:00
  • ce61cc4d24 Fix license test Sampark Sharma 2022-11-30 08:35:05 +00:00
  • 6e2c6a5916 Formatted document Sankalp Kotewar 2022-11-30 08:30:16 +00:00
  • 2c9fb32186 Merge branch 'main' into 700-actionscache-granular-cache-control Sankalp Kotewar 2022-11-30 13:57:39 +05:30
  • 01d96636a0 Some cleanup Sankalp Kotewar 2022-11-30 08:26:50 +00:00
  • 268ae08cbc Fix npm vulnerability Sampark Sharma 2022-11-30 08:23:43 +00:00
  • 9c5a42a7c9 Added test cases Sankalp Kotewar 2022-11-30 08:11:55 +00:00
  • b4ac56fa43 Merge pull request #1005 from actions/revert-998-dependabot/npm_and_yarn/minimatch-3.1.2 Sampark Sharma 2022-11-30 13:13:30 +05:30
  • 24f54d74c0 Revert "Bump minimatch from 3.0.4 to 3.1.2" revert-998-dependabot/npm_and_yarn/minimatch-3.1.2 Vipul 2022-11-30 12:04:53 +05:30
  • 8d99052cbc Merge pull request #998 from actions/dependabot/npm_and_yarn/minimatch-3.1.2 Sampark Sharma 2022-11-30 12:02:37 +05:30
  • 58a0402e7d Merge branch 'main' into dependabot/npm_and_yarn/minimatch-3.1.2 Sampark Sharma 2022-11-30 11:19:36 +05:30
  • 7920f570b8 Use cache in check-dist.yml jongwooo 2022-11-30 00:29:03 +09:00
  • a172494938 Reverted wrapper changes Sankalp Kotewar 2022-11-29 10:56:53 +00:00
  • f8717682fb Impl separated Sankalp Kotewar 2022-11-29 09:55:41 +00:00
  • af1210e2a3 test Sankalp Kotewar 2022-11-29 09:51:53 +00:00
  • ab0e7714ce new try Sankalp Kotewar 2022-11-29 09:39:21 +00:00
  • fb4a5dce60 test Sankalp Kotewar 2022-11-29 09:33:03 +00:00
  • 71334c58b2 Test Sankalp Kotewar 2022-11-29 09:06:10 +00:00
  • 888d454557 experimenting Sankalp Kotewar 2022-11-29 09:03:19 +00:00
  • dddd7ce07c added debug logs Sankalp Kotewar 2022-11-29 08:26:52 +00:00
  • abddc4dd44 Merge remote-tracking branch 'origin/master' into 700-actionscache-granular-cache-control Sankalp Kotewar 2022-11-29 08:08:32 +00:00
  • 921c58ee44 Changed logs to warnings Sankalp Kotewar 2022-11-29 08:06:41 +00:00
  • 7f45813c72 Adding wrapper class Sankalp Kotewar 2022-11-29 08:02:27 +00:00
  • 0769f2e443 Merge branch 'main' into master master Vipul 2022-11-28 23:50:15 -08:00
  • f8116c8945 Bug fix in PR assignee workflow Vipul 2022-11-29 13:19:00 +05:30
  • 5fe0b944ef Updated variable name Sankalp Kotewar 2022-11-29 07:48:11 +00:00
  • 2a6cd14175 Add assignee to PR automatically Vipul 2022-11-29 13:16:11 +05:30
  • 651d82954c Change pull_request to pull_request_target for PR review Vipul 2022-11-28 16:18:36 +05:30
  • cfa1b7695d Bump minimatch from 3.0.4 to 3.1.2 dependabot[bot] 2022-11-28 10:27:26 +00:00
  • fa8856311e Merge pull request #997 from actions/vsvipul/change-assignee-logic Vipul 2022-11-28 02:26:51 -08:00
  • ef145dd134 Add oncall logic to assign issues and PRs vsvipul/change-assignee-logic Vipul 2022-11-28 07:40:19 +00:00
  • 69b8227b27 Basic implementation Sankalp Kotewar 2022-11-25 09:16:56 +00:00
  • 6babf202a4 Readme update for deleting caches (#981) Deepak Dahiya 2022-11-21 14:43:40 +05:30
  • 3010f3bd47 Merge branch 'main' into t-dedah/cache-eviction t-dedah/cache-eviction Deepak Dahiya 2022-11-21 14:38:00 +05:30
  • abb58eaf29 minor Deepak Dahiya 2022-11-17 22:39:12 +00:00
  • 67408f6dab moved to tips-and-workarounds Deepak Dahiya 2022-11-17 22:37:51 +00:00
  • 82f0974fd6 PR comments Deepak Dahiya 2022-11-16 22:23:44 +00:00
  • 36aa59375f PR comments Deepak Dahiya 2022-11-16 22:23:29 +00:00
  • 53812f9a6a PR comments Deepak Dahiya 2022-11-16 22:21:12 +00:00
  • 5c79b3fd6c Merge pull request #986 from actions/kotewar-patch-1 Sankalp Kotewar 2022-11-16 14:49:39 +05:30
  • 3ff04605d3 Updated link for cache segment download info Sankalp Kotewar 2022-11-16 14:44:08 +05:30
  • a90fbffdad minor Deepak Dahiya 2022-11-14 05:55:57 +00:00
  • b65f98495c minor Deepak Dahiya 2022-11-13 21:44:53 +00:00
  • e1165c0dec Readmee update for deleting caches Deepak Dahiya 2022-11-13 21:40:58 +00:00
  • db8d946d18 Merge pull request #979 from asaf400/patch-2 Vipul 2022-11-13 13:54:22 +05:30
  • 0e93819da5 Update hashFiles documentation reference Asaf Levy 2022-11-09 21:38:02 +02:00
  • 9a6a4f6079 Add more details to version section in readme (#971) Bishal Prasad 2022-11-07 15:42:42 +05:30
  • 43a06bb470 Merge branch 'main' into bishal/readme-cache-version bishal/readme-cache-version Bishal Prasad 2022-11-07 13:22:12 +05:30
  • d0af8a3ecc Change datadog/squid to Ubuntu/squid in CI check (#976) Bishal Prasad 2022-11-07 13:22:00 +05:30
  • be52f75d6f Change datadog/squid to Ubuntu/squid in CI check bishal-pdMSFT-patch-2 Bishal Prasad 2022-11-07 13:10:51 +05:30
  • 91db8faf67 Use ubuntu/squid instead of datadog/squid Bishal Prasad 2022-11-07 10:29:43 +05:30
  • 18c7ce934f Merge branch 'main' into bishal/readme-cache-version Bishal Prasad 2022-11-04 11:09:21 +05:30
  • f38dc63de9 Update README.md Bishal Prasad 2022-11-04 11:08:32 +05:30
  • 8bec1e4cc3 Merge pull request #961 from actions/kotewar/doc-update Sankalp Kotewar 2022-10-26 17:10:10 +05:30
  • 14f2d18ea2 Moved recommendation to skipping steps section Sankalp Kotewar 2022-10-26 11:15:05 +00:00
  • 083fb3041b Merge branch 'main' into kotewar/doc-update Sankalp Kotewar 2022-10-26 16:41:36 +05:30
  • 5085ac92ef Merge pull request #963 from actions/pdotl-patch-1 Lovepreet Singh 2022-10-26 13:42:27 +05:30
  • 76639bb4e5 Create pull_request_template.md Lovepreet Singh 2022-10-21 20:38:51 +05:30
  • 7498c77912 Add more details to version section in readme Bishal Prasad 2022-10-19 19:15:40 +05:30
  • 5294b3f306 Update README.md Sankalp Kotewar 2022-10-19 00:41:06 +05:30
  • 4fe9c4bd54 Updated release file with correct env variable (#960) Sankalp Kotewar 2022-10-18 12:45:50 +05:30
  • 2b04a41915 timeout env var key is not correct in README.md (#959) Rong Rong 2022-10-17 22:26:49 -07:00