Commit Graph

63 Commits

Author SHA1 Message Date
Jeff Kluge
c165ad3c99 Introduce end-of-line normalization (#39) 2022-04-06 11:00:47 -07:00
Jeff Kluge
6b8cdd6d47 Create .gitattributes (#38) 2022-04-06 10:25:59 -07:00
Jeff Kluge
dc9a18487e Update package-lock.json (#37) 2022-04-06 09:53:34 -07:00
Jeff Kluge
fe11eed195 Version 1.0.6 (#36) 2022-04-06 09:45:08 -07:00
Jeff Kluge
660d9b10db Update packages (#35) 2022-04-06 08:23:34 -07:00
Kat Marchán
6fbfcf89e7 retarget to dist/index.js 2020-11-11 16:27:05 -08:00
Kat Marchán
34aa24a551 1.0.4 2020-11-11 15:51:54 -08:00
Kat Marchán
fd5953b721 ignore dist in codeql scan
codeql is choking on the minified/transformed version of the project JS, so we need to get it to ignore that.
2020-11-11 15:32:03 -08:00
Kat Marchán
0d2b720f91 add back missing devdeps 2020-11-11 15:32:03 -08:00
Kat Marchán
9791a4d8b5 packaging up dist 2020-11-11 15:32:03 -08:00
Kat Marchán
59b92e1bed update to latest template style 2020-11-11 15:32:03 -08:00
Kat Marchán
3206bcf11e remove committed node_modules files 2020-11-11 15:32:03 -08:00
Kat Marchán
0e22056356 1.0.3 v1.0.3 2020-11-11 12:11:22 -08:00
Kat Marchán
fd2c7cd054 update deps 2020-11-11 12:09:18 -08:00
Dylan Smith
2dbb5c1ee0 Updated actions/core package to 1.2.6 (#12) 2020-11-05 10:32:59 -08:00
Nikolche Kolev
f14f24fb8f Add codeowners (#13) 2020-10-27 19:32:40 -07:00
dependabot[bot]
cfe8e0c880 build(deps): bump lodash from 4.17.15 to 4.17.20 (#14)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.20.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.20)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-27 18:49:40 -07:00
Justin Hutchings
3c45adb862 Add CodeQL security scanning (#8) 2020-10-27 18:48:48 -07:00
dependabot[bot]
74b036c53e build(deps): bump acorn from 5.7.3 to 5.7.4 (#6)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-27 18:46:44 -07:00
Kat Marchán
368a5f0cb4 deps: audit fix 2019-11-22 14:39:59 -08:00
Kat Marchán
255f46e14d 1.0.2 v1.0.2 2019-11-20 10:47:46 -08:00
Anand Gaurav
ba2372f380 fix(branding) - added icon (#4)
* Branding - added icon

* Update action.yml
2019-11-20 10:47:02 -08:00
Kat Marchán
d12e67365d 1.0.1 v1.0.1 2019-11-19 11:01:12 -08:00
Anand Gaurav
7bb84e37a8 Merge pull request #3 from NuGet/anangaur-patch-readme
Update README.md
2019-11-18 17:03:02 -08:00
Anand Gaurav
b04a87e775 Update README.md 2019-11-18 16:50:02 -08:00
Kat Marchán
5e367ae2b8 docs: update repo name 2019-11-18 09:53:04 -08:00
Kat Marchán
167c8930de docs: fix confusing thing in readme 2019-11-18 09:53:04 -08:00
Kat Marchán
e4bceab4df meta: rename action (#2) 2019-11-18 09:53:04 -08:00
Kat Marchán
f4d0ae0b5d 1.0.0 v1.0.0 2019-11-15 15:01:59 -08:00
Kat Marchán
5a7ea39dd7 scripts: remove preversion script 2019-11-15 15:01:42 -08:00
Kat Marchán
0acaf5106f misc: feedback fixes 2019-11-15 14:59:01 -08:00
Kat Marchán
9c64b4665d feat(secrets): add support for configuring API keys 2019-11-15 14:59:01 -08:00
Kat Marchán
f4e3ad1426 deps: update node modules 2019-11-15 14:59:01 -08:00
Kat Marchán
bf10ff27a5 test: test that path is getting set up right 2019-11-15 14:59:01 -08:00
Kat Marchán
9fd849e4b3 misc: some cleanup 2019-11-15 14:59:01 -08:00
Kat Marchán
3febf27773 meta: add husky and some utility release scripts 2019-11-15 14:59:01 -08:00
Kat Marchán
640e89ed03 feat(installer): mirror what the nuget script for mono does 2019-11-15 14:59:01 -08:00
Kat Marchán
70f73b9e30 test: add coverage for invalid label errors 2019-11-15 14:59:01 -08:00
Kat Marchán
d06c13badf test: enable coverage 2019-11-15 14:59:01 -08:00
Kat Marchán
2842128e77 meta: compile to ESNEXT to use native features 2019-11-15 14:59:01 -08:00
Kat Marchán
c3603d5cd0 docs: fix org name for setup-nuget-exe in examples 2019-11-15 14:59:01 -08:00
Kat Marchán
d27933968a docs: more complete matrix testing example 2019-11-15 14:59:01 -08:00
Kat Marchán
7157361fc5 docs: add recommendation to use dotnet CLI or a VS action instead 2019-11-15 14:59:01 -08:00
Kat Marchán
e92be9b5f9 docs: improve readme a bit more 2019-11-15 14:59:01 -08:00
Kat Marchán
00cecf9a41 test: improve tests a bit 2019-11-15 14:59:01 -08:00
Kat Marchán
dd431d18c6 deps: add mode-to-permission for testing purposes 2019-11-15 14:59:01 -08:00
Kat Marchán
fcefce5048 docs: fill out the readme! 2019-11-15 14:59:01 -08:00
Kat Marchán
a453d4acfc fix(action): remove input configuration for version param 2019-11-15 14:59:01 -08:00
Kat Marchán
8cd06d2999 refactor: switch to typed-rest-client and refactor installer into own module 2019-11-15 14:59:01 -08:00
Kat Marchán
799f22a44b feat(env): add $NUGET on all platforms 2019-11-15 14:59:01 -08:00