Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refresh scaffolded pilet #59

Closed
FlorianRappl opened this issue Jan 15, 2022 · 0 comments
Closed

Refresh scaffolded pilet #59

FlorianRappl opened this issue Jan 15, 2022 · 0 comments
Labels
blazor-v3.2 Applies to .NET Core 3.1 blazor-v5 Applies to .NET 5.0 blazor-v6 Applies to .NET 6.0 enhancement New feature or request
Milestone

Comments

@FlorianRappl
Copy link
Collaborator

Right now the scaffolded pilet is a bit "too sticky". In order to apply, e.g., an update of the Piral instance / emulator package, you'd need to manually go to the pilet's directory and run pilet upgrade. Sure, this is the "usual" way, however, for a Blazor Pilet (Blazelet?) it should not be necessary. Ideally, this can be done directly from Visual Studio - and even better: it may even be implicit.

We should add at least a task to do that, but maybe even automate it appropriately. Easiest way would be to have something like <PiralInstanceVersion> in the csproj, such that it is (by default set to) "latest" (which auto-checks), but could also be set to anything else (and, e.g., in case of explicit versions may only check if the version match, resulting in an update of the scaffolded pilet, or not).

@FlorianRappl FlorianRappl added the enhancement New feature or request label Jan 15, 2022
@FlorianRappl FlorianRappl added this to the v1 milestone Jan 15, 2022
@FlorianRappl FlorianRappl added in-implementation Currently being implemented. blazor-v6 Applies to .NET 6.0 blazor-v5 Applies to .NET 5.0 blazor-v3.2 Applies to .NET Core 3.1 and removed in-implementation Currently being implemented. labels Mar 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blazor-v3.2 Applies to .NET Core 3.1 blazor-v5 Applies to .NET 5.0 blazor-v6 Applies to .NET 6.0 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant