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

fix: allow to overwrite flutter version #2306

Merged
merged 1 commit into from
Mar 22, 2024
Merged

fix: allow to overwrite flutter version #2306

merged 1 commit into from
Mar 22, 2024

Conversation

bonomat
Copy link
Contributor

@bonomat bonomat commented Mar 22, 2024

This is needed for CI where we can't interact with the terminal and answer the question with yes.

For local flutter version and channel use

just gen

For overwriting the channel use

just gen beta

This is needed for CI where we can't interact with the terminal and answer the question with `yes`.

Signed-off-by: Philipp Hoenisch <[email protected]>
@bonomat
Copy link
Contributor Author

bonomat commented Mar 22, 2024

Disclaimer: better approach would be to use flavors

https://fvm.app/documentation/guides/project-flavors

I'll create a follow-up ticket for this but this PR should help hoepfully

@holzeis holzeis linked an issue Mar 22, 2024 that may be closed by this pull request
@bonomat bonomat mentioned this pull request Mar 22, 2024
@bonomat bonomat enabled auto-merge March 22, 2024 21:05
@bonomat bonomat added this pull request to the merge queue Mar 22, 2024
Merged via the queue into main with commit 68cae96 Mar 22, 2024
22 checks passed
@bonomat bonomat deleted the fix/use-beta-channel branch March 22, 2024 21:41
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.

Webapp build stuck on CI
2 participants