Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

workspace "automatic updates" setting #7463

Closed
Assignees
spikecurtis
@spikecurtis

Description

@spikecurtis

Adds backend support for an "automatic updates" setting at the workspace scope.

Automatic updates causes workspaces to attempt to automatically update to the latest template version when they are auto-started.

However, this is only possible if the workspace's present template, and the updated template have "compatible" parameters. This means that each parameter of the updated template must either

  1. Have a parameter of the same name and type from the old template
  2. Bemutable and have adefault value

Any new parameter in the new template that is immutable or does not have a default value will cause the auto-start to fail. The user must manually upgrade the workspace, providing the new immutable or required parameters.

This issue covers adding the setting to the database, plumbing it to workspace APIs, and modifying the auto-start behavior as described above.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp