Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Reintroduce --timeout with deprecation warning #208

Merged
merged 2 commits into from
Nov 26, 2021

Conversation

brooksmtownsend
Copy link
Member

In a previous PR, we made a breaking change to the --timeout flag instead making it --timeout-ms and using milliseconds instead of seconds. We appropriately bumped a minor version, however this tended to affect a lot of scripting across our organization and likely affects others, so retroactively I'm adding --timeout back with a deprecation warning. Going forward when changing the CLI API, we'll be sure to deprecate features first to maintain compatibility and THEN remove them after two breaking change bumps.

After this merges, we'll release v0.7.1 with this change

Signed-off-by: Brooks Townsend <brooks@cosmonic.com>
Signed-off-by: Brooks Townsend <brooks@cosmonic.com>
@brooksmtownsend brooksmtownsend merged commit 7c913e0 into main Nov 26, 2021
@brooksmtownsend brooksmtownsend deleted the fix/reintroduce-timeout branch November 26, 2021 16:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants