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-9711 Made CI test execution label-dependent. #631

Conversation

aleksandr-velikanov
Copy link
Collaborator

@aleksandr-velikanov aleksandr-velikanov commented Jan 17, 2025

Overview

Change log

Adjustments

  • Updated ci.yml and robot-ui-e2e-tests.yml so that the CI pipelines are launched based on the presence of labels in a PR.
  • Removed enforce-lables.yml

@aleksandr-velikanov aleksandr-velikanov self-assigned this Jan 17, 2025
@aleksandr-velikanov aleksandr-velikanov added the run-latest-ci Enables the run of all existing checks and tests for current env (except the hackathon-only tests) label Jan 17, 2025
@AntonShopin AntonShopin added the run-compatibility-ci Enables the run of tests and checks (all types) for older PHP versions, Postgres and DMS off label Jan 24, 2025
@aleksandr-velikanov aleksandr-velikanov added run-compatibility-ci Enables the run of tests and checks (all types) for older PHP versions, Postgres and DMS off and removed run-compatibility-ci Enables the run of tests and checks (all types) for older PHP versions, Postgres and DMS off labels Jan 24, 2025
@aleksandr-velikanov aleksandr-velikanov added run-npm-ci Enables the run of NPM validation (JS and YML files) run-static-ci Enables the run of Static validation (phpstan, npm, etc.) and removed run-latest-ci Enables the run of all existing checks and tests for current env (except the hackathon-only tests) run-compatibility-ci Enables the run of tests and checks (all types) for older PHP versions, Postgres and DMS off labels Jan 28, 2025

env:
APPLICATION_ENV: ci.mysql
APPLICATION_STORE: DE
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we need a store and a region together? I assume store is not needed if DMS is ON and visa versa for the region

Copy link

composer.lock

Package changes

Package Operation From To About
twig/twig upgrade v3.17.1 ⚠️ v3.19.0 ✅ diff

Settings · Docs · Powered by Private Packagist

@aleksandr-velikanov aleksandr-velikanov merged commit 7152b43 into master Feb 3, 2025
43 of 45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement run-npm-ci Enables the run of NPM validation (JS and YML files) run-static-ci Enables the run of Static validation (phpstan, npm, etc.)
Development

Successfully merging this pull request may close these issues.

4 participants