mirror of
https://github.com/code-rhapsodie/dataflow-bundle.git
synced 2026-03-24 06:42:23 +01:00
[PR #72] [MERGED] V5 #95
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/code-rhapsodie/dataflow-bundle/pull/72
Author: @AUDUL
Created: 10/31/2024
Status: ✅ Merged
Merged: 10/31/2024
Merged by: @AUDUL
Base:
master← Head:v5📝 Commits (9)
4c86c35Symfony 7 support2381260WIP670bf7dWIPa40f1f4WIP4ab8a77remove sf5 compatibilityb075e27remove sf6 compatibilityb948c47change README.mdc0b0243add ci7b755e8add ci📊 Changes
39 files changed (+295 additions, -302 deletions)
View changed files
➕
.github/workflows/ci.yml(+12 -0)📝
.gitignore(+3 -0)📝
README.md(+59 -52)📝
Tests/DataflowType/Dataflow/AMPAsyncDataflowTest.php(+0 -1)📝
Tests/DataflowType/Writer/CollectionWriterTest.php(+5 -2)📝
Tests/DataflowType/Writer/DelegatorWriterTest.php(+4 -7)📝
Tests/DataflowType/Writer/PortWriterAdapterTest.php(+1 -1)📝
Tests/Manager/ScheduledDataflowManagerTest.php(+17 -12)📝
Tests/MessengerMode/JobMessageHandlerTest.php(+3 -10)📝
Tests/Processor/JobProcessorTest.php(+23 -37)📝
Tests/Registry/DataflowTypeRegistryTest.php(+1 -1)📝
Tests/Runner/MessengerDataflowRunnerTest.php(+27 -13)📝
Tests/Runner/PendingDataflowRunnerTest.php(+15 -7)📝
Tests/Validator/Constraints/FrequencyValidatorTest.php(+7 -9)📝
composer.json(+17 -16)📝
phpunit.xml(+10 -10)📝
src/CodeRhapsodieDataflowBundle.php(+1 -1)📝
src/Command/AddScheduledDataflowCommand.php(+3 -4)📝
src/Command/ChangeScheduleStatusCommand.php(+2 -3)📝
src/Command/ExecuteDataflowCommand.php(+2 -3)...and 19 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.