Skip to content

Feature/maven publish#16

Merged
boniface merged 38 commits intomainfrom
feature/maven-publish
Oct 23, 2025
Merged

Feature/maven publish#16
boniface merged 38 commits intomainfrom
feature/maven-publish

Conversation

@boniface
Copy link
Owner

Draft for Release

boniface and others added 30 commits October 22, 2025 20:12
…ormatException

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
- Removed dependency vulnerability check completely from CI
- Kept PMD and SpotBugs quality checks
- OWASP dependency-check incompatible with Gradle 9.1
- Can be run locally using: ./check-dependencies.sh
- Commented out security-convention plugin in build.gradle.kts
- OWASP dependency-check plugin incompatible with Gradle 9.1
- Removes dependencyCheckAnalyze task completely from build
- Can be re-enabled when plugin supports Gradle 9.x configuration cache
- Deleted .github/workflows/ci-optimized.yml
- This duplicate workflow was still running dependencyCheckAnalyze
- Keep only ci.yml which has dependency check properly removed
# Conflicts:
#	.github/workflows/release.yml
#	CHANGELOG.md
#	README.md
#	buildSrc/src/main/kotlin/publishing-convention.gradle.kts
#	docs/GITHUB_ACTIONS_SETUP.md
@boniface boniface requested a review from ESPOIR-DITE October 23, 2025 10:03
@boniface boniface merged commit 649efd6 into main Oct 23, 2025
6 checks passed
@boniface boniface deleted the feature/maven-publish branch October 23, 2025 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants