Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: FirebaseExtended/firebase-framework-tools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: build-v0.1.1
Choose a base ref
...
head repository: FirebaseExtended/firebase-framework-tools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: common-v0.0.8
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Aug 15, 2025

  1. Add apphosting config interface to common. (#385)

    - Add interfaces for the apphosting config, while sharing what can be shared with the bundle config
    - remove unused and duplicate interfaces in adapter-angular
    - Add 'Build' enum value for envvars availability. This was previously limited to "Runtime" because it was used only for bundle.yaml's envvars which are envvars set by the adapter after a build to be used for runtime. Now the envvars interface will be shared with the apphosting config
    annajowang authored Aug 15, 2025
    Configuration menu
    Copy the full SHA
    67a33e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

  1. Configuration menu
    Copy the full SHA
    d44a968 View commit details
    Browse the repository at this point in the history
Loading