Closed nmerket closed 1 year ago
I did it when I added integration testing to buildstockbatch. It was creating output directories that were showing up as untracked changes. I saw what looked like it should have been those directories in the .gitignore and "fixed" them so they would actually ignore those files.
@joseph-robertson What made the difference in this working now?
@joseph-robertson What made the difference in this working now?
Merging in develop. But I don't know why it was failing before. Here is the "Workflow file" when I click on the link for the failed actions. It doesn't even show the job step (i.e., integration-tests: Upload output files) that fails in the run...
Alright. Well if we're good, we're good. :shipit:
Pull Request Description
Hide the output directories for the test projects.
Checklist
Not all may apply:
openstudio tasks.rb update_measures
has been run