You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when using "orderly_cleanup", I get the following message for dependancies that i have pulled while developing the report: "1 file has unknown status: Mark these as artefacts, dependencies, or list in .gitignore to indicate that these files can be automatically cleaned up".
I have attached a dummy project here, which has 2 tasks, task2 pulls in an artefact from task1.
To reproduce this issue,
start developing the report in task2 so that the artefact from task1 is copied over in task1 dir.
Run orderly_cleanup_status() from a different R session.
when using "orderly_cleanup", I get the following message for dependancies that i have pulled while developing the report: "1 file has unknown status: Mark these as artefacts, dependencies, or list in .gitignore to indicate that these files can be automatically cleaned up".
I have attached a dummy project here, which has 2 tasks, task2 pulls in an artefact from task1.
To reproduce this issue,
test.zip
The text was updated successfully, but these errors were encountered: