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

FRW-7213 Enabled Dynamic Multistore by default. #1542

Closed

Conversation

olhalivitchuk
Copy link
Contributor

@olhalivitchuk olhalivitchuk added improvement New feature or request internal labels May 20, 2024

php-81-frontend-and-assets-alpine:
name: "PHP 8.1 / Frontend & Assets / Alpine"
name: "PHP 8.1 / Frontend & Assets / Alpine "
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

leftover

@asmarovydlo asmarovydlo changed the title FRW-7213 Enabled Dynamic Store by default. FRW-7213 Enabled Dynamic Multistore by default. May 21, 2024
.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
tag: '1.0'

environment: docker.ci
pipeline: docker.ci.acceptance.dynamic-store-off
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[Minor] Maybe we could add .prefer-lowest postfix, here & elsewhere.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would not do that because then we have to create one more docker.ci.acceptance.dynamic-store-off.prefer-lowest.yml in config/install which will be entirely similar to docker.ci.acceptance.dynamic-store-off.yml

docker/sdk up -t
docker/sdk testing codecept fixtures
docker/sdk testing console queue:worker:start --stop-when-empty
docker/sdk testing codecept run -c codeception.api.yml
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Before the test execution we can run the "docker/sdk cli composer dump-autoload -o -a --apcu" will speed up the execution. (Should be used for all jobs).

deploy.yml Outdated Show resolved Hide resolved
deploy.dev.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Show resolved Hide resolved
@olhalivitchuk olhalivitchuk deleted the feature/frw-7213/master-enabled-ds-on-by-default branch September 16, 2024 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement New feature or request
Development

Successfully merging this pull request may close these issues.

5 participants