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

Fix docs #91

Merged
merged 4 commits into from
Dec 20, 2020
Merged

Fix docs #91

merged 4 commits into from
Dec 20, 2020

Conversation

matbesancon
Copy link
Contributor

This fixes the issue of absent doc pages, the reason being docs/make.jl using Travis-specific code

@matbesancon
Copy link
Contributor Author

Not sure what integration tests do but the others seem fine

@matbesancon
Copy link
Contributor Author

I just added the push preview to fall back to the same behaviour as intended with the previous code (being able to see previews)

@oxinabox
Copy link
Member

Not sure what integration tests do but the others seem fine

They are reverse dependency tests on in this case that ChainRules.jl works still with this version of ChainRuleTestUtils.
Which it doesn't but that's not a problem since it's also marked as not compatible

@oxinabox oxinabox merged commit 92c4888 into JuliaDiff:master Dec 20, 2020
oxinabox pushed a commit that referenced this pull request Jul 21, 2021
* Implement rand_tangent and differnece

* Bump docs build version

* Extra tests

* Test on latest version

* Remove old Manifest

* Add tests / remove untested feature

* Moves Foo to runtests

* Modify testsets

* Regenerate Manifest

* Fix typo

* Add TODO

Co-authored-by: Nick Robinson <npr251@gmail.com>

* Fix docs hopefully

* Don't export difference or rand_tangent

* Bump patch

* Fix tests

Co-authored-by: Nick Robinson <npr251@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants