Commit graph

37 commits

Author SHA1 Message Date
Emmanuel Lampe
f5e79f1f62
fix: axios upload limit (fixes #3) 2023-11-15 03:51:28 +01:00
Emmanuel Lampe
0cd67f3180
feat: retry if upload files 3 times 2023-10-13 07:32:40 +02:00
Emmanuel Lampe
14b59772eb
fix: max content length 2023-09-28 10:49:44 +02:00
Emmanuel Lampe
b44761a220
build: remove unused js build files 2023-09-27 06:49:10 +02:00
Emmanuel Lampe
2c41033560
docs: update readme 2023-09-27 06:48:28 +02:00
Emmanuel Lampe
1716ae6504
fix: proxy https support 2023-09-27 06:44:36 +02:00
Emmanuel Lampe
cdbc46af9b
docs: update readme 2023-08-22 18:57:04 +02:00
Emmanuel Lampe
823a909e13
build: dist files 2023-08-22 18:56:31 +02:00
Emmanuel Lampe
0046a714e1
docs: update readme 2023-08-22 18:56:13 +02:00
Emmanuel Lampe
b39382b52d
feat: glob pattern for source inputs 2023-08-22 18:56:01 +02:00
Emmanuel Lampe
f65b7500c8
feat: delete file after decompression 2023-08-22 17:38:45 +02:00
Emmanuel Lampe
cc232ce884
fix: decompress target cou;dn't be used 2023-08-22 17:34:37 +02:00
Emmanuel Lampe
dd31710189
build: update dist files 2023-08-07 09:02:22 +02:00
Emmanuel Lampe
3e10fb64bf
chore: update readme 2023-08-07 09:01:45 +02:00
Emmanuel Lampe
ba8dcf44b4
Merge pull request #1 from t3rry327/add_decompress_feature
Add decompress feature
2023-08-07 08:42:31 +02:00
Emmanuel Lampe
dd9b05cc54
chore: update README.md 2023-08-07 08:42:13 +02:00
t3rry327
3fe4f7d2cf Documentation: Added File Decompression usage documentation 2023-08-05 18:54:22 -03:00
t3rry327
72e83f2386 Refactor: Convert decompress to decompress-target 2023-08-05 18:53:56 -03:00
t3rry327
f08d518ad6 Added decompression feature to README.md 2023-08-05 00:33:31 -03:00
t3rry327
da215291f5 Added decompression feature 2023-08-05 00:30:33 -03:00
Emmanuel Lampe
2d3597bc3d docs: mention that client api key is required 2023-06-03 22:34:03 +02:00
Emmanuel Lampe
46dea56c05 docs: Add multiple targets example to README 2023-05-29 03:01:08 +02:00
Emmanuel Lampe
fda7e535de chore: Update action.yml inputs requirements 2023-05-29 02:59:53 +02:00
Emmanuel Lampe
bb13bc9ace build: dist file 2023-05-29 02:59:39 +02:00
Emmanuel Lampe
c5ce58738f refactor: Add targets to settings and upload targets 2023-05-29 02:59:19 +02:00
Emmanuel Lampe
19601e8881 build: add dist 2023-05-28 07:55:44 +02:00
Emmanuel Lampe
7556ed16f7 refactor: Consolidate configuration and add helper functions 2023-05-28 07:55:33 +02:00
Emmanuel Lampe
caf61ae0b7 fix: Fix default values and empty array check 2023-05-28 07:28:26 +02:00
Emmanuel Lampe
6a5c6094e5 fix: Fix empty sourceListPath when config.sources is empty 2023-05-28 07:14:06 +02:00
Emmanuel Lampe
5c95bee3f8 fix: config sources and servers are now getting overriden 2023-05-28 07:05:24 +02:00
Emmanuel Lampe
ec6d295811 fix: config overwrite for servers and sources 2023-05-28 06:58:30 +02:00
Emmanuel Lampe
744f4b5f78 chore: branding for action 2023-05-28 06:46:38 +02:00
Emmanuel Lampe
b455c53d71 refactor: change name of action 2023-05-28 06:40:57 +02:00
Emmanuel Lampe
bde1c09832 docs: add readme & license 2023-05-28 06:37:27 +02:00
Emmanuel Lampe
ffd6945b55 chore: cleanup code 2023-05-28 06:37:12 +02:00
Emmanuel Lampe
d622e9f23b chore: print done at the end 2023-05-28 05:37:48 +02:00
Emmanuel Lampe
c3f8351514 initial commit 2023-05-28 05:17:07 +02:00