question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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:closed
  • Created 6 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
astrojuanlucommented, Feb 22, 2018

Travis CI is free for open source 😉

screenshot_20180222-083329 2

0reactions
shreyasbapatcommented, Feb 23, 2018

This needs to be closed!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found