Skip to content

Conversation

GrabowskiM
Copy link
Contributor

@GrabowskiM GrabowskiM commented Oct 10, 2025

🎫 Issue IBX-10753

Description:

This PR is used to have newest version of Design System while developing app. In general DS is installed in admin-ui-assets and is hardcoded to specific version (as everything in admin-ui-assets) therefore there are no changes after last tag/release. This script either clones DS repo to var/design-system or uses existing one (if path provided) to make symlinks to DS directories inside admin-ui-assets.
Needs to add to composer.json additional line in auto-scripts:

"ibexa:ds-assets:prepare": "symfony-cmd",

it accepts two parameters:
--ds-version (default: main) points which branch of design system to use
--ds-directory (default: null) use local instance of design system, if this variable is set, scipt ignores ds-version

For QA:

Documentation:

@GrabowskiM GrabowskiM force-pushed the IBX-10753-autoscript branch 2 times, most recently from 91072e2 to fc6a266 Compare October 10, 2025 11:03
@GrabowskiM GrabowskiM force-pushed the IBX-10753-autoscript branch from fc6a266 to 77c5179 Compare October 10, 2025 11:08
Copy link

@GrabowskiM GrabowskiM requested review from a team and dew326 October 10, 2025 12:13
@ezrobot ezrobot requested review from Steveb-p, ViniTou, adamwojs, alongosz, barw4, ciastektk, konradoboza, mikadamczyk, tbialcz and wiewiurdp and removed request for a team October 10, 2025 12:13
Copy link
Member

@adamwojs adamwojs left a comment

Choose a reason for hiding this comment

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

Hard no. This shouldn't be part of the product.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants