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

Add appraisal and foreman commands to docs #877

Merged
merged 3 commits into from
May 9, 2017

Conversation

dmshvetsov
Copy link
Contributor

For contributors that not aware about appraisal and foreman it is hard to know how to run the development server and tests with appraisal.

As a suggestion, it will be good to move the appraisal install command to bin/setup, but not sure how CI will react on this change.

For contributors that not aware about appraisal
and foreman it is hard to know how to run the
development server and tests with appraisal.
@nickcharlton nickcharlton modified the milestone: v0.8.0 May 9, 2017
CONTRIBUTING.md Outdated
require no new tests. If you are adding functionality or fixing a bug,
we need a test!

5. Make the test pass.
6. Make the test pass.
Copy link
Contributor

Choose a reason for hiding this comment

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

While we’re in here, thoughts on swapping all of these to 1s and having Markdown build the ordered list for us?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Nice! I did not know about this feature

@nickcharlton
Copy link
Member

This looks good!

Re: bin/setup: We could switch the CI command to use that instead. What do you think?

@dmshvetsov
Copy link
Contributor Author

dmshvetsov commented May 9, 2017

@nickcharlton I see that CI do not use bin/setup. I think it's good to separate CI commands and those which prepare development environment.

Will we make changes to the bin/setup command or you will merge it as it is?

@nickcharlton
Copy link
Member

Hmm, I agree. Let's leave it for now. I'd be happy to see another PR, though.

@nickcharlton nickcharlton merged commit 2ff2d61 into thoughtbot:master May 9, 2017
iarie pushed a commit to iarie/administrate that referenced this pull request Jun 17, 2017
For contributors that not aware about appraisal
and foreman it is hard to know how to run the
development server and tests with appraisal.
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.

3 participants