Closed bryanressler-idmod closed 10 months ago
0 tests 0 :heavy_check_mark: 0s :stopwatch: 0 suites 0 :zzz: 0 files 0 :x:
Results for commit a81edfeb.
Thanks @bryanressler-idmod ! Good idea to have a docs-specific .gitignore
. I don't think we want to ignore tutorials
though, do we? (I also need to fix the failing tests here, which needless to say are not the fault of this PR!)
I thought the entire docs/tutorials folder was generated. If only parts are generated, I will revise the PR.
Thanks for the headsup Cliff!
-Bryan
From: Cliff Kerr @.> Sent: Wednesday, November 1, 2023 6:57 AM To: InstituteforDiseaseModeling/covasim @.> Cc: Bryan Ressler @.>; Mention @.> Subject: Re: [InstituteforDiseaseModeling/covasim] Add docs gitignores (PR #411)
Thanks @bryanressler-idmodhttps://github.com/bryanressler-idmod ! Good idea to have a docs-specific .gitignore. I don't think we want to ignore tutorials though, do we? (I also need to fix the failing tests here, which needless to say are not the fault of this PR!)
— Reply to this email directly, view it on GitHubhttps://github.com/InstituteforDiseaseModeling/covasim/pull/411#issuecomment-1789002696, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AFRBGEZE47MLELWKIMR2PHLYCJILJAVCNFSM6AAAAAA6YNTG6SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBZGAYDENRZGY. You are receiving this because you were mentioned.Message ID: @.***>
A few example files are generated when the tutorials are built, but otherwise none of it is autogenerated if I remember correctly!
My bad. I will revise the PR.
Thanks again, Bryan
From: Cliff Kerr @.> Sent: Wednesday, November 1, 2023 9:57 AM To: InstituteforDiseaseModeling/covasim @.> Cc: Bryan Ressler @.>; Mention @.> Subject: Re: [InstituteforDiseaseModeling/covasim] Add docs gitignores (PR #411)
A few example files are generated when the tutorials are built, but otherwise none of it is autogenerated if I remember correctly!
— Reply to this email directly, view it on GitHubhttps://github.com/InstituteforDiseaseModeling/covasim/pull/411#issuecomment-1789315338, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AFRBGE6ZN3KLEJWN7Z45M7TYCJ5RLAVCNFSM6AAAAAA6YNTG6SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBZGMYTKMZTHA. You are receiving this because you were mentioned.Message ID: @.***>
Sorry, I should have caught that!
Add a docs/.gitignores to allow docs to ignore some docs build projects without changing the base project .gitignores.