Split documentation build
See original GitHub issue🐞 Problem
Several notebooks are causing timeouts in the builds and had to be disabled (see for instance the conversation in https://github.com/poliastro/poliastro/pull/305 and https://github.com/poliastro/poliastro/pull/263). We should split the docs into its own build that is allowed to fail, so we can inspect failures without adding noise to the pull requests. There is some risk that we commit failing notebooks, but many of them make access to external resources that we cannot mock.
🎯 Goal
Reduce noise in pull requests.
💡 Possible solutions
Simplify the Travis and AppVeyor builds and split the docs building separately, either with a new step in Travis or in Read the Docs.
📋 Steps to solve the problem
- Comment below about what you’ve started working on.
- Add, commit, push your changes
- Submit a pull request and add this in comments -
Addresses #<put issue number here>
- Ask for a review in comments section of pull request
- Celebrate your contribution to this project 🎉
Issue Analytics
- State:
- Created 6 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
Introduction - Split docs
You can use the Split API to push data into Split, get data out of Split, build custom integrations, or build on top...
Read more >Built-in Types — Python 3.11.1 documentation
The principal built-in types are numerics, sequences, mappings, classes, instances and exceptions. Some collection classes are mutable. The methods that add, ...
Read more >split — Python Reference (The Right Way) 0.1 documentation
Returns a list of the words in the string, separated by the delimiter string. Syntax¶. str. split([sep[, maxsplit]]). sep: Optional. Character dividing the ......
Read more >Split documentation build and deploy process · Issue #9570
Split documentation build and deploy process #9570 ... new version extends the long process of building and deploying documentation online.
Read more >Split Destination | Segment Documentation
With Split, you can safely roll out new functionality using sophisticated user targeting, measure impact of change on engineering, product, and ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Travis CI is free for open source 😉
This needs to be closed!