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

Ditch action in favor of running tool directly #1354

Merged
merged 1 commit into from
Aug 18, 2023

Conversation

greg0ire
Copy link
Member

Closes #1353

This may be replaced by a Doctrine workflow once we have figured out what flexibility we need by doing this on several repositories.

I stole part of this from https://github.com/yiisoft/actions/blob/master/.github/workflows/bc.yml

@greg0ire
Copy link
Member Author

@derrabus derrabus merged commit 2dcf355 into doctrine:3.6.x Aug 18, 2023
@greg0ire greg0ire deleted the ditch-action branch August 18, 2023 20:02
@greg0ire greg0ire added this to the 3.6.1 milestone Aug 18, 2023
derrabus added a commit to derrabus/migrations that referenced this pull request Sep 7, 2023
* 3.7.x: (21 commits)
  Allow doctrine/deprecations 1.0 (doctrine#1358)
  Drop support for Symfony 4 (doctrine#1352)
  Modernize codebase for PHP 8 (doctrine#1351)
  Remove docs from the archives (doctrine#1356)
  Ditch action in favor of running tool directly (doctrine#1354)
  Fix PHPStan errors after PHPUnit update (doctrine#1350)
  Add sh to .gitattributes
  Update .gitattributes
  Avoid complex mock building
  Migrate to PHPUnit 10
  Make data providers static
  Remove unneeded phpcs rule
  Suffix abstract test class with TestCase
  Add details to sync-metadata-storage's help
  Update coding standard to v12
  Remove ignore rule for @method-provided method
  build: Use the new compactors
  build: Fix cleanup of the backup composer lock file
  Add attributes to commands
  removed preceding whitespace in front of colons
  ...
shadowhand added a commit to webmozarts/assert that referenced this pull request Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The roave BC check CI is broken
2 participants