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

OPENEUROPA-582: Port CI to Drone. #18

Merged
merged 6 commits into from
Jul 19, 2018
Merged

OPENEUROPA-582: Port CI to Drone. #18

merged 6 commits into from
Jul 19, 2018

Conversation

voidtek
Copy link
Member

@voidtek voidtek commented Jul 3, 2018

OPENEUROPA-582

Description

Port CI to Drone.

Change log

  • Changed: Docker images updated.

Commands

no-commands

@voidtek voidtek force-pushed the OPENEUROPA-582 branch 11 times, most recently from b4ce084 to aa82efc Compare July 5, 2018 11:41
composer.json Outdated
@@ -63,6 +63,7 @@
},
"config": {
"sort-packages": true,
"preferred-install": "source",
Copy link
Member

Choose a reason for hiding this comment

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

@voidtek why do we need to set source as preferred method for installation?

Copy link
Member

Choose a reason for hiding this comment

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

I will revert this change.

dxvargas
dxvargas previously approved these changes Jul 16, 2018
"https://www.drupal.org/project/drupal/issues/2943172": "https://www.drupal.org/files/issues/2018-04-15/2943172-kernel-test-base-2.patch",
"https://www.drupal.org/project/drupal/issues/2599228": "https://www.drupal.org/files/issues/2599228-31-tests-only.patch"
"https://www.drupal.org/project/drupal/issues/2943172": "https://www.drupal.org/files/issues/2018-07-05/2943172-kernel-test-base-3.patch",
"https://www.drupal.org/project/drupal/issues/2599228": "https://www.drupal.org/files/issues/2018-05-17/2599228-51.patch"
Copy link
Member

Choose a reason for hiding this comment

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

This is changing patches which can cause errors in other components that depend on oe_multilingual. In case composer-patches encounters two different versions of the same patch it will throw an error. This will happen for example in oe_theme which depends on oe_multilingual.

I think it is best to wait with this until we were able to remove all the patches.

Copy link
Member

Choose a reason for hiding this comment

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

Since we are going to deal with the patches in a follow up I'm approving this PR.

@voidtek voidtek merged commit 7c82e2e into master Jul 19, 2018
@voidtek voidtek deleted the OPENEUROPA-582 branch July 19, 2018 13:34
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