dependabot[bot]
fe5c64c92d
ci: bump actions/upload-pages-artifact from 3 to 4
...
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/upload-pages-artifact/releases )
- [Commits](https://github.com/actions/upload-pages-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/upload-pages-artifact
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-16 01:16:34 +00:00
!verity
34b683aacf
Remove CodeQL workflow, add GitHub Pages deployment, and update project documentation
...
- Remove `codeql.yml` workflow for static security analysis.
- Add `pages.yml` workflow for deploying docs to GitHub Pages.
- Introduce `CODE_OF_CONDUCT.md` and `FUNDING.yml`.
- Update `README.md` with links to GitHub Pages and additional project setup details.
- Refine release workflow by splitting build and publish steps, and allowing publish errors for existing versions.
2026-03-14 10:06:31 +01:00
!verity
b2a08a2c30
Update README with GitHub Packages installation guide and enhance project configuration
...
- Add installation instructions for Gradle and Maven in the README.
- Update `.idea/misc.xml` for Java 21 compatibility.
- Improve release workflow with clearer build and publish step naming.
2026-03-13 20:54:37 +01:00
!verity
ac1e1f1ece
Enhance release workflow: enable publishing to GitHub Packages and integrate versioning from tags
2026-03-13 20:47:19 +01:00
!verity
fee9d8533c
Update Release Drafter and CodeQL workflows: add release notes template and Java 21 setup
2026-03-13 20:40:17 +01:00
!verity
6f146516a8
Set up project configuration: EditorConfig, Git attributes, devcontainer, Release Drafter, SECURITY.md, and README badges
2026-03-13 20:38:01 +01:00
!verity
a7d310bacb
Set up project scaffolding: GitHub Actions workflows, issue templates, changelog, contributing guidelines, MIT license, and README
2026-03-13 20:31:03 +01:00
!verity
be54d392cf
Enhance CI workflow: add concurrency control, test result publishing, and Javadoc generation
2026-03-13 20:26:13 +01:00
!verity
4edf0ddbdc
Set up GitHub Actions CI workflow for builds and tests
2026-03-13 18:31:54 +01:00