|
26db2473e9
|
fix empty first line
|
2022-09-30 02:23:20 +02:00 |
|
|
467621733d
|
add packageSourceCredentials
|
2022-09-30 02:19:09 +02:00 |
|
|
bdd38d13dc
|
build
|
2022-09-30 02:05:09 +02:00 |
|
|
1d2f8f9eaf
|
add debug log
|
2022-09-30 02:04:34 +02:00 |
|
|
354d280fa3
|
refactor using of XMLBuilder
|
2022-09-30 01:54:05 +02:00 |
|
|
0ff311b0d0
|
add nested dep license
|
2022-09-29 18:43:45 +02:00 |
|
|
bc65ba63d3
|
update license
|
2022-09-29 18:30:09 +02:00 |
|
|
90642fa8c5
|
update parser to v4
|
2022-09-29 18:23:42 +02:00 |
|
|
c7e7147fd3
|
Add ability to write resolved version of SDK into the output variable (#324)
v3.0.0
|
2022-09-29 17:45:25 +02:00 |
|
|
cf081e76a2
|
merge main & build
|
2022-09-28 15:30:56 +02:00 |
|
|
4ca3c96b49
|
Merge branch 'main' into refactor-nuget-cfg-parse
|
2022-09-28 09:30:07 +02:00 |
|
|
0705ef0281
|
Implement proposal stated in ADR for setup-dotnet v3 and functionality from feature request #219 (#315)
|
2022-09-27 14:47:12 +02:00 |
|
|
a351d9ea84
|
Add support for Windows-arm (#320)
* update to use pwsh if it is available
* fix spacing
* update install script
* Update src/installer.ts
Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>
* update index.js
* fix format
Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>
v2.1.1
|
2022-09-26 10:12:13 +02:00 |
|
|
cc76dfab99
|
format
|
2022-09-21 15:14:01 +03:00 |
|
|
857c316a9d
|
Merge pull request #313 from panticmilos/vmpantic/update-version-package-json
Update package lock version
|
2022-09-20 11:36:22 +02:00 |
|
|
1f2c90bb99
|
Merge branch 'main' into refactor-nuget-cfg-parse
|
2022-09-19 20:18:40 +02:00 |
|
|
251997c37d
|
updated installers
|
2022-09-19 20:18:24 +02:00 |
|
|
bba8299c35
|
npm run update-installers
|
2022-09-14 16:08:36 +02:00 |
|
|
fd4e15fa44
|
Merge pull request #291 from vsafonkin/v-vsafonkin/v3-adr
V3 setup-dotnet ADR
|
2022-09-14 09:52:09 +02:00 |
|
|
95e7de77d1
|
Set status accepted
|
2022-09-13 16:19:35 +02:00 |
|
|
52c3199a78
|
ADR change (#1)
* Update ADR proposal
ADR proposal was updated in order to reflect cahnges that will be done
more thoroughly.
* Fix formatting
|
2022-09-13 12:41:55 +02:00 |
|
|
2d9def7067
|
Rework
|
2022-09-11 13:42:07 +02:00 |
|
|
df51eabf53
|
Update package lock version
|
2022-09-05 13:18:26 +02:00 |
|
|
e4b2fcaa19
|
Merge pull request #312 from panticmilos/vmpantic/update-version-package-json
Update actions version in package json
|
2022-09-01 09:44:52 +02:00 |
|
|
d45c10e6f7
|
Run update installers
|
2022-08-31 17:40:05 +02:00 |
|
|
4d1b6c2c63
|
Update actions version in package json
|
2022-08-31 16:21:24 +02:00 |
|
|
5d7bc0454b
|
update installers
|
2022-08-31 16:01:51 +02:00 |
|
|
792e988dae
|
build
|
2022-08-31 15:43:30 +02:00 |
|
|
e5034212c9
|
refactoring
|
2022-08-31 15:41:59 +02:00 |
|
|
0997db20d4
|
refactoring
|
2022-08-31 15:41:46 +02:00 |
|
|
4cb4764ae2
|
Update ADR date
|
2022-08-29 11:23:22 +02:00 |
|
|
d33e605efe
|
Grammar fixes
|
2022-08-24 12:32:58 +02:00 |
|
|
f7747565a1
|
Merge pull request #305 from e-korolevskii/update-contributors-guide
Update contributors guide
|
2022-08-10 16:45:38 +02:00 |
|
|
2f75d1de25
|
Merge branch 'actions:main' into update-contributors-guide
|
2022-08-10 16:42:02 +02:00 |
|
|
e6a9a96293
|
Update docs/contributors.md
Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>
|
2022-08-09 23:54:52 +02:00 |
|
|
025aba53b2
|
rephased docs
|
2022-08-03 19:15:44 +02:00 |
|
|
37b00c4fc5
|
Merge pull request #250 from nogic1008/refactor/boolean-input
Use `core.getBooleanInput()` to resolve `include-prerelease` option
|
2022-08-02 15:24:04 +02:00 |
|
|
c2dac7f367
|
test: add include-prerelease env on test
|
2022-07-31 23:27:05 +00:00 |
|
|
c5267f5e54
|
chore: set include-prerelease to false on default
|
2022-07-31 23:27:05 +00:00 |
|
|
ba5e53c61d
|
refactor: use core.getBooleanInput()
|
2022-07-31 23:27:05 +00:00 |
|
|
043fb8900f
|
advice on updating installers
|
2022-08-01 01:10:29 +02:00 |
|
|
cb04ff8cb3
|
Merge pull request #301 from nogic1008/migrate/husky4-8
Fix husky config to resolve git hook error
|
2022-07-29 15:19:36 +02:00 |
|
|
bac4044d91
|
ci: add --ignore-scripts argument
|
2022-07-29 07:17:54 +00:00 |
|
|
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 |
|
|
e81cd4d454
|
Merge pull request #302 from e-korolevskii/scripts-update
Updated local installation scripts
|
2022-07-29 08:52:45 +02:00 |
|
|
ee11c4faa4
|
updated guide
|
2022-07-29 02:02:42 +02:00 |
|
|
8bf1fb6084
|
updated local installation scripts
|
2022-07-29 01:22:35 +02:00 |
|
|
c0d4ad69d8
|
Don't need C# analysis for CodeQL
v2.1.0
|
2022-04-29 13:54:18 -04:00 |
|
|
afe2daba1f
|
Create codeql-analysis.yml
|
2022-04-29 13:48:41 -04:00 |
|
|
fb09b12527
|
v3 adr
|
2022-04-29 11:22:26 +02:00 |
|