Commit Graph

195 Commits

Author SHA1 Message Date
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 2d640ec739 Debug 2021-02-03 16:47:26 +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 10ad86dc12 Debug 2021-02-03 15:40:37 +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 8ada5b5558 Debug 2021-02-03 14:42:33 +03:00
Vladimir Safonkin 62230c5409 Move toolcache cleanup to separated script 2021-02-03 14:37:15 +03:00
Vladimir Safonkin 975b958e4c Debug 2021-02-03 10:59:17 +03:00
Maxim Lobanov 29c0c6cee8
Update installer scripts
Update installer scripts
2021-02-02 14:13:27 +03:00
Vladimir Safonkin 5551aab1c3 Update installer scripts 2021-02-02 11:40:17 +03:00
Zachary Eisinger 8336fd394b
Update contributors.md 2020-10-08 10:51:05 -07: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
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 a1c7110c2a
Add example for SxS testing to Readme 2020-09-17 12:49:59 -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 985d576ba0
Merge pull request #118 from thboop/main
Add `Licensed` To Help Verify Prod Licenses
2020-08-28 12:25:57 -07:00
Zachary Eisinger 52dbd90938
Merge pull request #115 from timheuer/patch-2
Update README.md
2020-08-28 12:18:17 -07:00
Zachary Eisinger d50c2980a5
Merge pull request #125 from actions/maintenance
Update scripts and packages to latest
2020-08-28 12:16:22 -07:00
Zachary Eisinger b409ac80d1 Fix generated index 2020-08-28 12:07:20 -07:00
Zachary Eisinger 4f53c95c39 Update index file 2020-08-28 12:02:19 -07:00
Zachary Eisinger bc0200672b Package updates 2020-08-28 12:01:22 -07:00
Zachary Eisinger 3fdf140cf1 Update install scripts 2020-08-28 12:01:15 -07:00
Zachary Eisinger 221e7bcc3b Use v1 tag for setup-dotnet 2020-08-28 11:58:17 -07:00
Zachary Eisinger 37b9e8b54a
Merge pull request #111 from coderpatros/doco
Add note and link to documentation on already available .NET SDKs
2020-08-28 11:33:16 -07:00
Zachary Eisinger bedd981d16
Merge pull request #112 from actions/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
2020-08-28 11:31:13 -07:00
Thomas Boop 422ae8cdee Ignore Generated Files in Git PR's 2020-08-26 11:21:21 -04:00
Zachary Eisinger e3d81d9453
Merge pull request #120 from NoNamePro0/yaml-formatting
YAML Formatting at a example workflow
2020-08-17 08:52:19 -07:00
No Name Pro c7a4f4e270
YAML Formatting at a example workflow
YAML Format of the code at 'Example usage' with Environment Variables
2020-08-15 18:12:04 +02:00
Thomas Boop 55885b7a99 Manually Verify License files 2020-08-11 20:49:08 -04:00
Thomas Boop 7a84008633 Setup Licensed workflow and config files 2020-08-11 20:48:13 -04:00
Zachary Eisinger b8681684f4
Merge pull request #116 from thboop/thboop/AddThirdPartyLicenses
Add Third Party Licenses to Dist Files
2020-08-10 07:20:40 -07:00
Thomas Boop 908a1a8267 Update licenses for @actions npm modules 2020-08-06 19:15:56 -04:00
Thomas Boop 9e01770f11 Add Third Party License Information 2020-08-06 10:57:36 -04:00