Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

[CI] Create web deployment workflow #487

Merged
merged 12 commits into from
Apr 27, 2021
Merged

[CI] Create web deployment workflow #487

merged 12 commits into from
Apr 27, 2021

Conversation

guidezpl
Copy link
Member

@guidezpl guidezpl commented Apr 26, 2021

Add workflow to deploy to Firebase hosting, with the ability to run workflow manually and specify which environment (prod, staging by default) to deploy to.

Screenshot 2021-04-26 at 17 44 23

Remove workaround and enable deferred loading for localizations by default, since the hot reload l10n.yaml issue no longer occurs.

Pin flutter-action action to v1.5.0 now that it is available.

Closes flutter/flutter#69023
#471

Copy link
Contributor

@rami-a rami-a left a comment

Choose a reason for hiding this comment

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

lgtm

@guidezpl guidezpl merged commit b9d60d8 into master Apr 27, 2021
@guidezpl guidezpl deleted the web_release branch April 27, 2021 05:52
@guidezpl guidezpl changed the title Create web deployment workflow [CI] Create web deployment workflow Aug 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow us to use different yaml files (l10n.yaml, analysis_options.yaml) for different envs
2 participants