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

MAGECLOUD-4486: Docker functional tests and CI with ece-tools test framework #656

Merged
merged 38 commits into from Mar 5, 2020

Conversation

BaDos
Copy link
Contributor

@BaDos BaDos commented Dec 19, 2019

Description

Fixed Issues (if relevant)

https://magento2.atlassian.net/browse/MAGECLOUD-4974

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

@BaDos BaDos added the Progress: on hold PR/issue status label Dec 19, 2019
@shiftedreality shiftedreality changed the title MAGECLOUD-4486: Do not merge, do not review MAGECLOUD-4486: Docker functional tests and CI with ece-tools test framework Jan 3, 2020
@YPyltiai YPyltiai added the Release: 2002.1.1 ECE-Tools Release label Jan 7, 2020
@shiftedreality shiftedreality added Progress: on hold PR/issue status and removed Progress: on hold PR/issue status labels Jan 31, 2020
@YPyltiai YPyltiai removed the Progress: on hold PR/issue status label Feb 10, 2020
@shiftedreality shiftedreality added the Progress: on hold PR/issue status label Feb 27, 2020
@BaDos BaDos changed the base branch from develop to FT February 27, 2020 17:21
@m2-community-project m2-community-project bot added this to Ready for Review in Pull Request Progress Feb 27, 2020
@shiftedreality shiftedreality removed the Progress: on hold PR/issue status label Feb 27, 2020
@BaDos BaDos changed the base branch from FT to develop February 28, 2020 19:33
return $this->parser->parseFile(
$this->systemList->getConfig() . '/schema.yaml',
return $this->parser->parse(
file_get_contents($this->systemList->getConfig() . '/schema.yaml'),
Copy link
Member

Choose a reason for hiding this comment

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

Please use File.php

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

@shiftedreality shiftedreality added the Progress: accept PR/issue status label Mar 5, 2020
@shiftedreality
Copy link
Member

No QA needed

@shiftedreality shiftedreality merged commit 1e13ec3 into develop Mar 5, 2020
@ghost
Copy link

ghost commented Mar 5, 2020

Hi @BaDos, thank you for your contribution!
Please, complete Contribution Survey, it will take less than a minute.
Your feedback will help us to improve contribution process.

@m2-community-project m2-community-project bot moved this from Ready for Review to Done in Pull Request Progress Mar 5, 2020
@shiftedreality shiftedreality deleted the MAGECLOUD-4486 branch March 5, 2020 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Progress: accept PR/issue status Release: 2002.1.1 ECE-Tools Release
Development

Successfully merging this pull request may close these issues.

None yet

4 participants