Commit Graph

24 Commits (master)

Author SHA1 Message Date
dependabot[bot] 5164a9f963
Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2 weeks ago
dependabot[bot] 2d2113a8e9
Bump actions/setup-dotnet from 4 to 5 (#650)
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4 to 5.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 weeks ago
Pavel Djundik 4896ac0788
Add token in winget action 6 months ago
Yaakov 6c09739c8c Update to .NET 9 10 months ago
Pavel Djundik 831bdb6001 Create github action to automatically submit new versions to winget 1 year ago
Yaakov 0772448cd9 Add ContinuousIntegrationBuild to CI 1 year ago
Pavel Djundik 653506ac14 Automatically upload all artifacts to releases 1 year ago
Pavel Djundik c62d2d733f Use full matrix name in sk2-ci 1 year ago
Pavel Djundik 544d19e925 Update github action packages 1 year ago
Yaakov 3429010f50 Fix another instance of new .NET 8 SDK warning 2 years ago
Yaakov 225a26c321 Fix warning NETSDK1194 about --output from .sln files 2 years ago
Yaakov b4a6c70d58 update CI to use .NET 8 SDK 2 years ago
Yaakov 665901cbdc Add new GitHub Actions M1 runners to CI 2 years ago
Pavel Djundik 4c52ad3a4c Upload only a single framework build 2 years ago
Pavel Djundik 0122f0f63f
Run automatic CI only on Sundays 2 years ago
Pavel Djundik 792e77d91f
Add self-contained builds (#418) 2 years ago
Yaakov b31d79f556 Revert "be a little more specific when updating the pkg"
This reverts commit 7b0f3135ff.
3 years ago
Yaakov 7b0f3135ff be a little more specific when updating the pkg 3 years ago
Yaakov f2fe082112 fix yaml? 3 years ago
Yaakov 790b938d76 Add scheduled workflow for nightly builds against latest SK2 3 years ago
Margen67 ced92a1128 CI updates
Rename matrix.os to runs-on.
Opt out of dotnet telemetry.
Upgrade checkout and upload-artifact to v3.
Upgrade setup-dotnet to v2.
3 years ago
Yaakov 7dc4ec999e we actually need to specify an sdk version otherwise this does nothing 4 years ago
Margen67 d7870040fe
ci improvements (#169) 5 years ago
Pavel Djundik 70a6e97bef Add github action build workflow 5 years ago