Skip to content

Update GitHub workflows configuration #540

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

Merged
merged 1 commit into from
Mar 23, 2024
Merged

Update GitHub workflows configuration #540

merged 1 commit into from
Mar 23, 2024

Conversation

Spomky
Copy link
Member

@Spomky Spomky commented Mar 22, 2024

The mutation testing workflow no longer requires "byte_level" and "syntax_errors" jobs. The gitsplit workflow has been revised for a better clone process by adding the command 'git pull --unshallow' to fully retrieve all branches and tags from the repository.

@Spomky Spomky added this to the 3.3.3 milestone Mar 22, 2024
@Spomky Spomky self-assigned this Mar 22, 2024
In the mutation testing workflow, the dependencies on "byte_level" and "syntax_errors" jobs have been removed. This simplifies the process, allowing mutation testing to run more efficiently.
@Spomky Spomky force-pushed the bugs/unshallow-clone branch from 7a1ae67 to 86a3d89 Compare March 22, 2024 14:42
@Spomky Spomky merged commit 290507d into 3.3.x Mar 23, 2024
@Spomky Spomky deleted the bugs/unshallow-clone branch March 23, 2024 14:40
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