Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).
Build: #2987 was successful Changes by Dan Caseley
Code commits
Openfire (master)
-
Dan Caseley 1804f80e0e426bf8280c91b9fc69226d053fa39e
CI: Cache conversations.apk download in tests
- .github/actions/conversationstest-action/action.yml (version 1804f80e0e426bf8280c91b9fc69226d053fa39e)
- .github/actions/conversationstest-action/run-tests.sh (version 1804f80e0e426bf8280c91b9fc69226d053fa39e)
-
Dan Caseley bc607df8d0f2692fa9007ff1d291c5feb1748054
CI: Add some retries and timeouts to the curl request
The retries defend against transient problems.
The timeouts prevent a connection problem from hanging the job for a long time- .github/actions/conversationstest-action/run-tests.sh (version bc607df8d0f2692fa9007ff1d291c5feb1748054)