Commit d685e2e
committed
Add CI, wiki generator, and initial project files
Bootstrap repository with CI, publishing, and documentation tooling. Adds multiple GitHub Actions workflows (maven-build, maven-publish, merge-main-to-branches, sync-branches-from-upstream, wiki-publish) and a Dependabot configuration. Introduces a Python wiki generator (.github/scripts/generate-wiki-docs.py) and the workflow to publish generated Markdown to the repo wiki. Adds Maven wrapper (mvnw, mvnw.cmd, .mvn/wrapper/maven-wrapper.properties), initial module/root POM files, a CODE_OF_CONDUCT.md, and expands .gitignore. These changes set up automated builds, publishing, branch syncing, dependency updates, and auto-generated API documentation.1 parent b3939f6 commit d685e2e
16 files changed
Lines changed: 2083 additions & 1 deletion
File tree
- .github
- scripts
- workflows
- .mvn/wrapper
- microsphere-hibernate-core
- microsphere-hibernate-dependencies
- microsphere-hibernate-parent
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
0 commit comments