Skip to content

bundle download API -- change deprecated since="1.3" to since="1.2" #7015

@wyli

Description

@wyli

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.

@deprecated_arg_default("tag", "hosting_storage_v1", "dev", since="1.3", replaced="1.5")

@deprecated_arg_default("tag", "hosting_storage_v1", "dev", since="1.3", replaced="1.5")

@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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions