Commit Graph

146 Commits (vmjoseph/toolkit-windows-exec)
 

Author SHA1 Message Date
Vallie Joseph c22ccee38a . 2 years ago
Vallie Joseph 34070387ee . 2 years ago
Vallie Joseph 58c9d1fc61 . 2 years ago
Vallie Joseph 13f797543f . 2 years ago
Vallie Joseph 763ea18a94 . 2 years ago
Vallie Joseph a20b6de448 . 2 years ago
Vallie Joseph 07918fc7c9 . 2 years ago
Vallie Joseph 24234e3dfa . 2 years ago
Vallie Joseph 637bbe688e . 2 years ago
Vallie Joseph b63c69da2f . 2 years ago
Vallie Joseph e3d7676897 . 2 years ago
Vallie Joseph f9c615037d testing outputs 2 years ago
Vallie Joseph 3a846c33d9 testing outputs 2 years ago
Vallie Joseph 2474b89272 testing outputs 2 years ago
Vallie Joseph 1e1c2b95ac updating errors 2 years ago
Vallie Joseph 32ace3a191 adding info 2 years ago
Vallie Joseph 922e12e3a3 adding temp path info 2 years ago
Vallie Joseph 68ee81ee89 updating toolkit 2 years ago
Vallie Joseph ed4a43bf5c updating error handling 2 years ago
Vallie Joseph 24ec60a7c8 updating error handling 2 years ago
Vallie Joseph 669961e207 updating io kit 2 years ago
Vallie Joseph 74cc34423d updating file ref 2 years ago
Vallie Joseph 54974c739b updating io package 2 years ago
Vallie Joseph e883ad6557 updating io package 2 years ago
Vallie Joseph e67d32c5d0 updating actions io 2 years ago
Vallie Joseph 52a68f14f0 updating package-lock 2 years ago
Vallie Joseph 8cab9170cf adding temp zip for testing toolkit change 2 years ago
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>
2 years ago
Cory Miller 5c3ccc22eb
Replace datadog/squid with ubuntu/squid Docker image (#1002)
* test with ubuntu/squid

* Start a contributing guide

* remove link
2 years ago
Scott Brenner 1f9a0c22da
README - fix status badge (#967) 2 years ago
Francesco Renzi 8230315d06
Add workflow to update a main version (#942)
* Add workflow to update a main version

* New line
2 years ago
Francesco Renzi 93ea575cb5
Prepare release v3.1.0 (#940)
* Prepare changelog for v3.1.0

* Bump package
2 years ago
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
2 years ago
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
2 years ago
Tingluo Huang 2541b1294d
Prepare changelog for v3.0.2. (#777) 3 years ago
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.
3 years ago
Thomas Boop dcd71f6466
Enforce safe directory (#762)
* set safe directory when running checkout

* Update CHANGELOG.md
3 years ago
Tingluo Huang add3486cc3
Patch to fix the dependbot alert. (#744)
* Patch to fix the dependbot alert.

* .

* .

* .
3 years ago
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>
3 years ago
Edward Thomson d50f8ea767
Add v3.0 release information to changelog (#740) 3 years ago
Thomas Boop 2d1c1198e7
update test workflows to checkout v3 (#709) 3 years ago
Thomas Boop a12a3943b4
update readme for v3 (#708)
* update readme for v3

* update readme with changes

* nit grammar
3 years ago
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
3 years ago
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).
3 years ago
eric sciple ec3a7ce113
set insteadOf url for org-id (#621) 3 years ago
eric sciple fd47087372
codeql should analyze lib not dist (#620) 3 years ago
eric sciple 3d677ac575
script to generate license info (#614) 3 years ago
eric sciple 826ba42d6c
npm audit fix (#612) 3 years ago
eric sciple eb8a193c1d
update dev dependencies and react to new linting rules (#611) 3 years ago
Jeremy Epling c49af7ca1f
Create codeql-analysis.yml (#602) 3 years ago