mirror of
https://github.com/code-rhapsodie/dataflow-bundle.git
synced 2026-03-24 06:42:23 +01:00
[PR #39] [MERGED] Passed PHP-CS-Fixer 2.16.1 #53
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/39
Author: @jeremycr
Created: 11/26/2019
Status: ✅ Merged
Merged: 11/28/2019
Merged by: @jeremycr
Base:
master← Head:fix_cs📝 Commits (1)
c606c71Passed PHP-CS-Fixer 2.16.1📊 Changes
23 files changed (+20 additions, -252 deletions)
View changed files
📝
src/Command/AddScheduledDataflowCommand.php(+1 -1)📝
src/Command/ChangeScheduleStatusCommand.php(+1 -1)📝
src/Command/ExecuteDataflowCommand.php(+1 -1)📝
src/Command/JobShowCommand.php(+1 -1)📝
src/Command/RunPendingDataflowsCommand.php(+1 -1)📝
src/Command/ScheduleListCommand.php(+1 -1)📝
src/Command/SchemaCommand.php(+1 -1)📝
src/DataflowType/Dataflow/Dataflow.php(+0 -8)📝
src/DataflowType/Dataflow/DataflowInterface.php(+0 -2)📝
src/DataflowType/Result.php(+0 -34)📝
src/DataflowType/Writer/CollectionWriter.php(+1 -6)📝
src/DataflowType/Writer/DelegateWriterInterface.php(+0 -2)📝
src/DataflowType/Writer/DelegatorWriter.php(+1 -6)📝
src/Entity/Job.php(+1 -92)📝
src/Entity/ScheduledDataflow.php(+1 -58)📝
src/Event/ProcessingEvent.php(+0 -5)📝
src/Manager/ScheduledDataflowManager.php(+2 -8)📝
src/Registry/DataflowTypeRegistry.php(+1 -1)📝
src/Registry/DataflowTypeRegistryInterface.php(+0 -6)📝
src/Repository/JobRepository.php(+0 -2)...and 3 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.