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

Replace Capifony with Capistrano/symfony #5533

Closed
wants to merge 3 commits into from
Closed

Conversation

mojzis
Copy link
Contributor

@mojzis mojzis commented Jul 16, 2015

Since Capifony only works with Capistrano 2 (https://github.com/everzet/capifony/blob/master/README.md) and Capistrano 3 is the current version, its probably better to advice using the newer alternative.

Since Capifony only works with Capistrano 2 (https://github.com/everzet/capifony/blob/master/README.md) and Capistrano 3 is the current version, its probably better to advice using the newer alternative.
`Capistrano`_, tailored specifically to Symfony projects.
`Capistrano`_/`symphony`_
`Capistrano`_ is a remote server automation and deployment tool written in Ruby.
`symphony`_ is a plugin to ease symphony related tasks, inspired by `Capifony`_
Copy link
Member

Choose a reason for hiding this comment

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

symphony while contributing to the Symfony documentation ? not good...

Copy link
Contributor Author

Choose a reason for hiding this comment

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

sorry :)

`Capistrano`_, tailored specifically to Symfony projects.
`Capistrano`_ with `symfony plugin`_
`Capistrano`_ is a remote server automation and deployment tool written in Ruby.
`symfony plugin`_ is a plugin to ease symphony related tasks, inspired by `Capifony`_
Copy link
Member

Choose a reason for hiding this comment

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

you still have symphony here

@wouterj
Copy link
Member

wouterj commented Jul 21, 2015

👍

(there are 2 minor spacing issues: one space too much before ) and one new line too much at the end of the file, but we'll take care of these issues while merging).

@xabbuh
Copy link
Member

xabbuh commented Jul 21, 2015

Do we really want to dismiss Capifony? Why don't we promote both?

@wouterj
Copy link
Member

wouterj commented Jul 21, 2015

@xabbuh http://williamdurand.fr/2015/04/11/on-capifony-and-its-future/ suggests that Capifony is there only for backwards compability and new projects should use either Capistrano v3 or other tools (like Docker). As this message is written by the maintainers of Capifony, I think it's better to no longer mention it (and btw, there still is a mention of Capifony).

@xabbuh
Copy link
Member

xabbuh commented Jul 21, 2015

indeed, I should have thought about it 👍

`Capistrano`_, tailored specifically to Symfony projects.
`Capistrano`_ with `Symfony plugin`_
`Capistrano`_ is a remote server automation and deployment tool written in Ruby.
`Symfony plugin`_ is a plugin to ease Symfony related tasks, inspired by `Capifony`_
Copy link
Contributor

Choose a reason for hiding this comment

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

where is the Capifony link defined?

Copy link
Member

Choose a reason for hiding this comment

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

on line 192/193 (it already existed, so the diff doesn't show it)

Copy link
Contributor

Choose a reason for hiding this comment

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

thank you @wouterj

@wouterj
Copy link
Member

wouterj commented Jul 23, 2015

Cool! Thanks for keeping the docs in sync with changes in Symfony tooling @mojzis!

wouterj added a commit that referenced this pull request Jul 23, 2015
This PR was submitted for the 2.7 branch but it was merged into the 2.3 branch instead (closes #5533).

Discussion
----------

Replace Capifony with Capistrano/symfony

Since Capifony only works with Capistrano 2 (https://github.com/everzet/capifony/blob/master/README.md) and Capistrano 3 is the current version, its probably better to advice using the newer alternative.

Commits
-------

8f3ec0c Replace Capifony with Capistrano/symfony
@wouterj wouterj closed this Jul 23, 2015
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