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

Monorepo v6 refactoring: EasyUtils #1443

Merged
merged 8 commits into from
Jun 27, 2024

Commits on Jun 23, 2024

  1. Configuration menu
    Copy the full SHA
    0914344 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Merge branch 'refs/heads/6.x' into feature/MTCE-242-Monorepo-v6-refac…

    …toring-EasyUtils
    
    # Conflicts:
    #	packages/EasyHttpClient/src/Common/HttpClient/WithEventsHttpClient.php
    alexndlm committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    4a17369 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Merge branch 'refs/heads/6.x' into feature/MTCE-242-Monorepo-v6-refac…

    …toring-EasyUtils
    
    # Conflicts:
    #	packages/EasyTemplatingBlock/src/Common/Renderer/AbstractSimpleTemplatingBlockRenderer.php
    #	packages/EasyTemplatingBlock/src/Common/Renderer/TemplatingBlockRendererInterface.php
    #	packages/EasyTemplatingBlock/src/Common/Renderer/TemplatingEventRenderer.php
    #	packages/EasyTemplatingBlock/src/Common/ValueObject/AbstractTemplatingBlock.php
    alexndlm committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    148bf7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47841c0 View commit details
    Browse the repository at this point in the history
  3. -refactoring

    alexndlm committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    b936086 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Merge branch 'refs/heads/6.x' into feature/MTCE-242-Monorepo-v6-refac…

    …toring-EasyUtils
    
    # Conflicts:
    #	packages/EasyEncryption/src/Common/Provider/DefaultEncryptionKeyProvider.php
    #	packages/EasyEncryption/src/Common/Resolver/AbstractEncryptionKeyResolver.php
    alexndlm committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    d9bcb70 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Merge branch 'refs/heads/6.x' into feature/MTCE-242-Monorepo-v6-refac…

    …toring-EasyUtils
    
    # Conflicts:
    #	composer.json
    #	packages/EasyDecision/src/Configurator/AddRulesDecisionConfigurator.php
    #	packages/EasyDecision/src/Configurator/DecisionConfiguratorInterface.php
    #	packages/EasyDecision/src/Decision/AbstractDecision.php
    #	packages/EasyDecision/src/ExpressionLanguage/ExpressionLanguage.php
    #	packages/EasyDecision/src/Factory/DecisionFactory.php
    #	packages/EasyDecision/tests/Stub/Rule/OutputFromInputRuleStub.php
    #	packages/EasyNotification/src/Client/NotificationClient.php
    #	packages/EasyNotification/src/Configurator/AbstractQueueMessageConfigurator.php
    #	packages/EasyNotification/src/Configurator/QueueMessageConfiguratorInterface.php
    #	packages/EasySecurity/src/Authorization/Factory/AuthorizationMatrixFactory.php
    #	packages/EasySecurity/src/Common/Configurator/AbstractSecurityContextConfigurator.php
    #	packages/EasySecurity/src/Common/Configurator/FromRequestConfigurator.php
    #	packages/EasySecurity/src/Common/Configurator/SecurityContextConfiguratorInterface.php
    #	packages/EasySecurity/src/Common/DataCollector/SecurityContextDataCollector.php
    #	packages/EasySecurity/src/EasyBugsnag/Configurator/SecurityContextClientConfigurator.php
    #	packages/EasySwoole/src/Common/Checker/AbstractAppStateChecker.php
    #	packages/EasySwoole/src/Common/Helper/EnvVarHelper.php
    #	packages/EasySwoole/src/Common/Initializer/AbstractAppStateInitializer.php
    #	packages/EasySwoole/src/Common/Listener/ApplicationStateCheckListener.php
    #	packages/EasySwoole/src/Common/Listener/ApplicationStateInitListener.php
    #	packages/EasySwoole/src/Common/Listener/ApplicationStateResetListener.php
    #	packages/EasySwoole/src/Common/Resetter/AbstractAppStateResetter.php
    #	packages/EasySwoole/src/Common/Resetter/SymfonyServicesAppStateResetter.php
    #	packages/EasySwoole/tests/Unit/bundle/ConfigurationTest.php
    #	packages/EasyWebhook/src/Common/Middleware/AbstractMiddleware.php
    #	packages/EasyWebhook/src/Common/Middleware/MiddlewareInterface.php
    #	packages/EasyWebhook/src/Common/Stack/Stack.php
    #	packages/EasyWebhook/src/Doctrine/Store/DoctrineDbalResultStore.php
    #	quality/ecs.php
    alexndlm committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    1ae6a44 View commit details
    Browse the repository at this point in the history
  2. -refactoring

    alexndlm committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    c4a1a33 View commit details
    Browse the repository at this point in the history