Skip to content

Add no_output_timeout to install dependencies steps#118

Merged
marboledacci merged 3 commits into
CircleCI-Public:masterfrom
eechien:install-packages-no-timeout
Sep 18, 2024
Merged

Add no_output_timeout to install dependencies steps#118
marboledacci merged 3 commits into
CircleCI-Public:masterfrom
eechien:install-packages-no-timeout

Conversation

@eechien

@eechien eechien commented Jan 16, 2024

Copy link
Copy Markdown
Contributor

Dependencies can take a long time to run without any output. A workaround is to add a "verbose" argument to the package manager args. But in cases where we don't want the output users would be able to use the no_output_timeout on the install step, not just the pre-install step.

@eechien eechien requested a review from a team as a code owner January 16, 2024 15:35
@orb-publisher

Copy link
Copy Markdown

Your development orb has been published. It will expire in 30 days.
You can preview what this will look like on the CircleCI Orb Registry at the following link:
https://circleci.com/developer/orbs/orb/circleci/python?version=dev:1acdec92c3073b43e13a3dae6ab98ee142c3296b

@orb-publisher

Copy link
Copy Markdown

Your development orb has been published. It will expire in 30 days.
You can preview what this will look like on the CircleCI Orb Registry at the following link:
https://circleci.com/developer/orbs/orb/circleci/python?version=dev:d875ff49a80b063e4f623a78b8af6e36591e1e7b

@marboledacci marboledacci merged commit c7de152 into CircleCI-Public:master Sep 18, 2024
@orb-publisher

Copy link
Copy Markdown

Your development orb has been published. It will expire in 30 days.
You can preview what this will look like on the CircleCI Orb Registry at the following link:
https://circleci.com/developer/orbs/orb/circleci/python?version=dev:c7de152c38f30763f798ee03823afe503701ff7b

1 similar comment
@orb-publisher

Copy link
Copy Markdown

Your development orb has been published. It will expire in 30 days.
You can preview what this will look like on the CircleCI Orb Registry at the following link:
https://circleci.com/developer/orbs/orb/circleci/python?version=dev:c7de152c38f30763f798ee03823afe503701ff7b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants