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

Feature/merge alpha to beta #53

Merged
merged 25 commits into from
Nov 17, 2023
Merged

Feature/merge alpha to beta #53

merged 25 commits into from
Nov 17, 2023

Conversation

Vivek-NatWest
Copy link
Contributor

No description provided.

Vivek-NatWest and others added 25 commits January 9, 2023 18:14
set auto generation of nuget false on build
chore(backplane-client-net) :csproj update [skip ci]
Backplane client nuget package restore failing due to missing dependency in packaging.
# [backplane-client-net-v1.0.0-alpha.2](backplane-client-net-v1.0.0-alpha.1...backplane-client-net-v1.0.0-alpha.2) (2023-01-09)

### Bug Fixes

* **backplane-client-net:** nuget restore ([ff4fd84](ff4fd84))
Update nuget package name in readme.
# [backplane-client-net-v1.0.0-alpha.3](backplane-client-net-v1.0.0-alpha.2...backplane-client-net-v1.0.0-alpha.3) (2023-01-09)

### Bug Fixes

* **backplane-client-net:** readme ([af59ffb](af59ffb))
Fix nuget pack missing DTO dll reference.
fix(backplane-client-net): nuget pack
chore(yml): release account [skip ci]
fix(backplane-client-net): readme
chore(yml): Update github token [skip ci]
# [backplane-client-net-v1.0.0-alpha.4](backplane-client-net-v1.0.0-alpha.3...backplane-client-net-v1.0.0-alpha.4) (2023-01-18)

### Bug Fixes

* **backplane-client-net:** nuget pack ([b01d7f7](b01d7f7))
* **backplane-client-net:** readme ([3a1ad97](3a1ad97))
* **readme:** grammar correction ([27b0538](27b0538))
docs(HelloWorld.md): typos correction
@kriswest kriswest self-requested a review November 16, 2023 14:32
Copy link

@kriswest kriswest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Vivek-NatWest I'm not seeing changes from https://github.com/finos/backplane/pull/50/files in this PR - is that expected?

Also, I note the version number being merged is 1.0.0-alpha.4, should that be updated in the feature branch?

Is there documentation of how you use the alpha/beta/main branches in the project somewhere that I should review?

@Vivek-NatWest Vivek-NatWest merged commit 5f8fd86 into beta Nov 17, 2023
@Vivek-NatWest
Copy link
Contributor Author

@Vivek-NatWest I'm not seeing changes from https://github.com/finos/backplane/pull/50/files in this PR - is that expected?

Also, I note the version number being merged is 1.0.0-alpha.4, should that be updated in the feature branch?

Is there documentation of how you use the alpha/beta/main branches in the project somewhere that I should review?

@Vivek-NatWest I'm not seeing changes from https://github.com/finos/backplane/pull/50/files in this PR - is that expected?

Also, I note the version number being merged is 1.0.0-alpha.4, should that be updated in the feature branch?

Is there documentation of how you use the alpha/beta/main branches in the project somewhere that I should review?

Sorry missed this comment before merging. This PR is to promote alpha to beta, post which to promote to main to release the new version which would contain the https://github.com/finos/backplane/pull/50/files as it is already merged to main.

Correctly pointed out that the feature branch need not have version info which got into it during merging, my bad. Although that version is auto-replaced by the release version by the ci pipeline, it should be auto-corrected with the automated release workflow.

In terms of branching strategy, it is based on release streams:
Alpha (1.0.0-alpha.X) : Feature development
Beta(1.0.0-beta.X): Release candidate
Main (1.0.0)- Stable.
Repo doesn't have documentation yet for this. Definitely something to raise an issue for and work to add. Let me know, I will raise an issue and would appreciate any suggestions and improvements in any scope.

@Interop-Bot-Nwm
Copy link
Collaborator

🎉 This PR is included in version backplane-client-net-v1.0.0-beta.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@Interop-Bot-Nwm
Copy link
Collaborator

🎉 This PR is included in version backplane-client-net-v1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants