Chris Philips
8a21b4ed15
Support global.json's rollForward latest* variants
...
Co-authored-by: js6pak <me@6pak.dev>
2024-07-21 00:46:16 +02:00
js6pak
3f75cd0094
Remove branch constraint on workflows used for testing
...
This means you are going to be notified of CI issues quicker, especially if you have to wait for a confirmation before running the workflows on your PR.
2024-07-21 00:46:16 +02:00
js6pak
18b9c2a276
Update installers
2024-07-21 00:46:16 +02:00
js6pak
b4737b42ef
Rename toolcache directory instead of moving to tmp
...
This further enhances time savings seen in #213 , down from a few minutes to seconds.
2024-07-21 00:46:16 +02:00
dependabot[bot]
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
dependabot[bot]
5d1464d5da
Bump undici from 5.27.2 to 5.28.3 ( #515 )
...
* Bump undici from 5.27.2 to 5.28.3
Bumps [undici](https://github.com/nodejs/undici ) from 5.27.2 to 5.28.3.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v5.27.2...v5.28.3 )
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix failed check and updated dependencies
---------
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-03-21 15:05:16 -05:00
samuel-w
3e6b9fe393
Update links to runner software ( #499 )
2024-02-13 11:54:03 -06:00
Mike Surcouf
769316e2e4
Update README.md to use latest action version ( #502 )
...
* Update README.md
update README with latest version
* Revert NuGet URL
2024-02-13 11:53:16 -06:00
HarithaVattikuti
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
Dmitry Shibanov
2216f56ae1
Update semver ( #468 )
2023-09-27 13:21:23 +02:00
Nikolai Laevskii
736bc6dea6
Merge pull request #462 from akv-platform/update-installers
...
Update installers
2023-09-14 11:01:31 +02:00
Nikolai Laevskii
f5526c2d1b
Update installers
2023-09-14 10:50:07 +02:00
dependabot[bot]
4dba25fa31
Bump word-wrap from 1.2.3 to 1.2.4 ( #444 )
...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases )
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4 )
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-27 13:49:28 +02:00
dependabot[bot]
ada8800330
Bump semver from 6.3.0 to 6.3.1 ( #443 )
2023-07-18 15:41:43 +02:00
Ivan
e1749123a8
Update dependencies ( #440 )
...
* chore: update version of the fast-xml-parser
* chore: update tough-cookie and @azure/ms-rest-js
* chore: update license for the @azure/ms-rest-js
2023-07-10 17:20:56 +02:00
Ivan
a6be55a915
Update fast-xml-parser and dotnet installer scripts ( #437 )
...
* chore: update fast-xlm-parser and dotnet installer scripts
* chore: update license for the fast-xml-parser
2023-06-23 09:47:16 +02:00
Nikolai Laevskii
9b40770825
Merge pull request #433 from akv-platform/sequential-version-install-fix
...
Sequential version install fix
2023-06-06 13:43:07 +02:00
Nikolai Laevskii
48277343a5
Reduce number of e2e tests
2023-06-06 13:23:53 +02:00
Nikolai Laevskii
70fa3206c9
Merge pull request #431 from akv-platform/allow-json-comments
...
Allow json comments
2023-06-06 13:17:59 +02:00
Nikolai Laevskii
7ed547ca75
Merge pull request #432 from akv-platform/refactor-installer
...
Refactor installer
2023-06-06 13:17:23 +02:00
Nikolai Laevskii
b5ebe9e10a
Update license
2023-05-31 12:28:26 +02:00
Nikolai Laevskii
89f1766d87
Add test for global.json with comments
2023-05-31 12:28:10 +02:00
Nikolai Laevskii
d1c99df34e
Parse global.json with JSON5
2023-05-31 12:27:52 +02:00
Nikolai Laevskii
faa708d00b
Fix e2e tests
2023-05-31 11:21:34 +02:00
Nikolai Laevskii
ea6d1c26e7
Add more comprehensive testing
2023-05-31 11:21:34 +02:00
Nikolai Laevskii
9471c5df0b
Update e2e tests
2023-05-31 11:21:34 +02:00
Nikolai Laevskii
6eb2af61b6
Update tests to accomodate for changes
2023-05-31 11:21:34 +02:00
Nikolai Laevskii
8f71719d12
Add dotnet runtime installation before main script run
2023-05-31 11:21:29 +02:00
Nikolai Laevskii
3cdb09485a
Build
2023-05-31 11:19:26 +02:00
Nikolai Laevskii
6019612129
Merge remote-tracking branch 'github/main' into refactor-installer
2023-05-31 11:18:52 +02:00
Nikolai Laevskii
addb470701
Make setup script functions synchronous
2023-05-30 13:19:37 +02:00
Nikolai Laevskii
820f30d332
Make assigning of the script path intuitive
2023-05-30 12:54:41 +02:00
Nikolai Laevskii
427804d76a
Update tests
2023-05-30 12:45:38 +02:00
Nikolai Laevskii
89b480a0df
Call addToPath method on DotnetInstallDir directly
2023-05-30 12:19:28 +02:00
Nikolai Laevskii
defac2491f
Rename initialize to setEnvironmentVariable
2023-05-30 12:18:10 +02:00
Nikolai Laevskii
916aec40c9
Rename DotnetInstallDir.path to DotnetInstallDir.dirPath
2023-05-30 12:14:34 +02:00
Nogic
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
Marko Zivic
916351aac9
Merge pull request #430 from akv-platform/remove-implicit-dependencies
...
Remove implicit dependencies
2023-05-26 08:30:48 +02:00
Nikolai Laevskii
1ad2e312fa
Add missing dependency
2023-05-25 13:40:06 +02:00
Nikolai Laevskii
e3f84b8f7a
Install eslint-plugin-node
2023-05-25 13:38:43 +02:00
Nikolai Laevskii
2785e21d5e
Update build
2023-05-25 13:27:30 +02:00
Nikolai Laevskii
80a318b8b8
Change PLATFORM to constant instead of function
2023-05-25 13:11:13 +02:00
Nikolai Laevskii
eb0b7f8852
Update build
2023-05-24 17:11:47 +02:00
Nikolai Laevskii
5c7ae4f903
Apply consistent naming
2023-05-24 16:59:05 +02:00
Nikolai Laevskii
b7461a1b69
Remove excessive whitespace
2023-05-24 16:41:16 +02:00
Nikolai Laevskii
cce8e1bad1
Merge branch 'main' into refactor-installer
2023-05-24 16:40:29 +02:00
Nikolai Laevskii
df506c2d9c
Refactor convertInstallPathToAbsolute
2023-05-24 15:28:40 +02:00
Nikolai Laevskii
abf9166e44
build: Fix DOTNET_INSTALL_DIR enviornment variable
2023-05-24 15:27:58 +02:00
Nikolai Laevskii
7e164d3c3b
Fix DOTNET_INSTALL_DIR enviornment variable
2023-05-24 15:27:12 +02:00
Nikolai Laevskii
3dfe2673eb
Format: Refactor installer
2023-05-24 15:22:01 +02:00