Feature/fix p3 1 dockerfile - #6362
Closed
jgaitan-quida wants to merge 14 commits into
Closed
Conversation
* test: trigger P2.3 quality check * chore: enforce LF line endings for YAML/shell files * fix(p2-3): apply Spotless rules to workflow (4-space indent, LF, trim ws)
* ci(p2-1): add unit tests workflow with Spotless-compliant format * test: trigger P2.1 workflow * fix(p2-1): exclude oauth2, twofactor and e2e test modules * fix(p2-1): exclude integration-tests module (requires running Fineract)
* ci(p2-4): add DAST scan with OWASP ZAP via Cloudflare Quick Tunnel * fix(p2-4): create fineract_tenants and fineract_default DBs before startup * fix(p2-4): fail only on CRITICAL/HIGH findings (align with L.1 §6.2) * fix(p2-4): rewrite yaml with -I flag and remove custom artifact_name * fix(p2-4): use docker run directly for ZAP, custom exit code handling * fix(p2-4): use pwd instead of PWD variable for docker volume * fix(p2-4): enforce LF line endings and single trailing newline
…ks (#5) * ci: apply gate pattern to P2.1 and P2.4 for conditional required checks * fix: pin third-party actions by SHA (supply chain security)
… (actions pinned by SHA) (#6)
* ci(p3-1): add build pipeline with Docker + Cosign keyless + Syft SBOM (actions pinned by SHA) * feat: add Dockerfile for Fineract (SCARE-compliant, non-root, JRE 25) * fix(p2-1): increase gradle heap and exclude fineract-client-feign buildJavaSdk * fix(p2-1): exclude correct fineract-client module (not fineract-client-feign) * fix(p2-1): exclude all fineract-client tasks (buildJavaSdk requires too much heap) * fix(p2-1): run only fineract-provider:test (avoid SDK generators heap issues)
jgaitan-quida
force-pushed
the
feature/fix-p3-1-dockerfile
branch
from
September 1, 2026 02:22
9910b9c to
d86a53a
Compare
Contributor
|
@jgaitan-quida Hi! please go through and follow the instructions present in the checklist
|
IOhacker
requested changes
Sep 1, 2026
IOhacker
left a comment
Contributor
There was a problem hiding this comment.
Please do not sent private changes to the upstream repository
Contributor
|
Please do not sent private changes to the upstream repository |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Describe the changes made and why they were made. (Ignore if these details are present on the associated Apache Fineract JIRA ticket.)
Checklist
Please make sure these boxes are checked before submitting your pull request - thanks!
Your assigned reviewer(s) will follow our guidelines for code reviews.