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
Move check-related directories to pelican/ (do this last, so it's easier to blame while doing the other Cleanup issues)
contracting_process
dataset
time_variance
Rename files as needed for consistency and clarity
Checks should retain the same names to avoid rewriting large parts of pelican-frontend, and currently the file paths of check files match their string names.
We'll keep "resource_level" and "time_variance", since the SQL tables and phase enum have the same names.
We'll keep "contracting_process" as it's the same as the phase enum.
That said, we had already renamed the workers (data_item, time_based), since they form the user-facing API. Also, the docs use "compiled release-level" and "time-based" in English. (Noted in docs homepage.)
Should finish #20 first, as I anticipate that testing processor.py, examples.py, report.py, etc. will require some archaeology.
The text was updated successfully, but these errors were encountered:
pelican/
(do this last, so it's easier toblame
while doing the other Cleanup issues)Should finish #20 first, as I anticipate that testing processor.py, examples.py, report.py, etc. will require some archaeology.
The text was updated successfully, but these errors were encountered: