Conversation
|
All x86 and/or nightly builds fail, but all 64-bit and release versions pass. |
|
Hmm do we want to bother running on 32bit, or is 64bit sufficient? |
64 bit is sufficient with what we were doing with Travis. However, it was recommended to test ChainRules with 32-bit, and since the test suite depends so strongly on FiniteDifferences, it would be nice to make sure that defaults, etc are good for 32-bit here. |
|
@sethaxen it doesn't look like we're currently running on 32bit builds, so I would suggest that we
Does this sound reasonable to you? |
|
@willtebbutt okay done! |
|
@oxinabox @mattBrzezinski what are your thoughts about the CI configuration? Would be good if one of you could take a look. |
I think this line will allow for nightly failures to not matter? (I'm not 100% familiar with GHA though)
Then we can just add the |
Unless GitHub actions has recently changed something, when you use |
Ah I see, different use cases I suppose. In that case, do you know if it's possible for actions to inherit from another one? I would be nice to centralize the common code from If not possible, this LGTM. |
I don't think so. GA doesn't have support for workflow templates like e.g. Azure does. |
In that case, send it! (Unless Lyndon has anything to add) |
nickrobinson251
left a comment
There was a problem hiding this comment.
Everything substantive looks good! But there's a small naming issue 😆 😭
Basically the same as JuliaDiff/ChainRules.jl#309, but with Documenter.