-
-
Notifications
You must be signed in to change notification settings - Fork 29
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 1.0.0 Checklist #189
Comments
Native image with metrics is still dependent on some changes in micronaut. I could resume working on it now as the gradle plugin is in, but compilation with native image will still fail with default dependencies as micrometer isn't well supported. Issue has already been addressed by micronaut micronaut-projects/micronaut-core#4155 but feedback isn't positive. Otherwise to compile mhipster user would have to manually remove dependencies for micrometer and remove related configuration and configuration files. I'll check compatibility of gradle-plugin with my custom changes this weekend.
Would it be worth to wait for jhipster 7? |
My thoughts:
If we have a 1.0.0 release we should prepare the switch to jhipster 7 and see what will break. I would like to start with checking gatling support (if we don't have it for 1.0.0 already) and add reactive support. @JasonTypesCodes We (the jhipster association via @avdev4j) are planning a virtual jhipster meetup. In november the topic should be jhipster and companies, maybe you (oci)/we can do a small session to celebrate the 1.0.0 release |
@atomfrede I think that sounds great. I modified the checklist above to match. Please feel free to edit as you see fit.
I think that is a great idea! |
@atomfrede I created a main branch and pushed it up, but I don't seem to have rights to the repo to swap the default branch to it. Is that something you are able to do? |
😁 I don't have the permission either. I thought you have |
Jason, If you are still interested by that please contact me on Twitter (@avdev4j) . I would love to have more companies to participate to this November virtual meetups. |
Here are tickets I think we should fix before moving to 1.0 (in addition to the one already mentioned): |
Adding a bug bounty so y'all can have some beers on us when this is released! 🍻 |
@atomfrede I have a draft PR to address a few issues I discovered while adding more entity relationships to the CI. There is currently an issue with User entities in the integration tests that I haven't had time to figure out yet. I'll see if I can put some time towards that today or tomorrow. Are there any "must haves" from your point of view before 1.0.0? From my perspective, the other items on this list can be done after 1.0.0 |
Sorry for the delay. I would also say let's move forward to 1.0.0. I won't make it to look into detail with gatling. The documentation is currently under discussion on the mailing list where to put it. Current state is official blueprints will be put to top level such that each blueprint has an own page (and subpages). Can I support you somehow in fixing the remaining issues in #213? I will test the profile issue (#166) but it should be fixed and should we fix #175 for the 1.0.0 release? |
@atomfrede I'll take a look at #175 |
https://github.com/jhipster/generator-jhipster-micronaut/releases/tag/v1.0.0 1.0.0 has been Released! Thank you everyone for all of your contributions! Especially: @atomfrede @agilob @murdos @sendilkumarn @willbuck @ZacharyKlein and @mraible @atomfrede and myself are working on a joint blog post and a webinar. I think #164 will be a natural next step. Next steps are to move towards JHipster 7 :) Thank you again! |
Thanks to everyone involved making this collaboration possible and really fun to work! |
Bounty claimed https://opencollective.com/generator-jhipster/expenses/38249 |
Bounty claimed https://opencollective.com/generator-jhipster/expenses/38249 |
Release checklist for 1.0.0 🎉
Please add any issues, PRs, or steps that you feel should be addressed before release.
Look into Gatling Support(later)Thoughts @atomfrede @mraible @agilob @murdos ?
The text was updated successfully, but these errors were encountered: