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

Replace Makefile tasks with Castor tasks #37

Merged
merged 1 commit into from
Apr 12, 2024
Merged

Replace Makefile tasks with Castor tasks #37

merged 1 commit into from
Apr 12, 2024

Conversation

Spomky
Copy link
Member

@Spomky Spomky commented Apr 12, 2024

The Makefile has been removed and replaced with equivalent Castor tasks defined in castor.php. The change is reflected in the project's GitHub workflows, where Makefile-based tasks have been exchanged for Castor commands. The project's .gitattributes and .gitignore files have also been updated to accommodate the new Castor tasks.

Target branch:
Resolves issue #

  • It is a Bug fix
  • It is a New feature
  • It is related to dependencies
  • It is a code style update
  • It is a dependency update
  • It is a test update

Includes:

  • Breaks BC
  • Deprecations

The Makefile has been deleted and replaced by the Castor task runner, implemented in castor.php file. It includes functions for running tests, mutation testing, static analysis, coding standards check, and more. Updates have been made to GitHub workflows, .gitattributes, .gitignore, and ecs.php to reflect these changes.
@Spomky Spomky self-assigned this Apr 12, 2024
@Spomky Spomky merged commit 67bdaad into 3.0.x Apr 12, 2024
12 checks passed
@Spomky Spomky deleted the ci/castor branch April 12, 2024 21:30
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