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

feat!: release for version 3.0.0 of the spec #759

Merged
merged 51 commits into from
Dec 5, 2023
Merged

Conversation

jonaslagoni
Copy link
Sponsor Member

@jonaslagoni jonaslagoni commented Apr 19, 2022

This PR is created upfront to reflect on a daily basis what things are included in the release.

Also, the reason to create this PR a long time before the release is to enable automation (bot keeps upstream branches always up to date with master, see this action) that we have in place to regularly update the release branch with whatever is changed in the master branch. So nobody has to do it manually.

TO DO:

@derberg
Copy link
Member

derberg commented Apr 19, 2022

/au

@jonaslagoni jonaslagoni changed the title feat: release for version 3.0.0 of the spec feat!: release for version 3.0.0 of the spec Apr 19, 2022
@jonaslagoni jonaslagoni mentioned this pull request Apr 19, 2022
@sonarcloud
Copy link

sonarcloud bot commented Apr 21, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@smoya
Copy link
Member

smoya commented Jun 13, 2022

I don't get why we are having those conflicts here. I expect these merges to apply without conflicts as there are no changes in this branch either.

@fmvilas
Copy link
Member

fmvilas commented Jun 13, 2022

I wonder why this PR is having conflicts. I was looking at the changes in #807 and they all seem pretty straightforward to auto-merge for git but for some reason, it's not doing it.

@fmvilas
Copy link
Member

fmvilas commented Jun 13, 2022

as there are no changes in this branch either

There are changes. In this branch, for instance, the examples are already "migrated" to version 3.0.0 and the spec already has the version number updated too. Still not enough to get this amount of conflicts IMO but worth mentioning.

@smoya
Copy link
Member

smoya commented Jun 13, 2022

as there are no changes in this branch either

There are changes. In this branch, for instance, the examples are already "migrated" to version 3.0.0 and the spec already has the version number updated too. Still not enough to get this amount of conflicts IMO but worth mentioning.

Oh, yeah I didn't notice. Thanks for mentioning it.

@sonarcloud
Copy link

sonarcloud bot commented Jul 25, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@derberg
Copy link
Member

derberg commented Sep 21, 2022

@jonaslagoni fyi there are many merge conflicts. Because of this, the bot cannot keep it up to date with master. This means workflows are not getting up to date, and this is why 3.0 release candidate was not now released after merging PR from @fmvilas

@fmvilas
Copy link
Member

fmvilas commented Sep 21, 2022

Let me have a look. I'm gonna rebase and cherry-pick to try to clean the history. Let's see if it works.

@fmvilas
Copy link
Member

fmvilas commented Sep 21, 2022

Alright, so I think I found the problem (or at least the PR that's causing the majority of them). #753 is changing a lot of files replacing 2.3.0 with 3.0.0. We do this on every minor release too so it's going to conflict every time we have a new release until we get 3.0.0. My suggestion is that we leave #753 out and we reapply it again when the time to release 3.0.0 arrives. Is everyone ok with this?

@jonaslagoni @derberg @dalelane

@sonarcloud
Copy link

sonarcloud bot commented Aug 2, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@sonarcloud
Copy link

sonarcloud bot commented Sep 17, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link

sonarcloud bot commented Dec 4, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@smoya
Copy link
Member

smoya commented Dec 4, 2023

Because of this issue, we need to manually merge this PR if we want to keep mentions to the co-authors of this PR.

So please, when merging, add the following commit message description literally (with the two empty lines at the beginning as well):



Co-authored-by: Sergio Moya <1083296+smoya@users.noreply.github.com>
Co-authored-by: nickshoe <32668766+nickshoe@users.noreply.github.com>
Co-authored-by: Rishi <52498617+kaushik-rishi@users.noreply.github.com>
Co-authored-by: Fran Méndez <fmvilas@gmail.com>
Co-authored-by: Heiko Henning <greenrover33@gmail.com>
Co-authored-by: Lukasz Gornicki <lpgornicki@gmail.com>
Co-authored-by: samz <samir.amzani@gmail.com>
Co-authored-by: Maciej Urbańczyk <urbanczyk.maciej.95@gmail.com>
Co-authored-by: Vladimír Gorej <vladimir.gorej@gmail.com>

@derberg derberg merged commit d78dcea into master Dec 5, 2023
12 of 13 checks passed
@asyncapi-bot
Copy link
Contributor

🎉 This PR is included in version 3.0.0 🎉

The release is available on GitHub release

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.

None yet