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
Note current workaround - since the FIT_opendatadownloader image will only include FIT_changedetector that was available when the FIT_opendatadownloader image was built, upgrade to latest FIT_changedetector on every test run https://github.com/bcgov/FIT_opendatadownloader/blob/main/.github/workflows/test.yaml#L38 (if image rebuild is not triggered before a scheduled run, the scheduled run will use the existing image and any changes to main in FIT_changedetector will have no effect)
This tool currently pulls the latest (with git) as specified in
requirements.txt
/pyproject.toml
, consider specifying a version for stability.The text was updated successfully, but these errors were encountered: