firebase / firebaseopensource.com

Source for firebase open source site

Home Page:https://firebaseopensource.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

firebase-ci-builder

akauppi opened this issue · comments

Link to project (GitHub):

https://github.com/akauppi/firebase-ci-builder

Describe the project in 2-3 sentences:

Building a Docker image capable of running Firebase emulators.

Why would Firebase developers be interested in this project?:

Firebase doesn't have an official Docker image for the emulators and the images I was able to find are not aware of the Firebase Emulators, i.e. don't provide Java SDK.

The image makes it possible to:

  • use Cloud Build for CI/CD of Firebase projects
  • use Docker tools in development, removing the need to install firebase-tools on the development system

Whether you appreciate the latter is a matter of taste. The author likes Dockerized development chains, because they are generally easier to maintain and provide a more reproducible development experience than the variation of - say - Node, npm and bash versions your fellow coders might have.

Have you added a .opensource/project.json file to your site:

No

Please motivate me, why I should. I try to keep the repos as slender as possible.

@akauppi the .opensource/project.json file controls how your project appears on firebaseopensource.com, without it we can't add the project.

I’ll withdraw my case because the focus seems to be shifting to devlibrary.withgoogle.com.

#52 (comment)