Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update BEMCheckBox binding from 1.4 to 2.0.0 #19

Merged
merged 4 commits into from
Aug 14, 2023

Conversation

mrbiggred
Copy link
Member

Also updated the Example Client and native binding projects.

Fixes #12.

@mrbiggred mrbiggred added this to the v2.0.0 milestone Aug 10, 2023
@mrbiggred mrbiggred added this to In progress in Saturday MP Overview via automation Aug 10, 2023
@mrbiggred mrbiggred self-assigned this Aug 10, 2023
… in BEMCheckBox class.

- Update Xamarin.Essentials package version from 1.6.1 to 1.7.7.
- Fix event name in BEMCheckBox class from AnimationDidStop to AnimationDidStopFor.
- Set the next version to 2.0.0
- Use MajorMinorPatch scheme for assembly versioning
- Include the informational version in assembly information format
- Change mode to ContinuousDelivery
- Inherit increment strategy for versioning
- Update tag prefix to '[vV]'
- Add ignore section with an empty SHA list
- Modify branches configuration:
  - Rename 'master' branch to 'main'
  - Set regex for 'main' branch to match both 'master' and 'main'
  - Change mode of 'release' branch to ContinuousDeployment
  - Increment patch version for 'release' branch
  - Set source branches of 'release' branch as ['main']
  - Add regex pattern for matching pull requests in 'pull-request' branch
  - Update source branches of 'pull-request' branch to include ['main', 'release', 'hotfix']
  - Add new configuration for handling hotfix branches

This commit updates the GitVersion.yml file with the above changes.
@mrbiggred mrbiggred merged commit 7ebc3b0 into master Aug 14, 2023
1 check passed
Saturday MP Overview automation moved this from In progress to Done Aug 14, 2023
@mrbiggred mrbiggred deleted the dependency/update-BemCheckobx-to-2.0 branch August 14, 2023 16:02
@mrbiggred mrbiggred removed this from the v2.0.0 milestone Aug 14, 2023
@mrbiggred mrbiggred added this to the v2.0.0 milestone Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Upgrade BEMCheckBox Native Framework from 1.4.1 to 2.0.0
1 participant