Skip to content

fix: Update repo init command to not open browser window unless it needs to - #289

Merged
laurawarr merged 1 commit into
mainfrom
DVC-8856-repo-init
Sep 13, 2023
Merged

fix: Update repo init command to not open browser window unless it needs to#289
laurawarr merged 1 commit into
mainfrom
DVC-8856-repo-init

Conversation

@laurawarr

Copy link
Copy Markdown
Contributor

Currently when calling repo init it will always open two browser windows. Avoid running the full sso auth flow if we already have a valid token for the selected org

@laurawarr
laurawarr requested a review from a teamSeptember 13, 2023 20:01
@laurawarr
laurawarr merged commit b875999 into mainSep 13, 2023
@laurawarr
laurawarr deleted the DVC-8856-repo-init branch September 13, 2023 21:03
jonathannorris added a commit that referenced this pull request Aug 5, 2026
* chore: resolve open dependabot security alerts
- brace-expansion ^1.1.16 -> ^1.1.18 (high, alerts #285/#286)
- brace-expansion ^2.1.2 -> ^2.1.4 (high, alerts #282/#287)
- undici ^7.28.0 -> ^7.29.0 (medium/high, alerts #289-#293)
- ip-address ^10.1.1 -> ^10.3.1 (medium/high, alerts #283/#284/#294)
- hono ^4.12.25 -> ^4.12.34 (medium, alert #295)
- fast-uri ^3.1.4 -> ^3.1.5 (high, alert #288)
- wrangler ~4.116.0 (via miniflare 4.20260730.0 -> sharp 0.35.2, high, alert #276)
* chore: exclude @img/sharp-libvips-linux-x64@1.3.1 from license check
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@laurawarr@elliotCamblor