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

Set up Auto Deploy on Successful merge #31

Open
vigasdeep opened this issue Oct 3, 2017 · 3 comments
Open

Set up Auto Deploy on Successful merge #31

vigasdeep opened this issue Oct 3, 2017 · 3 comments

Comments

@vigasdeep
Copy link
Member

Deploy at certmate.csiom.com if the merge is succeded on master/default branch.

@vigasdeep
Copy link
Member Author

This will be done using Continous Integration, and I'm going to use Travis CI. Here's the thing, Normally any CI system runs a command to know if the build is successful and is without any errors. In case of PHP there ought to be test cases, if they generate right output, means the code is doing good. And then it will deploy. But since we do not have any test cases, what should be done? One option can be, deploy without checking anything. Kindly give you 2 cents here. What do you think about all this?

@amisha2016
Copy link
Contributor

@vigasdeep Are you talking the test cases necessary to generate Certificate project?

@mandeeps708
Copy link
Contributor

We may have it direct for now. Merged and deployed. And we may have the 'test cases' as one of the next milestones.

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