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

Refactor readme links and minor edits to text #81

Merged
merged 5 commits into from
Oct 27, 2017

Conversation

willingc
Copy link
Contributor

  • Factor out common or subject to change links so they can easily be updated at the end of the file
  • Clarify the steps where information is needed from Travis and include a link to the Travis build
  • Make minor markdown style edits

This PR is a follow up to #48. The target audience is someone who does deploys infrequently to mybinder.org.

Copy link
Contributor

@yuvipanda yuvipanda left a comment

Choose a reason for hiding this comment

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

One minor suggestion, otherwise lgtm

README.md Outdated

6. Make a new PR, merging [staging][] into the [beta][] branch.
7. Get this PR merged, and wait for Travis to make a deployment to [beta][].
8. CELEBRATE! :tada:
Copy link
Contributor

Choose a reason for hiding this comment

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

I think step 8 should be 'verify it works correctly on beta', similar to point 5.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good suggestion. Will update that.

Copy link
Contributor

@yuvipanda yuvipanda left a comment

Choose a reason for hiding this comment

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

lgtm!

Since you've explicitly requested reviews from @minrk and @choldgraf, I'm going to hold off on merging this :)

@@ -1,100 +1,120 @@
# [mybinder.org-deploy][]

This repository contains configuration files and documentation related to the
[binderhub](https://github.com/jupyterhub/binderhub) deployment open to the
public at [beta.mybinder.org](https://beta.mybinder.org).
[binderhub][] deployment open to the public at [beta.mybinder.org][].
Copy link
Member

Choose a reason for hiding this comment

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

how is it that I have written so much .md and have never discovered this feature of it?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

🤷‍♀️

to [staging.mybinder.org][].
4. Go to [staging.mybinder.org][] to look at the changes.
5. Verify that [staging.mybinder.org][] works as intended. Please take your
time to check that the change is working as expected.
Copy link
Member

Choose a reason for hiding this comment

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

What do folks think about (in a diff PR) having a "test" repo that we tell people to build to make sure it works? I feel like being explicit about "you should really make sure staging works" is important

Copy link
Contributor

Choose a reason for hiding this comment

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

I think that ties into #10. I'm not sure if we can provide explicit instructions when we can automate it instead...

my strategy is to make a dummy commit to http://github.com/yuvipanda/example-requirements and then make sure it builds..

Copy link
Member

Choose a reason for hiding this comment

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

ya I agree automating would be better

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good point. Let's leave as is here and flesh out when addressing #10.

README.md Outdated
## Upgrading dependencies for the mybinder.org deployment

Upgrading dependencies used by [mybinder.org][] requires making changes
to the `config` files of repositories that are used to build the
Copy link
Member

Choose a reason for hiding this comment

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

I think this would be "config file of the repository that is used to build the mybinder.org service" (singular) since it's always common.yaml and it's always in this repo. Does that sound right?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good catch. Will reword.

@choldgraf
Copy link
Member

this is great! some small comments but other than that LGTM

@yuvipanda
Copy link
Contributor

@willingc can you resolve conflicts? I think we can merge after.

@minrk minrk merged commit 01ab80d into jupyterhub:staging Oct 27, 2017
@minrk
Copy link
Member

minrk commented Oct 27, 2017

Conflicts resolved

@willingc willingc deleted the staging branch October 27, 2017 11:14
yuvipanda added a commit that referenced this pull request Oct 31, 2017
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.

None yet

4 participants