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

Release v0.2.0 #216

Closed
wants to merge 21 commits into from
Closed

Release v0.2.0 #216

wants to merge 21 commits into from

Conversation

vitsalis
Copy link
Member

No description provided.

@KonradStaniec
Copy link
Collaborator

KonradStaniec commented Nov 22, 2022

@vitsalis I have just realised that I may have omitted one step in our versioning doc i.e according to https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow realeases should be doe from release branches like release/0.2.0 not directly from dev branches (as if now some would make merge pr to dev it would affect this pr). Wdyt about making branch release/0.2.0 and creating pr from there ?

Also one thing about release 0.2.0 maybe it is worth merging #204 before it as it adds logic of choosing best checkpoint submissions which in turn affects zonconcierge api. (Although it will require any node using 0.2.0 to start from scratch as it changes db format a bit) . wdyt @SebastianElvis ? (I will respond to all comments in pr and merge it tomorrow morning cet time)

@vitsalis
Copy link
Member Author

vitsalis commented Nov 22, 2022

Good idea @KonradStaniec . I think it is better if we do the release as the dev branch currently stands, as this is the version that is released on the demo right now (and we can't start it from scratch as we have started doing tests with our partners). wdyt? I will create a release branch and open a new PR tomorrow. We can immediately create 0.3.0 after #204 if it needs to be released soon.

@KonradStaniec
Copy link
Collaborator

@vitsalis sure then lets relesae 0.2.0 as it is. And release #204 with 0.3.0 👍

@vitsalis
Copy link
Member Author

Created #217

@vitsalis vitsalis closed this Nov 23, 2022
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.

4 participants