-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
bugSomething isn't workingSomething isn't workingcligood_first_issueStraightforward + self-contained changes, good for new contributors!Straightforward + self-contained changes, good for new contributors!paper_cutA small change that impacts lots of users in their day-to-dayA small change that impacts lots of users in their day-to-day
Description
Is this a new bug in dbt-core?
- I believe this is a new bug in dbt-core
- I have searched the existing issues, and I could not find an existing issue for this bug
Current Behavior
When using dbt --version a check is done at PypI.org if a newer version is available.
In many compagnies access to the internet is restricted. In that case dbt --version does wait forever and never exits.
Expected Behavior
Make check at PyPi optional, or at least, timeout this check after some time in a proper way.
Steps To Reproduce
dbt --version without access to PyPi.org
Relevant log output
No response
Environment
- OS: any
- Python: any
- dbt: anyWhich database adapter are you using with dbt?
No response
Additional Context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingcligood_first_issueStraightforward + self-contained changes, good for new contributors!Straightforward + self-contained changes, good for new contributors!paper_cutA small change that impacts lots of users in their day-to-dayA small change that impacts lots of users in their day-to-day