1
0
Fork 0
Commit Graph

795 Commits (phantsure/release-beta-1)

Author SHA1 Message Date
Sampark Sharma 61e630822a
Fix audit issues 2022-12-05 06:09:05 +00:00
Sampark Sharma c207fbd5db
Update for beta release 2022-12-01 10:08:48 +00:00
Sampark Sharma 785599dd2e
Merge pull request #1237 from actions/pdotl/win-bsdtar-zstd
Bsdtar + zstd fallback to prevent zstd hanging issue on windows
2022-12-01 12:14:55 +05:30
Sampark Sharma 8595831452
Fix test 2022-11-30 10:37:32 +00:00
Sampark Sharma afbc5c0a9e
Add await to async function calls 2022-11-30 06:16:19 +00:00
Sampark Sharma 424ae62ee7
Fix tar test 2022-11-30 06:05:34 +00:00
Sampark Sharma 2e5a517460
Fix test 2022-11-29 12:16:17 +00:00
Sampark Sharma 34f0143be2
Address review comments 2022-11-29 10:35:22 +00:00
Sampark Sharma 0fd856d0a0
Refactor code 2022-11-28 10:24:40 +00:00
Sampark Sharma 0822441ee0
Fix lint test 2022-11-23 11:51:46 +00:00
Sampark Sharma 187781e273
Fix tests 2022-11-23 11:40:11 +00:00
Sampark Sharma 1f3371766a
Add new tests 2022-11-23 11:20:24 +00:00
Sampark Sharma 39b7a86b23
Fix old tests 2022-11-23 07:58:46 +00:00
Sampark Sharma 2f73afa843
Separate args 2022-11-23 07:39:15 +00:00
Sampark Sharma ffde3e4bd5
Fix test 2022-11-22 07:33:01 +00:00
Sampark Sharma 32f538163d
Fix windows test 2022-11-21 12:51:07 +00:00
Sampark Sharma 32b95825ba
Add windows bsdtar test 2022-11-21 12:19:44 +00:00
Sampark Sharma 54eb9b8055
Address some comments and correct compression commands 2022-11-21 12:05:03 +00:00
Lovepreet Singh f9dfb05bd2 Temporarily remove thhe condition that prevents zstd usage on windows unless with GNUtar 2022-11-17 12:13:49 +00:00
Lovepreet Singh b3bd482c0f Fix windows gnutar test case 2022-11-17 09:46:01 +00:00
Lovepreet Singh 4fa5b7d133 Fix lint issues 2022-11-17 09:12:53 +00:00
Lovepreet Singh ea9856079f Fix tar tests 2022-11-17 08:53:46 +00:00
Sampark Sharma caadeee090
Merge pull request #1239 from actions/phantsure/gnutar_windows
Add GNUtar as default on windows
2022-11-17 13:12:02 +05:30
Sampark Sharma 964682b5d4
Fix test 2022-11-17 07:34:07 +00:00
Sampark Sharma 6f7397feb6
Add GNUtar as default on windows 2022-11-17 07:26:52 +00:00
Sampark Sharma 819157bf87
Merge pull request #1238 from actions/revert-1232-phantsure/gnutar_windows
Revert "Add GNUtar as default in windows"
2022-11-17 12:42:10 +05:30
Sampark Sharma 86102e88e9
Revert "Add GNUtar as default in windows" 2022-11-17 12:26:27 +05:30
Lovepreet Singh 5f89653f1b Fix order of args for tar 2022-11-17 06:22:13 +00:00
Lovepreet Singh e9e146bbf8 Add -v option for testing 2022-11-16 21:04:25 +00:00
Lovepreet Singh 27bf8304ea Fix tar operations 2022-11-16 20:50:04 +00:00
Lovepreet Singh db3517fe3b bsd + zstd fallback implementation 2022-11-16 20:21:40 +00:00
Lovepreet Singh 6349c3ca3a bsd + zstd fallback implementation 2022-11-16 20:18:31 +00:00
Sampark Sharma e4c071ba19
Merge pull request #1232 from actions/phantsure/gnutar_windows
Add GNUtar as default in windows
2022-11-16 16:55:59 +05:30
Sampark Sharma 9443e26349
Address review comments 2022-11-15 10:18:46 +00:00
Sampark Sharma 5a0405df4e
Fix tests 2022-11-15 08:48:29 +00:00
Sampark Sharma 0e707aeabc
Address comments 2022-11-15 08:41:04 +00:00
Sampark Sharma 7441dc5e59
Fix tests 2022-11-14 10:25:17 +00:00
Sampark Sharma 1ddac5e02f
Fix tests 2022-11-14 10:11:46 +00:00
Sampark Sharma 55484166d8
Address review comments 2022-11-14 08:12:15 +00:00
Sampark Sharma 7181b913f5
Remove export 2022-11-14 06:34:18 +00:00
Sampark Sharma 81cd5a5c2e
Revert "Add logs for cache version on miss"
This reverts commit 4b348086a9.
2022-11-14 06:33:53 +00:00
Sampark Sharma 4b348086a9
Add logs for cache version on miss 2022-11-14 05:24:09 +00:00
Sampark Sharma 436cf8d6ea
Fix tests 2022-11-10 15:50:06 +00:00
Sampark Sharma e0aadb573c
Fix GNUtar path 2022-11-08 08:29:31 +00:00
Sampark Sharma 62a66a8ce9
Fix tests 2022-11-08 06:43:28 +00:00
Sampark Sharma 0c58e4113e
Fix gnutar check on windows 2022-11-07 13:43:54 +00:00
Sampark Sharma 9366237c90
Add gnuTar as default in windows 2022-11-07 13:39:07 +00:00
Sankalp Kotewar b36e70495f
Merge pull request #1217 from actions/kotewar/release-new-version
Upgraded actions/cache version to 3.0.6
2022-10-19 00:37:15 +05:30
Sankalp Kotewar 8423354d7d
Update RELEASES.md 2022-10-18 23:14:31 +05:30
Sankalp Kotewar abcca5a0b2 Upgraded `actions/cache` version to 3.0.6 2022-10-18 22:56:17 +05:30