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

feat(.github/workflows): Firebase CI/CD #3238

Merged
merged 3 commits into from
Apr 3, 2024
Merged

Conversation

olgahaha
Copy link
Contributor

@olgahaha olgahaha commented Apr 1, 2024

Added

  1. Create a CI/CD workflow for Firebase distribution. #3238


The issue is also created on Asana

@olgahaha olgahaha force-pushed the feature-firebase-ci-cd branch 5 times, most recently from 88ba8c4 to a04ad80 Compare April 2, 2024 10:18
Create a CI/CD workflow for Firebase distribution.
@olgahaha olgahaha force-pushed the feature-firebase-ci-cd branch from a04ad80 to 540347e Compare April 2, 2024 10:44
@olgahaha olgahaha requested a review from shc261392 April 2, 2024 10:50
Copy link
Contributor

@shc261392 shc261392 left a comment

Choose a reason for hiding this comment

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

@olgahaha
Node 16 is deprecated and Github is planning transitioning to node 20 on Spring 2024.

https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/

It would probably be better to build with node 20 and --legacy-peer-deps (to solve peer dependency conflict when using node>16)

@olgahaha olgahaha force-pushed the feature-firebase-ci-cd branch from 5d5ed65 to 91907ba Compare April 3, 2024 03:01
@olgahaha olgahaha force-pushed the feature-firebase-ci-cd branch from 91907ba to 5ca67d7 Compare April 3, 2024 03:50
@olgahaha olgahaha requested a review from shc261392 April 3, 2024 03:55
@olgahaha olgahaha merged commit f8af147 into master Apr 3, 2024
9 checks passed
@olgahaha olgahaha deleted the feature-firebase-ci-cd branch April 3, 2024 09:59
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.

2 participants