Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MNT Replace CI with patch release dispatcher #10

Merged

Conversation

GuySartorelli
Copy link
Member

Fixes https://github.com/silverstripe/documentation-lint/actions/runs/10278318056

Error when evaluating 'strategy' for job 'tests'. silverstripe/gha-ci/.github/workflows/ci.yml@v1 (Line: 131, Col: 15): Matrix must define at least one vector

Turns out when there's nothing to test or lint, the matrix is empty and the tests job doesn't run at all. And then anything that needs that job is marked as failed.

Replacing CI here since we have no tests or linting to do - instead we'll just dispatch patch tagging on push.

Issue

@emteknetnz emteknetnz merged commit 24e1aea into silverstripe:1.0 Aug 27, 2024
@emteknetnz emteknetnz deleted the pulls/1.0/fix-patch-release branch August 27, 2024 02:35
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.

2 participants