|
0f85d2ddfa
|
depricate ubuntu-20.04
|
2025-04-17 21:05:05 +05:30 |
|
|
a2ccd6ffd1
|
Add Publish Immutable Action
|
2025-04-17 20:51:39 +05:30 |
|
|
8e6bd2905e
|
Merge pull request #576 from actions/remove-cdn-fallback-v2
`v2` - Remove `dotnetcli.blob.core.windows.net` storage account fallback logic and update install scripts
v2
v2.2.1
|
2025-02-10 10:11:28 -05:00 |
|
|
603ff3ab1c
|
Update workflow.yml to remove outdated URLs
|
2025-01-30 16:15:18 -05:00 |
|
|
d284574c05
|
Update workflow.yml
|
2025-01-29 16:49:25 -05:00 |
|
|
bac33b41f7
|
add updated install scripts
|
2025-01-29 21:37:00 +00:00 |
|
|
f56a6a6861
|
fix ci by adding unstaged index.js changes
|
2025-01-02 02:23:32 +00:00 |
|
|
fb81433816
|
Remove extra spacing
|
2025-01-02 01:03:07 +00:00 |
|
|
9798ae12d7
|
Remove CDN fallback logic (v2)
|
2025-01-02 00:39:19 +00:00 |
|
|
aab9aab748
|
V2 - Use new .NET CDN URLs and update to latest install scripts (#568)
* new cdn url changes
* Fix Workflow
* Fix CI failures for ubuntu-latest
* Fix upload-artifact@v4
* Fix proxy test issue
* Fix Proxy env issue
* Fix globalization invariant issue
* Fix libssl issue
* Install libssl1.1 to fix CI failures
* Add fallback logic
* Fix CI failures dist
* Update installer.ts
* Update installer.ts
* Fix proxy test failure
* Update signed version
---------
Co-authored-by: Priya Gupta <147705955+priyagupta108@users.noreply.github.com>
v2.2.0
|
2024-12-26 15:00:58 -06: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 |
|
|
857c316a9d
|
Merge pull request #313 from panticmilos/vmpantic/update-version-package-json
Update package lock version
|
2022-09-20 11:36:22 +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 |
|
|
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 |
|
|
5cc895510b
|
Update @zeit/ncc to @vercel/ncc (#290)
* update @zeit/ncc to @vercel/ncc
* rebuild project
|
2022-04-28 11:37:53 +02:00 |
|
|
158737d5b1
|
Merge pull request #289 from vsafonkin/v-vsafonkin/update-wget-package
Update vulnerable packages
|
2022-04-21 13:10:39 +03:00 |
|
|
fcf565ec50
|
Update vulnerable packages
|
2022-04-21 11:17:56 +02:00 |
|
|
f078482971
|
add global-json-file input (#276)
* support specifying global.json location with global-json-file input
* add test workflow jobs for global.json usage
* fix typo in global-json-file description
Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>
Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>
|
2022-04-18 08:25:56 -04:00 |
|
|
0fb87b12d2
|
Merge pull request #285 from vsafonkin/v-vsafonkin/add-code-of-conduct
Add code of conduct
|
2022-04-15 11:03:29 +03:00 |
|
|
4fe7a196b5
|
Add code of conduct
|
2022-04-13 16:58:12 +02:00 |
|
|
9283a8cf7a
|
switch side by side testing example to single setup step (#283)
|
2022-04-11 11:50:34 -04:00 |
|
|
53d632b5c0
|
Update docs to v2 (#278)
* Update docs to v2
* Bump checkout action to v3
* Update installer scripts
* Replace v2 to vX on the docs, minor fixes
* Remove extra whitespace
|
2022-04-01 09:48:47 -04:00 |
|
|
9211491ffb
|
Merge pull request #273 from actions/v-vlsafo/update-deps
Update npm dependencies
v2.0.0
|
2022-02-24 18:33:48 +03:00 |
|