-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Description
before 1.3 is released and tagged, it's not possible to properly test these deprecation decorator. would be great to change them to since="1.2" to reflect the actual changes across versions.
Line 624 in e5f9337
| @deprecated_arg_default("tag", "hosting_storage_v1", "dev", since="1.3", replaced="1.5") |
Line 662 in e5f9337
| @deprecated_arg_default("tag", "hosting_storage_v1", "dev", since="1.3", replaced="1.5") |
Line 707 in e5f9337
| @deprecated_arg("runner_id", since="1.1", removed="1.3", new_name="run_id", msg_suffix="please use `run_id` instead.") |
Metadata
Metadata
Assignees
Labels
No labels