Skip to content

Support write environment file such like .env, .local.env #35

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

Merged
merged 7 commits into from
May 24, 2015

Conversation

iflamed
Copy link
Contributor

@iflamed iflamed commented May 24, 2015

Now, you can write some config file like laravel .env file for the deploy project. When you deploy it, it will be send to the release directory after the composer run or the deploy's install step.

image

iflamed added 4 commits May 24, 2015 10:49
REBELinBLUE#29 store,update,delete project file
REBELinBLUE#29 Clean up the project file translation
REBELinBLUE#29 fixed, and fix phpcs for DeployProject.php

use App\Http\Requests\StoreProjectFileRequest;

class ProjectFileController extends Controller
Copy link
Owner

Choose a reason for hiding this comment

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

Class ProjectFileController does not have a Docblock comment.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed.

iflamed added 3 commits May 24, 2015 11:50
Migrate the shared file step into the install step.
remove the ssh, and using the system ssh client.
REBELinBLUE added a commit that referenced this pull request May 24, 2015
@REBELinBLUE REBELinBLUE merged commit 773706c into REBELinBLUE:master May 24, 2015
@iflamed iflamed deleted the issue#29 branch May 25, 2015 01:27
@maveius maveius mentioned this pull request Nov 15, 2015
@REBELinBLUE REBELinBLUE changed the title Issue #29 fixed Support write environment file such like .env, .local.env Jan 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants