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

Ignore the website in CI #5529

Merged
merged 1 commit into from
Sep 28, 2017
Merged

Ignore the website in CI #5529

merged 1 commit into from
Sep 28, 2017

Conversation

mjackson
Copy link
Member

Don't build the website in CI or install any of its dependencies. This was suggested by both @timdorr in #5527 (comment) and @pshrmn in #4362 (comment). But @ryanflorence seems opposed to the idea (see #5527 (comment)).

Anyway, just wanted to put up this PR real quick so we have a place to discuss. I personally don't think it's a huge deal either way. It doesn't take a terrible amount of time to build the website in CI, but it is annoying. I also don't think building the site is a very valuable test of what's working and what's not. ¯_(ツ)_/¯

@timdorr
Copy link
Member

timdorr commented Sep 15, 2017

Continuing this here as requested:

@ryanflorence
The website uses the current react router code on master, its a great way to gut-check changes in addition to the automated tests.

I'm not sure I understand. It only runs the webpack build. There is no further testing or usage of the build artifacts. It's a wasted effort as far as I can tell.

@mjackson mjackson merged commit 867e9f1 into master Sep 28, 2017
@mjackson mjackson deleted the ignore-website-in-ci branch September 28, 2017 19:54
@lock lock bot locked as resolved and limited conversation to collaborators Jan 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants