John SJ Anderson
John SJ Anderson
Note that #29 maybe solves this too? (Well, the initial part, not the 'humanish' part or the default $path part) /cc @perigrin
@toddr No, calling `->clone()` works just fine. This is about improving it, not that it doesn't work.
It's still an object method, not a class one: ```perl my $gw = Git::Wrapper->new("/path/to/where/you/want/to/clone"); $gw->clone("repo:/clone/url"); ```
Currently, the OpenGraph meta-elements are only appearing in fully hydrated pages, which is generally not the version of the page that is seen by OpenGraph-consuming applications (e.g., Twitter, Facebook, Mastodon,...
As `make linkcheck` now runs without error on `docs.nextstrain.org:master`, I am closing this issue.
Ummm, just raising a flag that a rebase or something might have gone awry here? Unless 209 commits / 1099 changed files / 8+ million lines added is the expected...
Having just read this from scratch, and hoping to help it get moving again, it seems like the remaining outstanding discussion items are: #1 [adding an (optional?) output with requested...
Tagging @rneher and @huddlej for input: I started looking into this, and very quickly ran into the issue of what command line flags to support for `nextclade run`. `augur align`...
Okay, based on feedback from @huddlej and @jameshadfield I'm going to close this out as WONTFIX — thanks y'all.
> I allowed myself to resolve merge conflict in `minimizer_index.json` (by deleting the file and rebuilding). Thanks! > The 2000+ example sequences pushing the limits a little and many of...