-
Notifications
You must be signed in to change notification settings - Fork 44
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
for-jdk17 #263
for-jdk17 #263
Conversation
补充了相关文档 添加了相关代码例子
This reverts commit 736e56c.
the upstream vitepress change breaks the build now stick to a working version first
quickfix: ngbatis doc quick broken build
- add en docs for ng.include - add gh reaction to ensure change doesn't break docs build - scoped the ci trigger condition for java and doc changes in PR
docs: i18n for ng.include
- formated existing docs - added ci hook to enforce it, this will be helpful to fix issues before the doc build failed
ci: add .mk linter and formater
fix maven_args in action-maven-publish@v1
…gh_action ci drop old gh action, use mvn directly
ci: fix publishing ci
ci: remove file scope of vitepress
add EXECUTION-PROCESS.md to docs
fix: support methods in mapper tags to set space to null.
use antlr 4.11.1, beetl 3.15.10
chore: modify the 'release' workflow to include Javadoc
as title
…ci-fix ci: fix mvn deploy gpg signing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🫡🤩
could we co-author this change with @omar-araboghli ?
I think my first commit is visible in the commits history of the PR. Thank you for the consideration and your great work guys! :) |
For important milestones such as supporting jdk17 and springboot 3.x, I have only resolved some conflicts in them. Your contribution is very important for us. I personally prefer to merge #217 into the for-jdk17 branch as a starting point, if possible. If it weren't for you, I might not have started. Thanks again. @omar-araboghli |
I really love the community😄 |
2c07bc3
into
nebula-contrib:for-jdk17-resolve-conflicts
As mentioned in #216 and #262, a new branch has been created to support springboot3.x.
And thanks to @omar-araboghli 's contribution in #217.
This branch currently incorporates 1.2.0-beta features from #217
and will continue to incorporate features from the main branch in the future.
And release the version in the form of a separate tag.