From: Adam R. <no...@gi...> - 2023-11-28 09:31:01
|
Branch: refs/heads/develop-5.x.x Home: https://github.com/eXist-db/exist Commit: 6f4d11400fb5bfa16a103505bc6e89206f7fdb63 https://github.com/eXist-db/exist/commit/6f4d11400fb5bfa16a103505bc6e89206f7fdb63 Author: Patrick Reinhart <pa...@re...> Date: 2023-11-13 (Mon, 13 Nov 2023) Changed paths: A .github/actions/install-mvnd/action.yml M .github/dependabot.yml R .github/workflows/ci-build.yml M .github/workflows/ci-deploy.yml R .github/workflows/ci-docs.yml M .github/workflows/ci-test.yml M .github/workflows/sonarcloud.yml M .gitignore M exist-ant/pom.xml M exist-core/pom.xml M exist-distribution/pom.xml M exist-parent/pom.xml M extensions/indexes/lucene/pom.xml M extensions/indexes/range/pom.xml M extensions/indexes/spatial/pom.xml M extensions/modules/counter/pom.xml M extensions/modules/file/pom.xml M extensions/modules/image/pom.xml M extensions/modules/persistentlogin/pom.xml M extensions/security/activedirectory/pom.xml M extensions/security/ldap/pom.xml Log Message: ----------- [ci] backport github actions Also adds missing stylesheet & update xqts version to match Signed-off-by: Patrick Reinhart <pa...@re...> Commit: f00bc2379d960e42fe5bd8f5fb863daf2a98927c https://github.com/eXist-db/exist/commit/f00bc2379d960e42fe5bd8f5fb863daf2a98927c Author: Patrick Reinhart <pa...@re...> Date: 2023-11-13 (Mon, 13 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: d49f6f7cbbd88454861a31dffefc15e774b17b6f https://github.com/eXist-db/exist/commit/d49f6f7cbbd88454861a31dffefc15e774b17b6f Author: Patrick Reinhart <pa...@re...> Date: 2023-11-27 (Mon, 27 Nov 2023) Changed paths: M .github/workflows/ci-test.yml Log Message: ----------- [ci] Install local binaries prior depenency check Signed-off-by: Patrick Reinhart <pa...@re...> Commit: a2f66e8b8d5e09eadaa9ecbb1d379dcbf2450882 https://github.com/eXist-db/exist/commit/a2f66e8b8d5e09eadaa9ecbb1d379dcbf2450882 Author: Adam Retter <ada...@go...> Date: 2023-11-28 (Tue, 28 Nov 2023) Changed paths: A .github/actions/install-mvnd/action.yml M .github/dependabot.yml R .github/workflows/ci-build.yml M .github/workflows/ci-deploy.yml R .github/workflows/ci-docs.yml M .github/workflows/ci-test.yml M .github/workflows/sonarcloud.yml M .gitignore M exist-ant/pom.xml M exist-core/pom.xml M exist-core/src/test/java/org/exist/storage/lock/CollectionLocksTest.java M exist-distribution/pom.xml M exist-parent/pom.xml M extensions/indexes/lucene/pom.xml M extensions/indexes/range/pom.xml M extensions/indexes/spatial/pom.xml M extensions/modules/counter/pom.xml M extensions/modules/file/pom.xml M extensions/modules/image/pom.xml M extensions/modules/persistentlogin/pom.xml M extensions/security/activedirectory/pom.xml M extensions/security/ldap/pom.xml Log Message: ----------- Merge pull request #5124 from reinhapa/backport-build-5.x.x [5.x.x] Backport build scripts Compare: https://github.com/eXist-db/exist/compare/9aa05397db6a...a2f66e8b8d5e |