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

attempt to speed up Netlify preview deploys #2557

Merged
merged 4 commits into from
Mar 25, 2021

Conversation

Simek
Copy link
Collaborator

@Simek Simek commented Mar 25, 2021

In this PR I'm attempting to speed up the Netlify preview deploys, but reducing the number of version which Docusaurus had to process during the build. Most of the PRs are targeted for the latest version docs or next ones, so publishing only next and two latest versions should speed up the preview deployment a bit (which currently is the longest running check from PR workflow).

The changes also includes the cleanup of netlify.toml file, so far the build command was copied 1:1 from the old Circle CI file and it looks like Netlify allow the configuration to be a bit more readable, so why not leverage that.

@Simek Simek changed the title attempt to seed up Netlify preview deploys attempt to speed up Netlify preview deploys Mar 25, 2021
@netlify
Copy link

netlify bot commented Mar 25, 2021

Deploy preview for react-native ready!

Built with commit 7c9916b

https://deploy-preview-2557--react-native.netlify.app

@Simek Simek merged commit 696d8a5 into facebook:master Mar 25, 2021
@Simek Simek deleted the attempt-to-speed-up-preview-deploys branch October 4, 2021 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants