dependabot[bot]
774e24d441
chore(deps): bump codecov/codecov-action from 4 to 5 ( #390 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
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>
Co-authored-by: Adam Hathcock <adamhathcock@users.noreply.github.com >
2024-11-19 09:51:22 +00:00
Jedd Morgan
f84c4b2d31
Bump SDK and enforce msbuild warnings ( #379 )
...
* Bump SDK
* Updated Tekla structures nugets
* Tekla architecture targeting
* Fixed remaining warnings
2024-11-14 21:16:46 +00:00
Alan Rynne
e9084847cf
Merge pull request #304 from specklesystems/dev
...
Update release/3.0.0 branch with changes from dev
2024-10-15 10:57:41 +02:00
Alan Rynne
da0a35a5d1
added store_artifacts input to build installers trigger ( #303 )
2024-10-15 10:49:13 +02:00
Alan Rynne
c42ad3f042
chore(ci): Add release branches to CI trigger
.NET Build and Publish / build (push) Has been cancelled
.NET Build and Publish / test (push) Has been cancelled
.NET Build and Publish / deploy-installers (push) Has been cancelled
2024-09-10 18:19:16 +02:00
Alan Rynne
859193be37
fix: Delete build artifacts after build-installers job is done ( #225 )
...
Do so regardless of fail/success of the deployment
2024-09-10 14:52:48 +02:00
Alan Rynne
c75961cd19
CNX-311 Sign releases with Digicert on tag push ( #168 )
...
* feat: First attempt at signed releases with Digicert on tag push
* fix: Delete gitversion config
* test: add gitversion manual mode
* tool manifest update
* fix: Only build on `v3.x` tags for now
* fix: Minor gitconfig tweaks
* fix: Revert to deploy from `main` branch
2024-08-21 14:53:57 +02:00
Adam Hathcock
5361af8c76
Lock fix for Rhino 8 ( #91 )
...
* Lock fix for Rhino 8
* change CI build to do everything
* Remove Rhino8 multitargetting
* fix windows
* upgrade webview2 for Rhino8
* only test
* codecov requires ubuntu
* Remove platform target x64 and other net7 related ones
---------
Co-authored-by: oguzhankoral <oguzhankoral@gmail.com >
2024-08-02 09:56:55 +01:00
Adam Hathcock
ffc84bac10
don't ignore dev PRs ( #69 )
...
* don't ignore dev PRs
* rework actions
* minimize test output
2024-07-24 09:36:36 +01:00
Adam Hathcock
3a94a63c1d
don't do releases for PRs ( #67 )
2024-07-24 08:33:55 +01:00
Adam Hathcock
cfb77eec46
enable build triggers ( #6 )
...
* enable build triggers
* remove accidental codecov usage
* this is not a branch name
2024-07-05 16:45:44 +02:00
Adam Hathcock
49a0af8165
Add Rhino tests and refactor current ones ( #4 )
...
* add tests with base test class
* update locks
* pin coverage to 4.4.0
* this is a subjob with uses, pass the secrets
* fix secret passing
* try quotes
* try a different glob
* Try simplier glob
* try something else
* try ubuntu for uploads
* update build.sh
* fix target
* update test only target
2024-07-05 15:31:36 +01:00
Adam Hathcock
91a69a897a
Add Revit 2023 and Rhino 7 Converter Tests with Fakes ( #3 )
...
* Moved code
* update fakes
* add code coverage
* try code coverage again
* fix test finding
* still file problem?
* try token a different way
2024-07-04 16:00:58 +01:00
Adam Hathcock
ce815aac76
remove restore keys ( #1 )
...
* remove restore keys
* add gitversion tool
* old csharpier for now
* fix build?
2024-07-04 14:11:51 +01:00
Adam Hathcock
6d55a418f8
add ci/build
2024-07-04 12:26:30 +01:00