Thomas De Meyer

Results 26 issues of Thomas De Meyer

Fixes # ### NEW FEATURES | UPGRADE NOTES | ENHANCEMENTS | BUG FIXES | EXPERIMENTS -

Currently we update changeProductSearchIndexingEnabled, but it defaults to the [ProductProjectionsSearch mode](https://docs.commercetools.com/api/projects/project#change-product-search-indexing-enabled). ProductSearch is also an allowed mode, so we should add support for this also: https://docs.commercetools.com/api/projects/project#productsearchindexingmode

enhancement

We want to add the approval rules as a new resource: https://docs.commercetools.com/api/projects/approval-rules

enhancement

``` Run mach-composer/[email protected] Run mach-composer/setup-mach-composer@main /usr/bin/tar xz --warning=no-unknown-keyword --overwrite -C /home/runner/work/_temp/11b9d04b-3d1e-402e-adb9-a3400fbd6e3c -f /home/runner/work/_temp/dcebdf1e-27b8-4cda-8746-4a604d40d520 Run mach-composer cloud register-component-version \ | | Error: Internal error: | | undefined response type | Error:...

bug

Currently when we create the initial component version gathering the commits that lead to this version runs from the start of the git history. This becomes very slow in large...

enhancement

A nice devex command would be to generate the variables.tf required by a component based on the configurations. These could include all variables except for variables and secrets so a...

enhancement