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

mention in contributing how to run specific tests #9610

Merged
merged 1 commit into from
Feb 3, 2015

Conversation

hayd
Copy link
Member

@hayd hayd commented Jan 5, 2015

Also link to Github's "Good to merge" blog post

@@ -8,6 +8,8 @@ Hi! Thanks for checking out Julia. If you have questions or problems, the [Julia

* [Fork Julia](https://github.com/JuliaLang/julia/fork).

* Sign up for [Travis](https://travis-ci.org/profile/) and switch on your julia fork.
Copy link
Contributor

Choose a reason for hiding this comment

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

this is not really required for the majority of contributors - it doesn't hurt anything to do, but most users won't have osx testing activated for their account, for example

Copy link
Member Author

Choose a reason for hiding this comment

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

I would argue that most users wouldn't be doing mac specific things, I like tests to be green before making a PR, but agree appveyor won't run either.... removed!

Copy link
Contributor

Choose a reason for hiding this comment

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

It can still be mentioned as an optional step, if people want to test privately on their own fork first and don't happen to have access to a Linux machine/VM themselves.

Copy link
Member Author

Choose a reason for hiding this comment

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

@tkelman You want me to add this back (slightly reword and say "optionally")?

Copy link
Contributor

Choose a reason for hiding this comment

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

Nah it can be left out, but it would be good to change the below line to say ./usr/bin/julia instead of ./julia so it works cross-platform.

@tkelman tkelman added domain:docs This change adds or pertains to documentation backport pending labels Jan 6, 2015
@tkelman
Copy link
Contributor

tkelman commented Feb 3, 2015

Bump. Change ./julia to ./usr/bin/julia and this is good to merge (and backport).

Also link to Github's  "Good to merge" blog post
@hayd
Copy link
Member Author

hayd commented Feb 3, 2015

@tkelman fixed and squashed.

tkelman added a commit that referenced this pull request Feb 3, 2015
mention in contributing how to run specific tests
@tkelman tkelman merged commit 670aa38 into JuliaLang:master Feb 3, 2015
@hayd
Copy link
Member Author

hayd commented Feb 3, 2015

Thanks!

@hayd hayd deleted the patch-1 branch February 3, 2015 22:20
tkelman pushed a commit that referenced this pull request Feb 6, 2015
Also link to Github's  "Good to merge" blog post

(cherry picked from commit cae499f)
ref PR #9610
@tkelman
Copy link
Contributor

tkelman commented Feb 6, 2015

backported in 6b117b3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:docs This change adds or pertains to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants