From: Adam R. <no...@gi...> - 2023-11-06 21:15:09
|
Branch: refs/heads/develop-6.x.x Home: https://github.com/eXist-db/exist Commit: 5ccff99711fe4e60abda3dec72d933892e19da91 https://github.com/eXist-db/exist/commit/5ccff99711fe4e60abda3dec72d933892e19da91 Author: Patrick Reinhart <pa...@re...> Date: 2023-11-06 (Mon, 06 Nov 2023) Changed paths: A .github/actions/install-mvnd/action.yml M .github/dependabot.yml M .github/workflows/ci-deploy.yml R .github/workflows/ci-docs.yml M .github/workflows/ci-test.yml M .github/workflows/ci-xqts.yml M .github/workflows/sonarcloud.yml M exist-parent/pom.xml M exist-xqts/pom.xml A exist-xqts/src/main/xslt/compare-results.xslt Log Message: ----------- [ci] backport github actions Also adds missing stylesheet & update xqts version to match Signed-off-by: Patrick Reinhart <pa...@re...> Commit: 9ed64eea94d944c5bf6ec0a0a44007916ab1638f https://github.com/eXist-db/exist/commit/9ed64eea94d944c5bf6ec0a0a44007916ab1638f Author: Patrick Reinhart <pa...@re...> Date: 2023-11-06 (Mon, 06 Nov 2023) Changed paths: M exist-core/src/test/java/org/exist/storage/lock/CollectionLocksTest.java Log Message: ----------- [ci] Use same timeouts as develop Signed-off-by: Patrick Reinhart <pa...@re...> Commit: c5c1a0dac4d5959e79c6eece91cd020bff819937 https://github.com/eXist-db/exist/commit/c5c1a0dac4d5959e79c6eece91cd020bff819937 Author: Adam Retter <ada...@go...> Date: 2023-11-06 (Mon, 06 Nov 2023) Changed paths: A .github/actions/install-mvnd/action.yml M .github/dependabot.yml M .github/workflows/ci-deploy.yml R .github/workflows/ci-docs.yml M .github/workflows/ci-test.yml M .github/workflows/ci-xqts.yml M .github/workflows/sonarcloud.yml M exist-core/src/test/java/org/exist/storage/lock/CollectionLocksTest.java M exist-parent/pom.xml M exist-xqts/pom.xml A exist-xqts/src/main/xslt/compare-results.xslt Log Message: ----------- Merge pull request #5091 from reinhapa/backport-build [6.x.x] Backport build scripts Compare: https://github.com/eXist-db/exist/compare/672fcf30db27...c5c1a0dac4d5 |