Commit Graph

39 Commits

Author SHA1 Message Date
Tim Heuer
84ff5b46d8 Merge branch 'dependabot/npm_and_yarn/actions/http-client-1.0.8' into dev 2020-07-22 21:14:53 -07:00
Tim Heuer
e4874c190b Merge branch 'dependabot/npm_and_yarn/acorn-5.7.4' into dev 2020-07-22 21:14:33 -07:00
Tim Heuer
41a4f5dd79 Merge branch 'dev' into dependabot/npm_and_yarn/acorn-5.7.4 2020-07-22 21:14:17 -07:00
Tim Heuer
9c8b0140a4 Merge branch 'dev' into dependabot/npm_and_yarn/actions/http-client-1.0.8 2020-07-22 21:13:00 -07:00
Tim Heuer
57920ca044 Merge branch 'heaths-issue10' into dev 2020-07-22 20:55:48 -07:00
dependabot[bot]
341cfb53e3
Bump @actions/http-client from 1.0.2 to 1.0.8
Bumps [@actions/http-client](https://github.com/actions/http-client) from 1.0.2 to 1.0.8.
- [Release notes](https://github.com/actions/http-client/releases)
- [Changelog](https://github.com/actions/http-client/blob/master/RELEASES.md)
- [Commits](https://github.com/actions/http-client/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-29 18:02:20 +00:00
Heath Stewart
c4f3bee2c4 Add tests for different path resolution 2020-04-21 17:04:39 -07:00
Heath Stewart
20e1303853 Fix tool lookup and revert logging 2020-04-21 16:57:28 -07:00
Heath Stewart
e9f4898311 Add more logging 2020-04-21 16:50:45 -07:00
Heath Stewart
9499ca8787 Fix path resolution
Looking for vswhere in the PATH was never triggered and had some bugs (like failing unconditionally if the code path was executed).
2020-04-21 16:27:45 -07:00
Heath Stewart
0ddbddf06e Quote vs-version example 2020-04-21 16:14:19 -07:00
Heath Stewart
80d0deb83b Use -latest and -version properly
Fixes #8
2020-04-21 15:46:27 -07:00
Heath Stewart
2f9b9c17d6 Use specific paths for faster lookup
Fixes #2
2020-04-21 15:38:49 -07:00
Heath Stewart
7d7af37b7e Fix sync/async callback issue 2020-04-21 15:38:49 -07:00
Heath Stewart
5cf04033c1 Use sync callback 2020-04-21 15:38:49 -07:00
Heath Stewart
f6890ff843 Fix typo 2020-04-21 15:38:49 -07:00
Heath Stewart
f486e795bf Add pull_request to Actions triggers 2020-04-21 15:38:49 -07:00
Heath Stewart
4652bfc96e Do not use newer -find parameter
Fixes #10
2020-04-21 15:38:49 -07:00
Heath Stewart
bb70c6a023 Find any product with MSBuild component
Fixes #7
2020-04-21 15:38:49 -07:00
Tim Heuer
dc59c705e4
Merge pull request #16 from microsoft/dev
Merge pull request #15 from microsoft/master
2020-04-21 13:22:43 -07:00
Tim Heuer
f05df80b32
Merge pull request #15 from microsoft/master
Adding remark about arguments in readme
2020-04-21 13:21:03 -07:00
dependabot[bot]
43cd4ebaec
Bump acorn from 5.7.3 to 5.7.4
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-26 15:44:00 +00:00
Tim Heuer
9c9a1a34a4 Adding remark about arguments in readme 2020-03-26 08:42:27 -07:00
Tim Heuer
2008f912f5 Final v1 logic changes 2020-02-20 16:56:19 -08:00
Tim Heuer
d3323999d3 Modifying test action 2020-02-11 09:45:56 -08:00
Tim Heuer
9fa19eb771 Changing env process and fixing quoting 2020-02-11 09:40:56 -08:00
Tim Heuer
6fdb4e0384 Changing to default path for runner location 2020-02-11 09:36:13 -08:00
Tim Heuer
3ef0817a4a Changing test; fixing null check 2020-01-31 12:22:23 -08:00
Tim Heuer
5817abf347 Adding more logging 2020-01-31 11:49:55 -08:00
Tim Heuer
dd9521cc41 Removing folder 2020-01-31 11:42:55 -08:00
Tim Heuer
5a941602d2 Removing node_modules 2020-01-31 11:42:34 -08:00
Tim Heuer
6a7105d96d Adding production node_modules 2020-01-31 11:27:06 -08:00
Tim Heuer
5639ea3d91 Using dev branch action definition 2020-01-31 11:22:29 -08:00
Tim Heuer
ded5a39da6 Initial developer commit 2020-01-31 11:14:06 -08:00
Microsoft Open Source
69090b5120 Initial SECURITY.md commit 2020-01-30 20:41:55 -08:00
Microsoft Open Source
2af4563ab6 Updating README.md to template content 2020-01-30 20:41:54 -08:00
Microsoft Open Source
40a33f732d Updating LICENSE to template content 2020-01-30 20:41:52 -08:00
Microsoft Open Source
546c918acb Initial CODE_OF_CONDUCT.md commit 2020-01-30 20:41:51 -08:00
Tim Heuer
febb0661ca
Initial commit 2020-01-30 20:34:33 -08:00