Skip to content

Conversation

@bytedreamer
Copy link
Collaborator

No description provided.

bytedreamer and others added 6 commits September 9, 2025 21:52
- Add PowerShell script for automated version increment on develop->master merges
- Update Azure DevOps pipeline to use PowerShell script instead of GitVersion
- Remove GitVersion configuration and dependencies
- Configure pipeline with git credentials for tagging and branch updates
- Version increments automatically when develop is merged to master
- Creates git tags and merges version updates back to develop

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
# Conflicts:
#	Directory.Build.props
#	azure-pipelines.yml
#	ci/build.yml
#	ci/package.yml
- Move version increment to occur after successful packaging completion
- Add commit and tagging logic for releases on master branch
- Include merge back to develop to maintain branch synchronization
- Ensure version changes only happen after confirmed successful builds
- Add proper git credentials configuration for Azure DevOps build agent

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@bytedreamer bytedreamer merged commit b1fd425 into master Sep 15, 2025
5 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.

2 participants