dependabot[bot]
3be24d5b15
Merge pull request #1346 from specklesystems/dependabot/github_actions/codecov/codecov-action-6
...
chore(deps): bump codecov/codecov-action from 5 to 6
2026-03-30 22:10:33 +01:00
dependabot[bot]
deff607bcb
chore(deps): bump actions/cache from 4 to 5 ( #1212 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/cache
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>
2025-12-15 14:43:54 +00:00
dependabot[bot]
c533d0922a
chore(deps): bump actions/checkout from 5 to 6
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [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/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-24 14:54:29 +00:00
Jedd Morgan
2cdf036172
Merge pull request #1123 from specklesystems/installer-test/linux-ci
...
chore(ci): Refactor out nuget publishing from CI, use linux for pr builds
2025-10-01 11:58:37 +01:00
dependabot[bot]
b79c547027
chore(deps): bump actions/setup-dotnet from 4 to 5 ( #1078 )
...
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>
2025-09-08 15:41:54 +01:00
dependabot[bot]
abfdbdeffa
chore(deps): bump actions/checkout from 4 to 5 ( #1034 )
...
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-20 22:24:20 +01:00
Jedd Morgan
27a1d50a78
refactor(ci): Update workflow to use new consolidated deployment workflow ( #743 )
...
.NET Build and Publish / build-windows (push) Has been cancelled
.NET Build and Publish / build-linux (push) Has been cancelled
.NET Build and Publish / deploy-installers (push) Has been cancelled
* Ci experiment
* with comma
* is_public_release
* Pass fileversion via envars
* semver
* to main
* keep fetch depth on linux
* last test (tm)
* Updated workflow-dispatch
* Fetch depth now required for prs too
* and for tests too
* target main
2025-04-24 16:44:06 +03:00
Jedd Morgan
b1a5824bcd
Update pr.yml ( #706 )
2025-03-25 11:44:08 +00:00
Adam Hathcock
f7a1d98d8a
feat: building/publish only affected projects ( #665 )
...
.NET Build and Publish / build-windows (push) Has been cancelled
.NET Build and Publish / build-linux (push) Has been cancelled
.NET Build and Publish / deploy-installers (push) Has been cancelled
* Add affected usage with tag math
* use this branch as a test branch
* adjust test
* fix github action
* build refactor to get affected work
* Lazy affected
* put if statement on job
* add conditions around build and publish for linux
* affected tests and small refactor
* fmt
* verbose
* full checkout
* more testing and made things more clear
* adjust installer test branch
* add comments
* use zip on release
* detect main release
* use right trigger for release
* fix build
* maybe fix if statement...version env var don't work
* use current branch, not target branch
* test installer should be stored
* write to github action env vars
* use the env var correctly
* format
* set the output version as before
---------
Co-authored-by: Jedd Morgan <45512892+JR-Morgan@users.noreply.github.com >
2025-03-14 12:37:49 +00:00
Jedd Morgan
835e3ba005
No files, no success ( #608 )
2025-02-27 15:04:35 +00:00
Jedd Morgan
d753ea47e2
Renamed CI workflows for clarity ( #519 )
2025-01-24 15:44:16 +00:00