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

Installing Cypress guide improvment #221

Conversation

MarcLoupias
Copy link
Contributor

closes #200, closes #218 and closes cypress-io/cypress#866

  • npm install section clarification
  • what is the npm package
  • best practice highlighted
  • direct download section precisions
  • what is exactly downloaded as the user didn't knew it exactly
  • new CDN Structure section
  • CDN url pattern
  • it give to the user enough informations to download Cypress in the wanted
    version for the wanted platform (could download a linux Cypress version from
    a windows workstation)
  • example
  • Advanced section
  • warning added about CLI output when running cypress

@CLAassistant
Copy link

CLAassistant commented Nov 4, 2017

CLA assistant check
All committers have signed the CLA.

closes cypress-io#200, closes cypress-io#218 and closes cypress-io/cypress#866

* npm install section clarification

- what is the npm package
- best practice highlighted

* direct download section precisions

- what is exactly downloaded as the user didn't knew it exactly

* new CDN Structure section

- CDN url pattern
- it give to the user enough informations to download Cypress in the wanted
version for the wanted platform (could download a linux Cypress version from
a windows workstation)
- example

* Advanced section

- warning added about CLI output when running cypress
@MarcLoupias MarcLoupias force-pushed the installing-cypress-improvement branch from bc88197 to cbc0daf Compare November 4, 2017 17:41
@jennifer-shehane jennifer-shehane self-requested a review November 6, 2017 17:40
- Some wording changes
- Moved CDN section into section called ‘Hosting’ within the Advanced
install instructions.
- Added the download table (we only want to expose our
download.cypress.io endpoint, not the cdn directly)
- update platforms to correct os names.
Copy link
Member

@jennifer-shehane jennifer-shehane left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution! We updated a few things, mainly moving the new section into the 'Advanced' download instructions. It's very important to us to try to keep install as simple as possible for most of our users. Thanks again.

@MarcLoupias
Copy link
Contributor Author

Ok :)

Should i do something ? rebase ? Or the next step is in your hands ?

I see an "Update branch" button, i don't know what it does exactly under the hood, i am used to gitlab at work and never used github for something else then personal projects. At work i would have pulled your changes, pulled develop changes then rebase then push --force but i don't know what flow you want from your repo.

@jennifer-shehane
Copy link
Member

A Cypress maintainer needs to merge in the changes. I was waiting for the tests to pass then got distracted. 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants