eenblam
eenblam
@jcshott This is (kinda) covered in the first section of [Part 5](https://github.com/econchick/new-coder/blob/376a26a/website/_containers/scrape/2013-03-02-part-5.md) of the tutorial. Notice the directory structure described. However, you're right - there's no explicit discussion about the...
The download page now redirects to https://www.libreoffice.org/download/download/ without preserving the `?type-mac-x86_64` query. Visiting without a user agent seems to default to MS Windows x86, i.e. the equivalent of visiting https://www.libreoffice.org/download/download/?type=win-x86&version=6.2.0&lang=en-US....
@Mark90 I wanted to add a bit more testing to cover retries via the API, but I think my approach is a bit flawed. Here's what I was attempting. Note...
> > @Mark90 I wanted to add a bit more testing to cover retries via the API, but I think my approach is a bit flawed. Here's what I was...
This is pending the work underway on #931. EDIT: Nevermind, I don't think this is currently blocked. The existing `workflow.authorize_callback` should be sufficient for this resolver, just not for a...
This feels like a big chunk of work, but I think the overall structure reads like a proper book on WFO! I think it's a worthwhile direction to move in....