552 Commits

Author SHA1 Message Date
Sourav Chanduka
1c86c4c890 payload updated 2021-08-16 14:29:58 +05:30
Sourav Chanduka
c7ec4073b7 resolved comments 2021-08-16 12:46:17 +05:30
Sourav Chanduka
d0f4aae179 Error Message updated 2021-08-12 16:14:22 +05:30
Sourav Chanduka
dac801e6b9 error message updated 2021-08-12 12:11:34 +05:30
Sourav Chanduka
33891d9aef addressed comments 2021-08-12 10:07:18 +05:30
Sourav Chanduka
cca2b1808b Addressed Comments 2021-08-11 03:50:43 +05:30
Sourav Chanduka
5d9c674092 comments resolved 2021-08-10 15:36:13 +05:30
Sourav Chanduka
aa1968c9e9 async call fix 2021-08-10 11:05:53 +05:30
Sourav Chanduka
f55900670f Resolved Comments 2021-08-09 06:36:02 +05:30
Sourav Chanduka
0a94a783ee README.md updated 2021-08-04 09:55:33 +05:30
Sourav Chanduka
9c6e7d8265 Moved oidc functionality to actions/core 2021-08-04 09:24:51 +05:30
Sourav Chanduka
5afccaa9db removed whitespaces 2021-07-29 12:48:27 +05:30
Sourav Chanduka
0c1cb726c3 Resolved Comments 2021-07-29 12:17:22 +05:30
Sourav Chanduka
ff90431d27
Update README.md 2021-07-28 15:56:10 +05:30
Sourav Chanduka
a2adaa856b Readme updated 2021-07-28 15:54:05 +05:30
Sourav Chanduka
662a937248 Resolved comments 2021-07-28 15:41:37 +05:30
Sourav Chanduka
330dc0b5b8 Updated Readme 2021-07-28 14:01:17 +05:30
Sourav Chanduka
58dfa1c4ac readme modified 2021-07-27 09:47:27 +05:30
Sourav Chanduka
456cf5a97f package.json updated 2021-07-27 08:47:54 +05:30
Sourav Chanduka
7965cc3c7d null ref fix 2021-07-27 06:27:07 +05:30
Sourav Chanduka
f541fb1ac9 version update 2021-07-26 17:39:54 +05:30
Sourav Chanduka
a6114b695e version updated 2021-07-26 17:35:50 +05:30
Sourav Chanduka
885469e8ce updated version 2021-07-26 17:34:51 +05:30
Sourav Chanduka
962ff70002 updated readme 2021-07-26 15:50:36 +05:30
Sourav Chanduka
8071504f3c added dist folder 2021-07-26 15:47:48 +05:30
Sourav Chanduka
9df74283c2 package.json modified 2021-07-20 17:43:22 +05:30
Sourav Chanduka
4831d7a53b removed unnecesary files 2021-07-20 17:41:02 +05:30
Sourav Chanduka
53a752919b Resolved issues 2021-07-20 15:56:28 +05:30
Sourav Chanduka
c45ad60078 require added 2021-07-20 12:08:25 +05:30
Sourav Chanduka
f7330892f1 oidc client changes 2021-07-20 08:58:34 +05:30
Sourav Chanduka
1322acbcca Comments Resolved 2021-07-12 08:37:14 +05:30
Sourav Chanduka
bdacfc4c65 Inital draft of OIDC Client 2021-07-01 08:11:28 +05:30
Rob Cowsill
4564768940
Delete temporary archive after cache upload (#792)
This is to avoid filling the SSD while saving multiple large caches
2021-06-28 17:27:09 +02:00
Brian Cristante
a31b7eca9e
Bump artifact package version to v0.5.2 (#845)
* bump version in package*.json

* changelog
2021-06-16 09:37:06 -04:00
Brian Cristante
9167ce1f3a
Resolve vulnerabilities found by npm audit (#846) 2021-06-16 09:20:08 -04:00
Thomas Boop
11601c0d2d
Release new version of the tool-cache (#838)
* update to latest version of @actions/io

* Release new version and update dependencies

* add pr number
2021-06-07 15:50:05 -04:00
Thomas Boop
b9414eecb3
we really shouldn't warn on these errors, action author can decide what to do (#837) 2021-06-07 15:31:03 -04:00
Thomas Boop
243a8bba07
New versions of toolkit packages (#835) 2021-06-07 15:09:34 -04:00
Thomas Boop
c5e1af5dc3
Add HashFiles to the toolkit (#830)
* add hash files to the toolkit
2021-06-07 14:26:00 -04:00
Thomas Boop
c9af6bb1b3
Update escaping rules in io's rmRF (#828)
* Better Handling of escaping in rmrf
2021-06-07 14:16:16 -04:00
Luke Tomlinson
bf4ce74a0f
Update @actions/exec to 1.1.0 (#834) 2021-06-07 10:09:34 -04:00
Brian Cristante
db21627995
Retry artifact uploads on HTTP 500 (#833)
* Retry on 500

* bump package version

* fix tests

* Remove spurious change

* fix another test

* Roll back package version
2021-06-04 17:09:30 -04:00
Thomas Boop
bb2f39337d
Sarpik/get input list support (#829)
* feat(core): Create `getInputList` utility

Signed-off-by: Kipras Melnikovas <kipras@kipras.org>

* chore(core): Document usage of '\n' instead of [] @ `getInputList`

Signed-off-by: Kipras Melnikovas <kipras@kipras.org>

* test(core): Create a very simple test for `getInputList`

Signed-off-by: Kipras Melnikovas <kipras@kipras.org>

* run linter

* update commands/readme

Co-authored-by: Kipras Melnikovas <kipras@kipras.org>
2021-06-04 09:28:49 -04:00
Thomas Boop
dc4b4dab1d
add the lint-fix script (#831) 2021-06-04 09:25:13 -04:00
Luke Tomlinson
8df94d9879
Add test for large stdline output (#827)
* Add test for large stdline output

* Format/Lint

* Update stdlineoutput.js

* Update stdlineoutput.js
2021-06-03 09:31:48 -04:00
Andrey Savitsky
c5035362ab
Fix broken line buffers (#773)
* Fix broken line buffers

* Code style
2021-06-02 16:29:46 -04:00
Matisse Hack
439eaced07
Add directory filtering to globber (#728)
Co-authored-by: Thomas Boop <52323235+thboop@users.noreply.github.com>
2021-06-01 15:57:03 -04:00
Thomas Boop
51dc07a106
Only run codeql on main branch pushes (#826) 2021-06-01 10:11:52 -04:00
dependabot[bot]
36b8c66aec
Bump ws from 7.4.5 to 7.4.6 in /packages/github (#824)
Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.5...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-01 09:50:37 -04:00
dependabot[bot]
aa29345ae8
Bump ws from 7.2.3 to 7.4.6 (#823)
Bumps [ws](https://github.com/websockets/ws) from 7.2.3 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.2.3...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-01 09:50:25 -04:00