Christopher Roemheld
Christopher Roemheld
I was able to fix this issue by adding this `NOLINT` comment at the `String::copy` function (doctest 2.4.11): ```diff $ diff --git a/tests/include/doctest.h b/tests/include/doctest.h index edd515c..a73a87a 100644 --- a/tests/include/doctest.h +++...
@weinshec Not a member of the `download-artifact` team, but I'm a bit confused: the IDs you marked in your screenshot are the workflow run ID and the artifact ID, respectively....
@robherley As of now, there still seem to be proponents of this feature. Is there a chance that this is still going to be included or are there other plans...
@DaUs3103 Thanks for reviewing! I wasn't sure how to interpret your comment, should I update the README.md and CHANGELOG.md files as well?
@DaUs3103 @rrundle-dave Sorry for the long delay, I rebased on top of the latest changes and updated the README.md file with the new input argument as well.