[
https://issues.apache.org/jira/browse/FINERACT-2796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18111624#comment-18111624
]
Adam Monsen edited comment on FINERACT-2796 at 9/4/26 4:43 PM:
---------------------------------------------------------------
Never mind, we already have coverage for generateLicenseReport, srcDistTar, and
binaryDistTar. They are executed as part of "Build Fineract" in
.github/actions/setup-and-build-fineract/action.yml , used by most of our
workflows.
To verify, run the build then peek in fineract-war/build/distributions/ , and
see that licenses/index.html is created (and looks normal).
was (Author: meonkeys):
Never mind, we already have coverage for bin and src tarball creation. They are
created as part of "Build Fineract" in
.github/actions/setup-and-build-fineract/action.yml , used by most of our
workflows.
To verify, run the build then peek in fineract-war/build/distributions/ .
> Add coverage for release build
> ------------------------------
>
> Key: FINERACT-2796
> URL: https://issues.apache.org/jira/browse/FINERACT-2796
> Project: Apache Fineract
> Issue Type: Improvement
> Components: Build
> Reporter: Adam Monsen
> Assignee: Adam Monsen
> Priority: Minor
> Fix For: Unknown
>
>
> I want to ensure release builds continue to work, by adding coverage for them.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)