Skip to content

Separate integration tests into another workflow (#37)#38

Draft
daniel-derzsi-codespring wants to merge 3 commits intoLaserfiche:mainfrom
daniel-derzsi-codespring:bugfix/DD-separate-test-libraries-workflow
Draft

Separate integration tests into another workflow (#37)#38
daniel-derzsi-codespring wants to merge 3 commits intoLaserfiche:mainfrom
daniel-derzsi-codespring:bugfix/DD-separate-test-libraries-workflow

Conversation

@daniel-derzsi-codespring
Copy link
Contributor

This is another approach to solve the integration test pull request issue.

The new integration tests workflow would run in pull requests and as a workflow_dispatch step. If added as a required status check, this could be run manually by a maintainer to allow the secrets to be used.

The integration test parts are essentially extracted into a new workflow.

@daniel-derzsi-codespring
Copy link
Contributor Author

Unfortunately this approach won't work, we can't restart the workflow manually in the context that's required for the status check to succeed

@daniel-derzsi-codespring daniel-derzsi-codespring marked this pull request as draft March 2, 2026 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant