Commit Graph

118 Commits

Author SHA1 Message Date
Vladimir Safonkin 0cb99b2a12 Debug 2021-02-04 13:53:22 +03:00
Vladimir Safonkin 4a01d86a5b Debug 2021-02-04 13:48:03 +03:00
Vladimir Safonkin 1c7be1087d Debug 2021-02-04 13:41:45 +03:00
Vladimir Safonkin ac1baccba4 Minor fix 2021-02-04 13:30:33 +03:00
Vladimir Safonkin a841c568fd Minor fixes 2021-02-04 13:26:18 +03:00
Vladimir Safonkin 5d1a72cb19 Debug 2021-02-04 12:39:11 +03:00
Vladimir Safonkin 8889c6748f Debug 2021-02-04 12:31:39 +03:00
Vladimir Safonkin f4159a6d20 Debug 2021-02-04 12:22:20 +03:00
Vladimir Safonkin 7164f75e01 Debug 2021-02-04 12:18:06 +03:00
Vladimir Safonkin 054db1cac2 Debug 2021-02-04 11:43:20 +03:00
Vladimir Safonkin 1317beb53a Debug 2021-02-04 11:20:55 +03:00
Vladimir Safonkin fabe7d52fe Debug 2021-02-04 11:06:13 +03:00
Vladimir Safonkin 993f819e3d Debug 2021-02-04 10:45:20 +03:00
Vladimir Safonkin 831e0d4070 Debug 2021-02-04 10:36:14 +03:00
Vladimir Safonkin bb2233aaa5 Debug 2021-02-04 10:17:46 +03:00
Vladimir Safonkin 059f1aa99b Debug 2021-02-04 09:57:09 +03:00
Vladimir Safonkin 5c5ac76dc6 Debug 2021-02-04 09:43:21 +03:00
Vladimir Safonkin 5dcd27b0bc Add nuget config file 2021-02-04 09:34:53 +03:00
Vladimir Safonkin 79735df611 Debug 2021-02-04 09:31:18 +03:00
Vladimir Safonkin c8cb48ba8b Debug 2021-02-04 09:19:10 +03:00
Vladimir Safonkin 7bbfec324f Debug 2021-02-03 17:46:39 +03:00
Vladimir Safonkin 6b7d951977 Debug 2021-02-03 17:13:32 +03:00
Vladimir Safonkin c7eaa2ec00 Debug 2021-02-03 17:03:23 +03:00
Vladimir Safonkin 8807004b20 Minor fix 2021-02-03 16:54:18 +03:00
Vladimir Safonkin 53b5bae1f6 Debug 2021-02-03 16:32:31 +03:00
Vladimir Safonkin 45c0959fcd Debug 2021-02-03 16:24:26 +03:00
Vladimir Safonkin d33a835564 Debug 2021-02-03 16:18:47 +03:00
Vladimir Safonkin 347456b934 Debug 2021-02-03 16:15:36 +03:00
Vladimir Safonkin 76a91b1af8 Debug 2021-02-03 16:10:28 +03:00
Vladimir Safonkin 9d49fb8e98 Debug 2021-02-03 15:54:50 +03:00
Vladimir Safonkin 71f0d4bd07 Debug 2021-02-03 15:34:01 +03:00
Vladimir Safonkin 7669e56997 Debug 2021-02-03 15:31:11 +03:00
Vladimir Safonkin c8cf369c29 Debug 2021-02-03 15:20:22 +03:00
Vladimir Safonkin 6ade6c061b Minor fix 2021-02-03 15:17:48 +03:00
Vladimir Safonkin 843b5197ce Debug 2021-02-03 15:15:56 +03:00
Vladimir Safonkin a3d47e556c Debug 2021-02-03 15:13:32 +03:00
Vladimir Safonkin 7261940ea5 Debug 2021-02-03 14:56:08 +03:00
Vladimir Safonkin 62230c5409 Move toolcache cleanup to separated script 2021-02-03 14:37:15 +03:00
Zachary Eisinger 7a98346f51
DOTNET_ROOT and short generic versions (#131) 2020-09-24 08:26:00 -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 3569a93d9f
Honor specified nuget file location (#109)
* Honor specified nuget file location

* Generate and verify nuget.config
2020-09-02 11:11:56 -07:00
Zachary Eisinger 232f64b253 Update install-dotnet and add csc tests 2020-06-12 10:46:25 -07:00
Zachary Eisinger 40390722c2 Merge branch 'support-latest-version' of https://github.com/litetex/setup-dotnet-forked into litetex-support-latest-version 2020-05-29 14:04:29 -07:00
litetex 983c8ef1bd Fixed format 😱 2020-05-21 13:23:34 +02:00
litetex a8eaac54ab Tests are now covering the correct preview-format 2020-05-21 13:02:58 +02:00
Zachary Eisinger a0982bfd3a Merge remote-tracking branch 'origin/master' into global-json 2020-05-15 14:04:07 -07:00
litetex 7b228edf43 Pretty printed code 2020-04-09 19:38:39 +02:00
litetex c5ee7a1134 Cleanup
* Doc
* Refactored and removed some stuff
2020-04-09 19:26:10 +02:00
litetex 3eb0d2f3dd Reworked version parser
* Updated tests
2020-04-05 15:37:29 +02:00
litetex 3426e11858 More tests 2020-04-04 19:44:50 +02:00
litetex ebefd7bccb More tests and more fixes 2020-04-04 19:34:45 +02:00
litetex 5411b6342a Removed dummy tests 2020-04-04 19:25:06 +02:00
litetex a5cce9bf9f Refactoring
* Added more tests
* Allowed also exact versions again
2020-04-04 19:23:59 +02:00
litetex fd402244d0 Added support for latest version syntax 2020-04-04 18:05:12 +02:00
eric sciple cf5f899a30 follow proxy settings 2020-02-06 15:02:47 -05:00
Zachary Eisinger dd19a56732 Fix test broken by changes to gpr case 2019-11-26 15:08:48 -08:00
Zachary Eisinger 09cc69fecb Fix tests that do not specify full url 2019-11-26 13:27:50 -08:00
Alex Mullans 2f00ce2a3e Missing /index.json restored 2019-10-04 08:03:54 -07:00
Alex Mullans 70528ac007 Support for non-GPR sources 2019-10-03 17:29:44 -07:00
Alex Mullans 6bd4969ec6 GPR authentication support 2019-10-03 16:35:25 -07:00
Danny McCormick c0fa767caa
Bump timeouts 2019-08-16 10:26:06 -04:00
Danny McCormick 8b1e9ddf26 Lint 2019-08-12 12:17:46 -04:00
Danny McCormick db362d751e Feedback 2019-08-12 12:14:43 -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 17fa2e931e
Longer timeout 2019-06-24 08:43:12 -04:00
Danny McCormick 187843cd79
Add installer (#1)
* Add installer

* Add tests

* install-dotnet script should be in externals

* merge

* Fix tests

* Fix naming

* Clean up

* Feedback
2019-06-21 08:21:08 -04:00
Danny McCormick 32b4c69676 Initial commit 2019-06-19 16:22:22 -04:00