0
1
Fork 0
Commit Graph

146 Commits

Author SHA1 Message Date
Vallie Joseph c22ccee38a . 2022-12-06 18:57:47 +00:00
Vallie Joseph 34070387ee . 2022-12-06 18:54:44 +00:00
Vallie Joseph 58c9d1fc61 . 2022-12-06 18:50:27 +00:00
Vallie Joseph 13f797543f . 2022-12-06 18:46:32 +00:00
Vallie Joseph 763ea18a94 . 2022-12-06 18:42:02 +00:00
Vallie Joseph a20b6de448 . 2022-12-06 18:31:54 +00:00
Vallie Joseph 07918fc7c9 . 2022-12-06 18:19:13 +00:00
Vallie Joseph 24234e3dfa . 2022-12-06 18:11:48 +00:00
Vallie Joseph 637bbe688e . 2022-12-06 18:05:33 +00:00
Vallie Joseph b63c69da2f . 2022-12-06 17:16:20 +00:00
Vallie Joseph e3d7676897 . 2022-12-06 17:14:38 +00:00
Vallie Joseph f9c615037d testing outputs 2022-12-06 17:08:57 +00:00
Vallie Joseph 3a846c33d9 testing outputs 2022-12-06 16:55:06 +00:00
Vallie Joseph 2474b89272 testing outputs 2022-12-06 16:50:16 +00:00
Vallie Joseph 1e1c2b95ac updating errors 2022-12-06 16:40:50 +00:00
Vallie Joseph 32ace3a191 adding info 2022-12-06 16:32:05 +00:00
Vallie Joseph 922e12e3a3 adding temp path info 2022-12-06 16:29:07 +00:00
Vallie Joseph 68ee81ee89 updating toolkit 2022-12-06 04:53:54 +00:00
Vallie Joseph ed4a43bf5c updating error handling 2022-12-06 04:09:47 +00:00
Vallie Joseph 24ec60a7c8 updating error handling 2022-12-06 04:06:53 +00:00
Vallie Joseph 669961e207 updating io kit 2022-12-06 04:00:22 +00:00
Vallie Joseph 74cc34423d updating file ref 2022-12-05 18:46:48 +00:00
Vallie Joseph 54974c739b updating io package 2022-12-02 20:41:25 +00:00
Vallie Joseph e883ad6557 updating io package 2022-12-02 20:28:33 +00:00
Vallie Joseph e67d32c5d0 updating actions io 2022-12-02 19:57:31 +00:00
Vallie Joseph 52a68f14f0 updating package-lock 2022-12-02 17:12:13 +00:00
Vallie Joseph 8cab9170cf adding temp zip for testing toolkit change 2022-12-02 16:53:22 +00:00
Jok bf085276ce
wrap pipeline commands for submoduleForeach in quotes (#964)
* wrap pipeline commands for submoduleForeach in quotes

* Update src/git-auth-helper.ts

drop extraneous space.

Co-authored-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* Followed CONTRIBUTING.md instructions, updating dist/index.js

* fixed package-lock.json

* updating the pipeline so it runs from sh

Co-authored-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-11-15 21:51:19 -05:00
Cory Miller 5c3ccc22eb
Replace datadog/squid with ubuntu/squid Docker image (#1002)
* test with ubuntu/squid

* Start a contributing guide

* remove link
2022-11-10 15:54:12 -05:00
Scott Brenner 1f9a0c22da
README - fix status badge (#967) 2022-10-17 09:49:29 -04:00
Francesco Renzi 8230315d06
Add workflow to update a main version (#942)
* Add workflow to update a main version

* New line
2022-10-04 13:44:41 +01:00
Francesco Renzi 93ea575cb5
Prepare release v3.1.0 (#940)
* Prepare changelog for v3.1.0

* Bump package
2022-10-04 10:37:06 +01:00
Francesco Renzi 6a84743051
Bump @actions/core to 1.10.0 (#939)
* Bump @actions/core to 1.10.0

* Update licenses

* Use @actions/core helper functions
2022-10-03 18:04:49 +01:00
Peter Murray e6d535c99c
Inject GitHub host to be able to clone from another GitHub instance (#922)
* Adding the ability to specify the GitHub Server URL and allowing for it to differ from the Actions workflow host

* Adding tests for injecting the GitHub URL

* Addressing code review comments for PR #922
2022-09-26 12:34:52 -04:00
Tingluo Huang 2541b1294d
Prepare changelog for v3.0.2. (#777) 2022-04-21 10:29:04 -04:00
Tingluo Huang 0ffe6f9c55
Add set-safe-directory input to allow customers to take control. (#770)
* Add set-safe-directory input to allow customers to take control.
2022-04-20 21:37:43 -04:00
Thomas Boop dcd71f6466
Enforce safe directory (#762)
* set safe directory when running checkout

* Update CHANGELOG.md
2022-04-14 14:13:20 -04:00
Tingluo Huang add3486cc3
Patch to fix the dependbot alert. (#744)
* Patch to fix the dependbot alert.

* .

* .

* .
2022-04-05 13:01:33 -04:00
dependabot[bot] 5126516654
Bump minimist from 1.2.5 to 1.2.6 (#741)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-31 10:09:15 -04:00
Edward Thomson d50f8ea767
Add v3.0 release information to changelog (#740) 2022-03-25 09:52:31 -04:00
Thomas Boop 2d1c1198e7
update test workflows to checkout v3 (#709) 2022-03-01 13:02:13 -05:00
Thomas Boop a12a3943b4
update readme for v3 (#708)
* update readme for v3

* update readme with changes

* nit grammar
2022-03-01 12:46:45 -05:00
Thomas Boop 8f9e05e482
Update to node 16 (#689)
* Update to node 16

* update setup-node version

* Update check-dist.yml

update setup node version

* update dist/index.js
2022-02-28 16:17:29 -05:00
Ameya Lokare 230611dbd0
Change secret name for PAT to not start with GITHUB_ (#623)
Github doesn't allow secret names that start with `GITHUB_` (case insensitive). Update README to choose a different prefix (GH).
2021-11-02 16:20:59 -05:00
eric sciple ec3a7ce113
set insteadOf url for org-id (#621) 2021-11-01 11:43:18 -05:00
eric sciple fd47087372
codeql should analyze lib not dist (#620) 2021-10-20 15:11:24 -05:00
eric sciple 3d677ac575
script to generate license info (#614) 2021-10-19 14:30:04 -05:00
eric sciple 826ba42d6c
npm audit fix (#612) 2021-10-19 10:05:28 -05:00
eric sciple eb8a193c1d
update dev dependencies and react to new linting rules (#611) 2021-10-19 09:52:57 -05:00
Jeremy Epling c49af7ca1f
Create codeql-analysis.yml (#602) 2021-10-18 16:28:25 -05:00