Skip to content

Delay when creating an app using environment templates #3672

Description

@itowlson

When you run spin new -E, it always fetches latest templates, which incurs a delay.

We would like it to not incur a delay.

The challenge with this is: the current behaviour ensures that the app you create is lined up with the environment definition. If we use old (cached) templates, it may not line up with the environment definition. So how do we ensure that templates are current, and yet not incur a delay when they are?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions