Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

fix(ci): fixing php-clean scripts - front-1491 #526

Merged
merged 2 commits into from
Aug 19, 2020
Merged

Conversation

planctus
Copy link
Contributor

@planctus planctus commented Aug 18, 2020

PR description

It's not entirely clear to me how these changes are also fixing the deployment on netlify, due to the "bug" the "dist" script was broken, but that is not in use anymore, we build separately twing and php-storybook and we actually do this in two different containers.
So there is no reason why the build folder was corrupted in the ci after running the twig-js-preview task , but it seems the case.

QA Checklist

In order to ensure a safe and quick review, please check that your PR follow those guidelines:

  • I have put the vanilla component as devDependencies
  • I have put the specs package as devDependencies
  • I have added the components directly used in the twig file (with include or embed) as dependencies
  • My component is listed in @ecl-twig/ec-components's dependencies
  • My variables naming follow the guidelines (snake case for twig)
  • I have provided tests
  • I have provided documentation (for the "notes" tab)
  • If my local yarn.lock contains changes, I have committed it
  • I have given my PR the proper label (pr: review needed to indicate that I'm done and now waiting for a review ,pr: wip to indicate that I'm actively working on it ...)

@planctus planctus added pr: review needed Use this label to show that your PR needs to be review tag: internal labels Aug 18, 2020
@kalinchernev kalinchernev merged commit a05e4cb into develop Aug 19, 2020
@kalinchernev kalinchernev deleted the front-1491 branch August 19, 2020 14:28
@planctus planctus removed the pr: review needed Use this label to show that your PR needs to be review label Aug 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants