We now remove an intermediate 'webui' directory at package time, and
must adjust our outputs accordingly. After this change, the report is
produced at the same location it used to be put.
TN: V329-014
(cherry picked from commit 07243f04a5)
Depends-On: I1fb120da9505143eed6dbf424a9287a8f42e5224
Change-Id: I36937754c3c842f6d847971ce2ef3f681e382a41
The current report does not allow navigation when there are
no messages, and it's not worth resurrecting this functionality.
Document the behavior instead.
Change-Id: I8288b536dfe1482aaf3fc40f9a992d46bbecae4b
TN: V316-059
This commit transition the application to Angular 13, and refactors the
build process to use the Angular CLI instead of hacking a webpack config.
It also removes a lot of things: junk code, or features that are no longer
needed, like the following:
* The Codepeer history view of the various runs is removed
* The refresh review / add review buttons with their associated dialog
are removed
Change-Id: I8adb19aa2ec8303aa23bd38a916fac35947ee69a
Depends-On: Ie50b0def8c0c2485f890eb46317b53b62b4382dd
TN: V316-059
And adapt directories, to match what's required by the new webui.
More precisely, the new webui requires javascript files (instead of
json), and those files should have the form
REPORT [<file>] = {
<json>
}
where <file> is the name of the javascript file (e.g. 'reprod2.ads.js')
For xml files, the syntax is
REPORT [<file] =
`<xml>
`
works (where file is again the javascript file)
TN: V316-059
Change-Id: Id0a8d7c67aa388a3f168ebb1730388aae8bf0677
The GNAThub command line containing scenario
variables within the sequence " -" or " - "
causes command line parsing failure.
Change-Id: I1a434852cd539e69f2a0bc69a9ef43a0a3204a79
This reverts commit ad126799f6.
Reason for revert: Production build failure (edge mode) Patch will be pushed when stabilized libgpr2 bumped & libgpr2 pending dependency pushed
Change-Id: Ic60267a1d8d4261cc12f2eaeba382c4aeeee97aa
The regressions are related to the new version
of GNATcheck and the baselines are updated in
consequence.
Adapt aggregate project testing to new gnatcheck
version.
Change-Id: I9dd65c8ebb4e5c8067b236f23fe617369fdc8f81