Skip to content

feat(globe_cli): Paused project handle for deploy and build log#75

Merged
lesnitsky merged 1 commit intoinvertase:mainfrom
kaziwaseef:feat/pause-project-deployment
Apr 2, 2024
Merged

feat(globe_cli): Paused project handle for deploy and build log#75
lesnitsky merged 1 commit intoinvertase:mainfrom
kaziwaseef:feat/pause-project-deployment

Conversation

@kaziwaseef
Copy link
Copy Markdown
Contributor

@kaziwaseef kaziwaseef commented Apr 2, 2024

Description

The CLI will give an error if the user tries to deploy paused project.

Screenshot 2024-04-02 at 6 33 54 PM

For the Project serialize logic, I added a new condition because in the near future we will refactor paused out of it and at that time it will not be a breaking change.

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 force-pushed the feat/pause-project-deployment branch from f6ef656 to 847ff12 Compare April 2, 2024 12:27
@lesnitsky lesnitsky merged commit f8e0c8d into invertase:main Apr 2, 2024
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.

2 participants