Skip to content

Conversation

@CarlSchwan
Copy link
Member

Checklist

@CarlSchwan CarlSchwan added this to the Nextcloud 33 milestone Dec 15, 2025
@CarlSchwan CarlSchwan self-assigned this Dec 15, 2025
@CarlSchwan CarlSchwan requested a review from a team as a code owner December 15, 2025 16:34
@CarlSchwan CarlSchwan added the 3. to review Waiting for reviews label Dec 15, 2025
@CarlSchwan CarlSchwan requested review from Altahrim, come-nc, salmart-dev, susnux and yemkareems and removed request for a team December 15, 2025 16:34
@CarlSchwan CarlSchwan added bug feature: 32bits Bug specific to 32bits architectures labels Dec 15, 2025
@susnux susnux force-pushed the carl/fix-32-bits-job-tests branch from 5488355 to b2516a6 Compare December 15, 2025 16:54
Comment on lines +36 to +37
- '**/lib/**'
- '**.php'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If the filter is that broad the scheduled run should be removed.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Its a reduced version of the phpunit-DBTYPE so its even less broad. And even the schedule is less frequent than the DB and no DB workflows.

runs-on: ubuntu-latest

if: ${{ github.repository_owner != 'nextcloud-gmbh' }}
needs: changes
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this breaks the schedule?

@CarlSchwan CarlSchwan force-pushed the carl/fix-32-bits-job-tests branch from b2516a6 to f8cf78f Compare December 16, 2025 09:08
@CarlSchwan CarlSchwan force-pushed the carl/fix-32-bits-job-tests branch from 3eb92d1 to a76f00b Compare December 16, 2025 09:29
@CarlSchwan CarlSchwan changed the title fix(background-jobs): Fix unit tests with 32-bits tests fix(background-jobs): Fix unit tests with 32-bits Dec 16, 2025
CarlSchwan and others added 3 commits December 16, 2025 11:37
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
@CarlSchwan CarlSchwan force-pushed the carl/fix-32-bits-job-tests branch from a76f00b to 1c45cb2 Compare December 16, 2025 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews bug feature: 32bits Bug specific to 32bits architectures

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants