IvanZosimov
2d9890d842
Fix review points
2022-09-22 15:26:13 +02:00
IvanZosimov
1d59406933
Update version to 3.0.0 in package.json and package-lock.json
2022-09-20 12:21:37 +02:00
IvanZosimov
8b5d13bd26
Implement proposal stated in ADR for setup-dotnet v3
...
In the scope of this commit such functionalty was added:
1. Installation directories for Windows and Ubuntu were changed to
the folder with preinstalled .NET SDK's
2. Inner logic of interaction with MS dotnet installer scripts was
changed
3. New input "dotnet-quality" was added
Such functionality was cut out:
1. Input "include-prerelease"
2022-09-14 12:34:42 +02:00
panticmilos
4d1b6c2c63
Update actions version in package json
2022-08-31 16:21:24 +02:00
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
2022-07-29 07:17:54 +00:00
Dmitry Shibanov
5cc895510b
Update @zeit/ncc to @vercel/ncc ( #290 )
...
* update @zeit/ncc to @vercel/ncc
* rebuild project
2022-04-28 11:37:53 +02:00
Vladimir Safonkin
d292011f5d
Update node version to v16
2022-02-24 11:16:01 +03:00
La'Kaleigh Harris
550702114f
Support multiple versions in single invocation ( #240 )
2021-11-23 13:03:56 +03:00
Vladimir Safonkin
463326422f
Update jest
2021-10-13 16:35:23 +03:00
Vladimir Safonkin
547d075822
Revert jest version
2021-10-13 14:58:41 +03:00
Vladimir Safonkin
fc9265379f
Update deps with force
2021-10-13 14:50:32 +03:00
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
2020-09-29 08:12:29 -07:00
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>
2020-09-21 12:49:32 -07:00
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
2020-09-15 09:36:09 -07:00
Zachary Eisinger
bc0200672b
Package updates
2020-08-28 12:01:22 -07:00
Matt Alioto
3c9d15de90
Remove tests from Husky - they take too long
...
Accidentally updated a few dev dependencies while fixing local env - *shrug*
2020-05-29 20:48:32 -04:00
Matt Alioto
400e687804
Add Husky for proactive checks
2020-05-29 20:15:55 -04:00
Zachary Eisinger
7895df17cc
package updates
2020-05-15 14:42:54 -07:00
eric sciple
cf5f899a30
follow proxy settings
2020-02-06 15:02:47 -05:00
Zachary Eisinger
862351c093
Use an alternate wget package
2019-12-16 07:45:15 -08:00
Stanley Goldman
44b1ef7444
Merge branch 'externals-update-and-script' into node-modules-fix
2019-12-13 09:45:53 -05:00
Stanley Goldman
2e3dd8fe60
Updating package.json
2019-12-13 09:34:07 -05:00
Stanley Goldman
dc257a3a4f
Update node modules
2019-12-13 09:19:15 -05:00
Alex Mullans
6bd4969ec6
GPR authentication support
2019-10-03 16:35:25 -07:00
Danny McCormick
56ad7c6927
Consume toolkit from npmjs ( #21 )
2019-08-19 14:52:56 -04:00
Danny McCormick
dc30e5defe
V1 ( #9 )
...
* Consume new tool-cache
* Fix tests
* V1
2019-08-01 09:26:34 -04:00
Danny McCormick
1acab72798
New tool cache ( #8 )
...
* Consume new tool-cache
* Fix tests
* Fix workflow
2019-07-30 12:53:06 -04:00
Danny McCormick
f36bb23d00
Fix husky
2019-07-12 11:00:38 -04:00
Danny McCormick
a4abcfc728
Update toolkit version ( #3 )
2019-06-24 15:15:54 -04:00
Danny McCormick
32b4c69676
Initial commit
2019-06-19 16:22:22 -04:00