Uh oh!
There was an error while loading. Please reload this page.
feat: Stage 2 of nox implementation - adding docs target - #473
Conversation
Docs session test log: |
mf2199
commented
Aug 27, 2020
The I'd suggest to remove or at least disable this parallelization for now, as it's benefit/trouble ratio seems to be less than unity. |
c24t
commented
Aug 28, 2020
As @IlyaFaer points out in #471 (comment), we probably can't outright remove the parallelization without kokoro timing out. But hopefully we can split it into separate parallel kokoro checks. |
c24t
left a comment
There was a problem hiding this comment.
A few comments, the only substantial one is about the ../README.md line.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
As suggested in #466 , this represents the second item of the recommended list aimed to implement
noxtesting automation in multiple steps.Change list:
docstarget added to Nox configuration;readmeandchangelogfiles;.gitignore.Towards #474.