Adds more generic console commands for executable#3
Open
fsmeier wants to merge 398 commits intospryker:masterfrom
Open
Adds more generic console commands for executable#3fsmeier wants to merge 398 commits intospryker:masterfrom
fsmeier wants to merge 398 commits intospryker:masterfrom
Conversation
…ove-console-command-from-setup
…ove-console-command-from-setup
…ove-console-command-from-setup
…ebmozart glob to be able to use stream wrapper. TE-5015 Added spryker/util-glob module. TE-5015 Use UtilGlob, added new definition finder, deprecated old TransferDefinitionFinder.
…ove-console-command-from-setup
CC-20997 Picking App - Push Notifications
Removed composer validate lowest check from CI
TE-10886 Release Dynamic Store
CC-30444 Fixed Glue current locale negotiation.
CC-31572 Adjusted ruleset configurations
…ort of PHP 8.2. (#10577) FRW-998 Dropped PHP 8.0 and added PHP 8.2 support.
…estampable` propel behaviors. (#10682) FRW-2289 Allow to configure date field type for `Archivable` and `Timestampable` propel behaviors.
FRW-7289 Fixed Development module dependency BC-break.
FRW-7400 Update PHPStan to 1.10.*
FRW-8526 Update contribution.md content for all repos with the Spryker license
…evelopment. (#10969) FRW-8430 Enabled console commands to be ran during 3rd-party module development.
…port of PHP 8.3. (#11088) FRW-8801 Switched PHP version from 8.1 to 8.2 by default, enabled support of PHP 8.3.
PHPStorm tools
FRW-8773 Added PHP Unit 11 support.
AE-142 Fixed support definition.
FRW-9645 Enable feature development.
ACP-4802 Over/Underpaid
bugfix/ssp-648-fix-feature-path
…core-modules-license-update FRW-8835 Updated license text for all Core modules.
SSP-32 Enabled the code style sniffer for the features.
spryker-bot
pushed a commit
that referenced
this pull request
Oct 28, 2025
Fixes to CI after migration to new monorepository
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Description
Adds more generic approach to add console commands for executable so 3rd party modules can add their own console commands.
Checklist