Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

visually identify dependencies that come from 'draft' #309

Open
jeffeaton opened this issue Jan 11, 2022 · 0 comments
Open

visually identify dependencies that come from 'draft' #309

jeffeaton opened this issue Jan 11, 2022 · 0 comments

Comments

@jeffeaton
Copy link
Contributor

A small feature suggestion if it is feasible: when using orderly_develop_start(use_draft = "newer"), it would be useful to visually identify which of the dependencies that get copied in are from the drafts/ folder in the console output below:

> orderly::orderly_develop_start(use_draft = "newer")
[ name       ]  mwi_data_programme
[ depends    ]  mwi_data_areas@20200929-213435-8f7790a3:mwi_areas.geojson -> depends/mwi_areas.geojson
[ ...        ]  mwi_data_facility@20210719-171136-64a44be1:mwi_facility_master.csv -> depends/mwi_facility_master.csv
[ ...        ]  mwi_raw_dhamis-obs@20220111-090058-de1b3284:dhamis_cumulative_art.csv.gz -> depends/dhamis_cumulative_art.csv.gz
[ ...        ]  mwi_raw_dhamis-obs@20220111-090058-de1b3284:dhamis_quarterly_art.csv.gz -> depends/dhamis_quarterly_art.csv.gz
[ ...        ]  mwi_raw_dhamis-obs@20220111-090058-de1b3284:dhamis_anc_testing.csv.gz -> depends/dhamis_anc_testing.csv.gz
[ ...        ]  mwi_raw_datim-obs@20220110-155454-2713c501:datim_art_facility_fine.csv.gz -> depends/datim_art_facility_fine.csv.gz

For example, an * at the start of the line, or something like that.

Thanks,
Jeff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant