Skip to content

Add prod and dev slot edit flags to project edit command#9244

Open
kaspersjo wants to merge 1 commit intomainfrom
add-slot-edit
Open

Add prod and dev slot edit flags to project edit command#9244
kaspersjo wants to merge 1 commit intomainfrom
add-slot-edit

Conversation

@kaspersjo
Copy link
Copy Markdown
Contributor

Checklist:

  • Covered by tests
  • Ran it and it works as intended
  • Reviewed the diff before requesting a review
  • Checked for unhandled edge cases
  • Linked the issues it closes
  • Checked if the docs need to be updated. If so, create a separate Linear DOCS issue
  • Intend to cherry-pick into the release branch
  • I'm proud of this work!

optional string new_name = 9;
optional int64 prod_ttl_seconds = 10;
optional string prod_version = 11;
optional int64 dev_slots = 16;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also add to CreateProject which also has prod_slots for consistency

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