4b37d22250
upgrade cache from 3.2.4 to 4.0.0 ( #586 )
...
* upgrade cache to 4.0.0
* license update
* failure fix
* e2e failure fix
2025-01-16 16:56:28 -06:00
e4c228a841
Enhance Workflows, Update Dependencies and Installer Scripts ( #555 )
...
* update workflows
* Upgrade micromatch Dependency
* Fix ubuntu 22.04 label
* exclude macos-latest
* Upgrade cross-spawn Dependency and update-installers
2024-12-19 11:31:55 -06:00
29640e4139
Upgrade IA Publish
2024-09-16 17:20:55 +02:00
344ba5f715
Add workflow file for publishing releases to immutable action package
...
This workflow file publishes new action releases to the immutable action package of the same name as this repo.
This is part of the Immutable Actions project which is not yet fully released to the public. First party actions like this one are part of our initial testing of this feature.
2024-09-11 12:09:14 +02:00
6bd8b7f777
Bump braces from 3.0.2 to 3.0.3 ( #533 )
...
* Bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump undici from 5.28.3 to 5.28.4
* update checkout from v3 to v4
* Update test proxy
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: HarithaVattikuti <73516759+HarithaVattikuti@users.noreply.github.com>
2024-07-08 14:47:49 -05:00
4d6c8fcf3c
Upgrade Node to v20 ( #484 )
...
* Node Version upgrade to 20
* 4.0.0
* Action Files upgrade to 20
* Updated version for outdated
* Update Format check
* Auth Test file update
2023-12-04 19:47:27 +05:30
9b40770825
Merge pull request #433 from akv-platform/sequential-version-install-fix
...
Sequential version install fix
2023-06-06 13:43:07 +02:00
48277343a5
Reduce number of e2e tests
2023-06-06 13:23:53 +02:00
89f1766d87
Add test for global.json with comments
2023-05-31 12:28:10 +02:00
faa708d00b
Fix e2e tests
2023-05-31 11:21:34 +02:00
ea6d1c26e7
Add more comprehensive testing
2023-05-31 11:21:34 +02:00
9471c5df0b
Update e2e tests
2023-05-31 11:21:34 +02:00
3447fd6a9f
feat: Cache NuGet global-packages folder ( #303 )
...
* feat: cache NuGet global-packages folder
* fix: remove unused files
* docs: fix incorrect action
* ci: add e2e test for cache
* docs: accept suggested changes on README
* docs: add simple cache example
* build: change main script path
* fix: change relative path to install scripts
* fix: change relative path to problem matcher
* refactor: accept changes on cache-utils
* fix: revert main script path changes
* test: fix cache-utils unit test
* test: fix cache-utils unit test
* feat: add `cache-dependency-path` variables
* build: change main script dist path
* ci: add `cache-dependency-path` e2e test & missing lock file
* fix: accept change suggestions
* ci: copy NuGet lock file to root
to pass "test-setup-with-cache" e2e test
* docs: change README guide
* fix: apply suggestions from code review
Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>
* test: fix some failed unit tests
- fix `restoreCache()` test for 9703c8
- update installer script
* build: rebuild dist
* Update unit-tests
- Additional unit test were added to setup-dotnet.test.ts
* Update unit tests for unix systems
* Format and lint unit tests
* fix: avoid use '/' on `path.join`
* fix: rebuild dist
* fix: apply suggestions from code review
Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>
* build: add `DisableImplicitNuGetFallbackFolder` option
also add guide on README
* docs: highlight warnings and notes
* docs: update note about handling NU1403
---------
Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>
Co-authored-by: IvanZosimov <ivanzosimov@github.com>
2023-05-29 12:43:18 +02:00
2f028bc044
update unit and e2e tests
2023-05-18 11:11:51 +02:00
426d75d071
Merge branch 'main' into add-latest-patch-syntax
2023-05-15 14:13:18 +02:00
0f534f5829
Refactor and update unit-tests ( #418 )
...
* Update unit-tests and dotnet-install scripts
2023-05-15 14:09:29 +02:00
fc8786b149
Update e2e tests and e2e test infrastructure ( #414 )
2023-04-20 14:42:27 +02:00
7d08dc7593
Add e2e test
2023-04-19 16:48:00 +02:00
50b46b3b1d
Update verify-dotnet.ps1
2023-04-19 16:24:27 +02:00
180a15970f
Update e2e test infrastructure
2023-04-19 13:40:44 +02:00
b72f430d36
Update e2e tests
2023-04-13 17:28:59 +02:00
ca579e0fb2
Add update-config-files.yml
2023-03-09 13:47:42 +01:00
c82240598b
Add and configure ESLint and update configuration for Prettier ( #391 )
...
* Apply ESLint config and update Prettier
* Update dependencies and rebuild
* Update docs
2023-03-09 14:43:05 +02:00
3cf27f13bb
Update release-new-action-version.yml ( #368 )
2023-01-12 13:51:42 +01:00
11aaa65761
Fix review points
2022-12-20 16:24:40 +01:00
338d4e3bbf
Update workflows to use reusable-workflows repo
2022-12-19 12:38:18 +01:00
228eec3014
Add links to reusable workflows
2022-12-15 16:24:18 +01:00
c483e03222
Update workflows
2022-12-15 16:16:00 +01:00
a35f420124
Update to use public version of reusable workflows
2022-12-14 13:20:26 +01:00
4214866121
Update workflows
2022-12-14 12:24:48 +01:00
0681939502
Update workflow.yml
2022-12-14 11:56:17 +01:00
ba8a1f9c02
Update action to use reusable workflows
2022-12-14 11:41:18 +01:00
8ae4c080ce
Update to latest actions/publish-action
...
To avoid Actions core deprecation messages.
https://github.com/actions/publish-action/releases/tag/v0.2.1
2022-11-22 10:50:00 -06:00
6a2cd88ae8
Address PR feedback; update the installers and the Squid image.
2022-11-15 18:00:14 +02:00
c7e7147fd3
Add ability to write resolved version of SDK into the output variable ( #324 )
2022-09-29 17:45:25 +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
bac4044d91
ci: add --ignore-scripts
argument
2022-07-29 07:17:54 +00:00
c0d4ad69d8
Don't need C# analysis for CodeQL
2022-04-29 13:54:18 -04:00
afe2daba1f
Create codeql-analysis.yml
2022-04-29 13:48:41 -04: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
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
d292011f5d
Update node version to v16
2022-02-24 11:16:01 +03:00
f85bcda870
Fix the Licensed workflow ( #258 )
2021-12-23 14:35:09 +03:00
550702114f
Support multiple versions in single invocation ( #240 )
2021-11-23 13:03:56 +03:00
9969bca445
Fix triggers in licensed.yml
2021-08-25 11:29:43 -04:00
deee0f6246
Add check-dist.yml
2021-08-25 11:29:42 -04:00
95f03216f8
Use permissions as a top-level key
2021-05-27 16:20:43 +03:00
5529ce4143
Use the "publish-action" action
2021-05-27 14:39:14 +03:00
0cfae9b3a5
Automate releasing new versions of the setup-dotnet action
2021-04-26 16:02:03 +03:00
c32ed2108b
Debug
2021-02-05 10:44:00 +03:00