Open joshmoore opened 3 years ago
@pwalczysko : :+1: for the PRs. Do you expect there to be no warnings at the moment? If so, shall we make warnings errors in the GHA builds?
Do you expect there to be no warnings at the moment?
No. One of the warnings is because of the relative path to a file.
upload/docs/import-cli.rst:47: WARNING: download file not readable: /Users/pwalczysko/Work/scripts/bulk.yml
this warning is produced when the make html
is run locally from the top level repo (omero-guides
) but the file is fine on https://omero-guides.readthedocs.io/projects/upload/en/latest/import-cli.html?highlight=bulk.yml#bulk-import-using-the-cli - you can download https://omero-guides.readthedocs.io/projects/upload/en/latest/_downloads/904615f9c13e025de80ada2f34b1d5ae/bulk.yml as expected.
The rest should nevertheless be clear - the only confusion I have is that I did not see some of the warns you reported.
shall we make warnings errors in the GHA builds
this would make sense but depending on your judgement Re relative filepaths as indicated in https://github.com/ome/omero-guides/issues/56#issuecomment-1177816297 - atm I am deeming it a "must live with that warning because no better idea and principally it works", but open to suggestions
Should underscore anchors will need to be renamed per guide.
16 doesn't exist:
This text has been changed.
Migrated from https://github.com/ome/omero-guides/pull/54