Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
48 commits
Select commit Hold shift + click to select a range
5389f50
Unbreak build (#3463)
inlined Jun 8, 2021
e19e01a
firestore:delete getConfirmationMessage should include current projec…
davidbrenner Jun 8, 2021
696cf80
Add asia-southeast1 to RTDB CLI (#3460)
fredzqm Jun 8, 2021
9f4ba03
Fix init database without projectId (#3446)
samtstern Jun 8, 2021
44ae32e
Fix init database (#3445)
samtstern Jun 8, 2021
d756f44
Added value check for "feature" parameter in init (#3449)
andrewheard Jun 8, 2021
016cc05
Bump trim-newlines from 3.0.0 to 3.0.1 (#3471)
dependabot[bot] Jun 9, 2021
93acb1b
Bump ws from 7.2.3 to 7.4.6 (#3428)
dependabot[bot] Jun 9, 2021
e7d07c2
add node16 to tests (#3462)
bkendall Jun 9, 2021
cb7b522
Import/export download tokens (#3444)
samtstern Jun 9, 2021
7c08e42
Fixes Storage Emulator startup errors (#3478)
abeisgoat Jun 9, 2021
a89147e
Bump normalize-url from 4.5.0 to 4.5.1 (#3476)
dependabot[bot] Jun 10, 2021
9718f47
Fixes download tokens missing when uploading files via Cloud SDK (#3479)
abeisgoat Jun 10, 2021
0641bd2
Follow up to #3420 (#3437)
samtstern Jun 11, 2021
0be4074
Increase waitForPortClosed timeout to 60s (#3483)
erikologic Jun 14, 2021
c236401
Added validation logic to allow selectResource param type in extensio…
pavelgj Jun 15, 2021
68a97fe
Fix background functions in functions:shell (#3491)
samtstern Jun 15, 2021
841fa36
9.13.0
google-oss-bot Jun 15, 2021
e886db6
[firebase-release] Removed change log and reset repo after 9.13.0 rel…
google-oss-bot Jun 15, 2021
ac875c4
Fix ext:update issue where local extension is incorrectly inferred as…
huangjeff5 Jun 16, 2021
497728d
Add missing changelog entry for #3499 (#3500)
huangjeff5 Jun 16, 2021
ab1a946
Fix init hosting:github (#3503)
samtstern Jun 17, 2021
a2c40f0
9.13.1
google-oss-bot Jun 17, 2021
9902ca1
[firebase-release] Removed change log and reset repo after 9.13.1 rel…
google-oss-bot Jun 17, 2021
e21fcaf
Avoid emulator data loss when there an error during export (#3511)
samtstern Jun 18, 2021
9c8000d
Ask before overwriting storage.rules (#3510)
samtstern Jun 21, 2021
9a20fb9
Update CONTRIBUTING.md (#3513)
davidbielik Jun 21, 2021
ca904cb
Release Cloud Firestore Emulator v1.13.0. (#3515)
yuchenshi Jun 21, 2021
f914da2
Basic create support
inlined Jun 8, 2021
b8bcd2c
Use vendoring to fetch SDK
inlined Jun 17, 2021
bd9fa14
Update sample code
inlined Jun 18, 2021
7940dca
Simplify unarchive pipe
inlined Jun 18, 2021
834a8cb
TSLint
inlined Jun 18, 2021
6ea031c
PR feedback
inlined Jun 21, 2021
90c9ff2
Delete Container Registry images left after Functions deployment (#3439)
inlined Jun 21, 2021
96dd4c0
Increase max function ID length to 63 (#3521)
inlined Jun 21, 2021
6827008
Fix crash when deploying zero functions. (#3520)
inlined Jun 21, 2021
6b84772
Use proper replace and get commands
inlined Jun 21, 2021
3fd414f
Update changelog with my recent pushes (#3522)
inlined Jun 21, 2021
062272c
9.14.0
google-oss-bot Jun 21, 2021
c559a57
[firebase-release] Removed change log and reset repo after 9.14.0 rel…
google-oss-bot Jun 21, 2021
4bad61c
Bump glob-parent from 5.0.0 to 5.1.2 (#3472)
dependabot[bot] Jun 22, 2021
6e23980
Added deferred provisioning check for Storage and Authentication duri…
pavelgj Jun 23, 2021
d460ad2
Generate JSON Schema for firebase.json (#3505)
samtstern Jun 23, 2021
cf48d12
Fetch from newly public GH repo
inlined Jun 23, 2021
9fe49b9
PR feedback
inlined Jun 25, 2021
596640d
Format
inlined Jun 25, 2021
ae804e0
Merge remote-tracking branch 'origin/master' into inlined.create-func…
inlined Jun 25, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions .github/workflows/node-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
- 10.x
- 12.x
- 14.x
- 16.x
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
Expand Down Expand Up @@ -123,3 +124,21 @@ jobs:
node-version: ${{ matrix.node-version }}
- run: npm install --package-lock-only
- run: "git diff --exit-code -- package-lock.json || (echo 'Error: package-lock.json is changed during npm install! Please make sure to use npm >= 6.9.0 and commit package-lock.json.' && false)"

check-json-schema:
runs-on: ubuntu-latest

strategy:
matrix:
node-version:
- 12.x

steps:
- uses: actions/checkout@v2
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v2
with:
node-version: ${{ matrix.node-version }}
- run: npm install
- run: npm run generate:json-schema
- run: "git diff --exit-code -- schema/*.json || (echo 'Error: JSON schema is changed! Please run npm run generate:json-schema and commit the results.' && false)"
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
- Add Warsaw (europe-central2) Cloud Function Location to Firebase Extension template.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ repository:
```bash
git clone [email protected]:firebase/firebase-tools.git
cd firebase-tools
npm install # must be run the first time you clone
npm link # installs dependencies, runs a build, links it into the environment
```

Expand Down
258 changes: 220 additions & 38 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading