Skip to content

Conversation

@ClaudineL
Copy link
Contributor

@ClaudineL ClaudineL commented May 5, 2025

Not so straightforward to do as we thought, since the CI has been broken for years because it uses 'illegal' actions.

I fixed it to the best of my abilities and added NerdBank Gitversioning to handle the versioning. As I understand it, it will increment the build number by 1 for every commit after the commit that last modified the version property in version.json. So for example, in my branch, it now returns 1.0.1-. If we want to bump the minor or major, we have to do it manually as far as I can tell.

I removed the releasing of the binaries since the certificate associated expired back in 2021 and getting a new one is a heap of trouble. The README was updated in consequence, clients can just compile the tool themselves.

I also bumped the version of the PlatformSDK used so it at least matches a recent one. After we've merged this PR, we can approve and merge the PR to setup Renovate that's already open in this repo.

Unfortunately there are more changes than expected because Csharpier got applied, but it's all formatting except the handful of deleted lines.

@ClaudineL ClaudineL requested review from aveilleux and ldblanchet May 8, 2025 18:51
@ClaudineL ClaudineL marked this pull request as ready for review May 8, 2025 19:50
@ClaudineL ClaudineL merged commit 54af3e0 into master May 9, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants