Build: #1919 was successful Scheduled with changes by akrherz <akrherz@iastate.edu> and Guus der Kinderen

Stages & jobs

  1. Build and Package

  2. Copy to Website

Build result summary

Details

Completed
Queue duration
12 minutes
Duration
41 minutes
Labels
None
Revision
e18b13e260c05f88be1b64b24293e172877e092a
Total tests
1386
Successful since
#1917 ()

Tests

Code commits

Author Commit Message Commit date
Guus der Kinderen Guus der Kinderen e18b13e260c05f88be1b64b24293e172877e092a OF-2775: Ensure that RSS dates are parsed in English locale
Prior to this change, the dates from Ignite's RSS feed were parsed in the system locale. When that is not English, the RSS feed would fail to be visible as a result of a parsing error.
akrherz <akrherz@iastate.edu> akrherz <akrherz@iastate.edu> 8a43773f4568d5f3827acc8987005cb6e294da24 mnt: standarize igniterealtime archiva address
akrherz <akrherz@iastate.edu> akrherz <akrherz@iastate.edu> eafbcd389147e447290b16f9b655bf1063570fc8 ci: add backport GHA
label a PR with "backport 4.8" to have this workflow create a PR
to the specified branch, after the original PR is merged.
Guus der Kinderen Guus der Kinderen 81f497723d79b7bd556fa86724aea1f0baf6b618 OF-2774: Fix whitespace ping / keepalive
By placing the whitespace ping handlers beyond the XMPP Decoder, the white space (that needs to be acted on) was not detected (it got normalized away by the XMPP decoder).

This commit places the whitespace ping handlers in front of the XMPP Decoder, so that they can properly detect the whitespace data.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-2774Could not obtain issue details from Jira
Unknown Issue TypeOF-2775Could not obtain issue details from Jira