Skip to content

fix(globe_cli): Auth required before token checked bug#72

Merged
lesnitsky merged 1 commit intoinvertase:mainfrom
kaziwaseef:fix/cli-token-deploy
Mar 29, 2024
Merged

fix(globe_cli): Auth required before token checked bug#72
lesnitsky merged 1 commit intoinvertase:mainfrom
kaziwaseef:fix/cli-token-deploy

Conversation

@kaziwaseef
Copy link
Copy Markdown
Contributor

Description

This fixes a bug where deploy with cli token does not work if logged out or in CI environment because the auth check was happening before token check.

Type of Change

  • feat -- New feature (non-breaking change which adds functionality)
  • 🛠️ fix -- Bug fix (non-breaking change which fixes an issue)
  • ! -- Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 refactor -- Code refactor
  • ci -- Build configuration change
  • 📝 docs -- Documentation
  • 🗑️ chore -- Chore

@kaziwaseef kaziwaseef added the bug Something isn't working label Mar 29, 2024
@kaziwaseef kaziwaseef self-assigned this Mar 29, 2024
@lesnitsky lesnitsky merged commit d91b86c into invertase:main Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants