Commit Graph
46 Commits
Author SHA1 Message Date
Sergey Dolin 8986f6218b Don not try to delete cache if it does not exists 2023-08-22 11:20:20 +02:00
Sergey Dolin cab99b362b fix typo proceeded/processed 2023-08-11 00:31:51 +02:00
Sergey DolinandGitHub 184e7afe93 Merge pull request #1064 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.2.1
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.60.0 to 6.2.1
2023-08-04 12:17:06 +02:00
Sergey DolinandGitHub 60c722ee97 Merge pull request #1063 from actions/dependabot/npm_and_yarn/jest-29.6.2
build(deps-dev): bump jest from 29.6.1 to 29.6.2
2023-08-02 23:39:12 +02:00
Sergey DolinandGitHub 5ca2c2b512 Merge pull request #1050 from actions/dependabot/npm_and_yarn/tough-cookie-and-azure/ms-rest-js--removed
build(deps): bump tough-cookie and @azure/ms-rest-js
2023-08-02 23:30:43 +02:00
Sergey DolinandGitHub fcc38c89b2 Merge pull request #1056 from dusan-trickovic/fix/update-semver
Update Semver to 7.5.4 and add licensing
2023-08-02 23:30:29 +02:00
Sergey DolinandGitHub c850f73ba8 Merge pull request #1060 from actions/dependabot/npm_and_yarn/jest-and-types/jest-29.6.1
build(deps-dev): bump jest and @types/jest
2023-08-02 23:30:17 +02:00
Sergey DolinandGitHub d4393a716e Merge pull request #1061 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.62.0
build(deps-dev): bump @typescript-eslint/parser from 5.60.0 to 5.62.0
2023-08-02 23:30:09 +02:00
Sergey DolinandGitHub e3c5558f1f Merge pull request #1062 from actions/dependabot/npm_and_yarn/eslint-8.46.0
build(deps-dev): bump eslint from 8.43.0 to 8.46.0
2023-08-02 23:30:00 +02:00
Sergey DolinandGitHub 60f51589e2 Merge pull request #1057 from akv-platform/cache-miss
Do not restore state if the cache does not exist
2023-07-27 10:21:37 +02:00
Sergey Dolin dbb041abe2 Fix spelling 2023-07-27 07:16:19 +02:00
Sergey Dolin 19b0faf982 do not restore if caches does not exist 2023-07-21 13:21:36 +02:00
Sergey DolinandGitHub 47ab9e7777 Merge pull request #1032 from akv-platform/ratelimit
Log github api rate info
2023-07-14 09:57:07 +02:00
Sergey Dolin 4b8e745923 Add RateLimit 2023-07-11 09:36:52 +02:00
Sergey DolinandGitHub 465330b7e2 Merge pull request #1033 from akv-platform/apirate
Turn the action into stateful
2023-07-06 08:00:12 +02:00
Sergey Dolin a5472823b9 fix dependencies 2023-07-05 17:16:02 +02:00
Sergey Dolin 6ed4ef197b fix README 2023-07-05 17:02:27 +02:00
Sergey Dolin 8f54fa9cb2 remove internal API client 2023-07-05 16:46:04 +02:00
Sergey Dolin ef7b227095 use highlevel actions cache api for restore 2023-07-05 16:42:40 +02:00
Sergey Dolin caeb593a24 use highlevel actions cache api for save 2023-07-05 16:38:08 +02:00
Sergey Dolin d8dfea6c6d use highlevel actions cache api with key-prefix 2023-07-05 10:43:19 +02:00
Sergey Dolin 19f709fe58 use highlevel actions cache api 2023-07-05 10:37:35 +02:00
Sergey Dolin 56c9f4224b Rename createHttpClient to createActionsCacheClient 2023-07-05 09:53:06 +02:00
Sergey Dolin a9c16cbf4d Rename ActionCache to ActionsCache 2023-07-04 18:29:58 +02:00
Sergey Dolin 765f3db869 Add integration tests 2023-07-03 20:25:25 +02:00
Sergey Dolin 57aa6deac4 Add integration tests 2023-07-03 15:07:52 +02:00
Sergey Dolin e8f3c1bb43 Add integration tests 2023-07-02 22:40:55 +02:00
Sergey Dolin fa4dca37f7 Add unit tests 2023-07-02 11:01:29 +02:00
Sergey Dolin ab422d01a2 Use cache instead of artifacts 2023-06-30 10:15:37 +02:00
Sergey Dolin c7d43763bf Use cache instead of artifacts 2023-06-23 21:29:53 +02:00
Sergey Dolin 6e0ace4210 Add logging 2023-06-23 09:23:17 +02:00
Sergey Dolin e953c7f258 Add logging 2023-06-23 09:21:22 +02:00
Sergey Dolin 1e059ce975 Do not mutate state in debug mode 2023-06-23 09:12:13 +02:00
Sergey Dolin 7109b30ab8 Fix license 2023-06-22 15:04:18 +02:00
Sergey Dolin 650b0fa951 Handle error during rehydration & persistings 2023-06-22 14:36:24 +02:00
Sergey Dolin eae709c29e fix artifact 2023-06-22 14:08:18 +02:00
Sergey Dolin 79fe616082 Add state 2023-06-22 13:54:24 +02:00
Sergey Dolin 51c18470e1 optimize pull request 2023-06-19 22:32:23 +02:00
Sergey DolinandGitHub 01aa53266c Merge pull request #935 from akv-platform/invalid-creds2
abort the build on the error
2023-03-20 09:19:34 +01:00
Sergey Dolin 1226ccf00a Resolve conflicts 2023-03-13 19:39:37 +01:00
Sergey Dolin fd837a17e5 Resolve changes requests 2023-03-13 19:39:37 +01:00
Sergey Dolin b5b320bc53 fix licenses 2023-03-13 19:39:37 +01:00
Sergey Dolin 21a8be8320 upgrade to node 16 2023-03-13 19:39:35 +01:00
Sergey Dolin 50cb17ba49 force v12 2023-03-13 19:35:44 +01:00
Sergey Dolin 6bc202284c abort the build on the error 2023-03-13 19:35:42 +01:00
Sergey DolinandGitHub c4a13d8dca Merge pull request #913 from akv-platform/v-sdolin/push-ref
Skip deleting the branch in the upstream of a forked repo
2023-01-26 08:58:51 +01:00