Skip to content

Can't fully deploy using core CLI commands. #6286

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

Closed
categoryshell opened this issue Aug 23, 2016 · 2 comments
Closed

Can't fully deploy using core CLI commands. #6286

categoryshell opened this issue Aug 23, 2016 · 2 comments

Comments

@categoryshell
Copy link

So i've build a CI/CD process that worked perfectly on Magento 2.0 After upgrading to 2.1, stuff started to collapse.

I use Magento's CLI commands to create env.php dynamically, depending on the stage where it's deployed onto. Unfortunately this does not set the install date, and since Magento 2.1 this seems to be required before Magento includes any other code than it's own. This makes it hard to deploy Magento, because i don't want to install on every deployment. And i don't want any credentials in my VCS either.

Using a template is an option, but i'd rather not if i could deploy fully using the CLI tools that Magento provides.

So my question is, why the check on this date before any custom code is included? And is there a workaround to fully deploy Magento 2.1 (not to install!), using Magento's CLI commands?

@veloraven
Copy link
Contributor

@JBleijenberg thank you for your feedback.
Please, format this issue according to the Issue reporting guidelines: with steps to reproduce, actual result and expected result.

@veloraven
Copy link
Contributor

According to contributor guide, tickets without response for two weeks should be closed.
If this issue still reproducible please feel free to create the new one: format new issue according to the Issue reporting guidelines: with steps to reproduce, actual result and expected result and specify Magento version.

magento-engcom-team pushed a commit that referenced this issue Nov 4, 2020
[Arrows] Fixes for 2.4 (pr100) (2.4-develop)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants