Commit Graph

38 Commits (0bc43909e03ff13fcbfd1901bd7fe6084e064162)

Author SHA1 Message Date
Ivan 920b830bd1
Fix glob bug in package.json scripts section (#401) 3 years ago
Ivan c82240598b
Add and configure ESLint and update configuration for Prettier (#391)
* Apply ESLint config and update Prettier

* Update dependencies and rebuild

* Update docs
3 years ago
IvanZosimov 11aaa65761 Fix review points 3 years ago
IvanZosimov ba8a1f9c02 Update action to use reusable workflows 3 years ago
Evgenii Korolevskii 239baf3c5b Merge branch 'main' into refactor-nuget-cfg-parse 3 years ago
Ivan 4d4a70f4a5
Add logic for processing DOTNET_INSTALL_DIR environment variable (#332) 3 years ago
Francesco Renzi 9260643816 Update @actions/core to 1.10.0 3 years ago
Ivan 45c9f236cf
Enable ability to change .NET SDK installation directory by `DOTNET_INSTALL_DIR` environment variable (#329) 3 years ago
Evgenii Korolevskii 354d280fa3 refactor using of XMLBuilder 3 years ago
Evgenii Korolevskii 90642fa8c5 update parser to v4 3 years ago
Ivan 0705ef0281
Implement proposal stated in ADR for setup-dotnet v3 and functionality from feature request #219 (#315) 3 years ago
panticmilos 4d1b6c2c63 Update actions version in package json 3 years ago
Nogic d26ead4cf0 chore(deps-dev): migrate husky config to v8
Follow: https://github.com/typicode/husky-4-to-8
- npm install husky --save-dev
- npx husky-init
- npm exec -- github:typicode/husky-4-to-8 --remove-v4-config
3 years ago
Dmitry Shibanov 5cc895510b
Update @zeit/ncc to @vercel/ncc (#290)
* update @zeit/ncc to @vercel/ncc

* rebuild project
3 years ago
Vladimir Safonkin d292011f5d Update node version to v16 4 years ago
La'Kaleigh Harris 550702114f
Support multiple versions in single invocation (#240) 4 years ago
Vladimir Safonkin 463326422f Update jest 4 years ago
Vladimir Safonkin 547d075822 Revert jest version 4 years ago
Vladimir Safonkin fc9265379f Update deps with force 4 years ago
Thomas Boop 51f68377c1
Update `@actions/core` Version and move towards uses environment files to talk to runner (#135)
* update toolkit version

* update licensed

* fix typo
5 years ago
dependabot[bot] 9d7c66c348
Bump node-fetch from 2.6.0 to 2.6.1 (#127)
* Bump node-fetch from 2.6.0 to 2.6.1

Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

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

* Package and index update

* Formatting on installer.test

* Updated licenses

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Zachary Eisinger <zeisinger@github.com>
5 years ago
Zachary Eisinger 352338157c
Install sxs with the install-dotnet scripts (#124)
* Use dotnet-install scripts for proper sxs

* Update dotnet version in testing

* Error message cleanup

* SxS testing in the dotnet project

* Update package lock

* Test fixes

* Use proper environment variable

* Set dotnet root for windows
5 years ago
Zachary Eisinger bc0200672b Package updates 5 years ago
Matt Alioto 3c9d15de90 Remove tests from Husky - they take too long
Accidentally updated a few dev dependencies while fixing local env - *shrug*
5 years ago
Matt Alioto 400e687804 Add Husky for proactive checks 5 years ago
Zachary Eisinger 7895df17cc package updates 5 years ago
eric sciple cf5f899a30 follow proxy settings 6 years ago
Zachary Eisinger 862351c093 Use an alternate wget package 6 years ago
Stanley Goldman 44b1ef7444
Merge branch 'externals-update-and-script' into node-modules-fix 6 years ago
Stanley Goldman 2e3dd8fe60
Updating package.json 6 years ago
Stanley Goldman dc257a3a4f
Update node modules 6 years ago
Alex Mullans 6bd4969ec6 GPR authentication support 6 years ago
Danny McCormick 56ad7c6927
Consume toolkit from npmjs (#21) 6 years ago
Danny McCormick dc30e5defe
V1 (#9)
* Consume new tool-cache

* Fix tests

* V1
6 years ago
Danny McCormick 1acab72798
New tool cache (#8)
* Consume new tool-cache

* Fix tests

* Fix workflow
6 years ago
Danny McCormick f36bb23d00
Fix husky 6 years ago
Danny McCormick a4abcfc728
Update toolkit version (#3) 6 years ago
Danny McCormick 32b4c69676 Initial commit 6 years ago