Duncan Paterson
Duncan Paterson
Bring this repo up to our community standard for exist-db namespaced applications.
navigation to the wiki from e.g. the documentation app, will load a new navbar with broken links. Same as with demo-application and funcdoc. see eXist-db/demo-apps#24
the `ci/setup.ps1` script needs updating for exist `5.0.0`. The final RC that works is `RC4`. I have no windows around to work on this, we could also consider adding a...
There is a few instances, where fusion still refers to itself as `exist`. This is meant to collect them. The name of the main log file is `exist.log` it is...
I just noticed one thing that warrants investigation, 2) Image expansion and Reindex Could be a sign that indexing during auto deploy install doesn't complete for the demo apps. I...
common CI
I would suggest to move `ci-release` to the latest `lts` node, so it will automatically update going forward in step with the semantic release package. As for the testsuite i...
I just noticed these on ci. Need to investigate further
I now have a pretty robust and dynamic test generator for xqsuite tests executed on the server and then "parsed" by Mocha. see [generators/app/templates/tests/xqs/xqSuite.js](https://github.com/eXist-db/generator-exist/blob/main/generators/app/templates/specs/xqs/xqSuite.js). Should we include that here? The...
https://github.com/eXist-db/exist/actions/runs/7955959388 was the first failing run. We are attempting to push to ghcr.io , while the push should go to docker hub