Commit Graph

20 Commits (e4c228a8417679d13c6a1e7131e3e8d82dff4cd3)

Author SHA1 Message Date
Priya Gupta 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
9 months ago
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>
2 years ago
Dmitry Shibanov 2216f56ae1
Update semver (#468) 2 years ago
Nikolai Laevskii f5526c2d1b Update installers 2 years ago
Ivan 0f534f5829
Refactor and update unit-tests (#418)
* Update unit-tests and dotnet-install scripts
2 years ago
Theodore Tsirpanis 6a2cd88ae8 Address PR feedback; update the installers and the Squid image. 3 years ago
panticmilos d45c10e6f7 Run update installers 3 years ago
Evgenii Korolevskii 8bf1fb6084 updated local installation scripts 3 years ago
Jeremy Sinclair e54e706650
Updated dotnet-install scripts to latest version 4 years ago
Vladimir Safonkin e974974b42 Update installers scripts 4 years ago
Vladimir Safonkin 12194cb2cd Update installers scripts 4 years ago
Vladimir Safonkin ce38f90a9a Update installer scripts 5 years ago
Vladimir Safonkin 5551aab1c3 Update installer scripts 5 years ago
Zachary Eisinger 3fdf140cf1 Update install scripts 5 years ago
Zachary Eisinger fe319a6b7f Update install-dotnet.ps1 5 years ago
Zachary Eisinger 232f64b253 Update install-dotnet and add csc tests 5 years ago
Stanley Goldman 702f623645 Updating package.json 6 years ago
Stanley Goldman 719c622d48 Updating Install Scripts (#48)
* Updating install scripts

* Ignore items in node_modules by default

* Updating scripts updated by commit-hooks

* Modifying the correct files
6 years ago
Josh Gross d6b77de15f Update external install scripts 6 years ago
Danny McCormick 187843cd79
Add installer (#1)
* Add installer

* Add tests

* install-dotnet script should be in externals

* merge

* Fix tests

* Fix naming

* Clean up

* Feedback
6 years ago