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

feat: add cli --migrationsCollection option #79

Open
wants to merge 73 commits into
base: master
Choose a base branch
from

Conversation

jackall3n
Copy link

@jackall3n jackall3n commented Aug 8, 2023

Adding --migrationsCollection option

Why?

To support the requirement where fireway cannot be used a collection name for storing the migration state.

@jackall3n
Copy link
Author

This resolves: #78

@jackall3n jackall3n changed the title feat: add cli --migrationCollection option feat: add cli --migrationsCollection option Aug 8, 2023
@jackall3n
Copy link
Author

@kevlened how do you feel about this one?

jackall3n and others added 30 commits March 14, 2024 16:21
…ipt-5.4.2

Bump typescript from 4.6.4 to 5.4.2
…e-tools-13.5.0

Bump firebase-tools from 10.7.2 to 13.5.0
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.7.0 to 10.9.2.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md)
- [Commits](TypeStrong/ts-node@v10.7.0...v10.9.2)

---
updated-dependencies:
- dependency-name: ts-node
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [firebase-admin](https://github.com/firebase/firebase-admin-node) from 10.1.0 to 12.0.0.
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Commits](firebase/firebase-admin-node@v10.1.0...v12.0.0)

---
updated-dependencies:
- dependency-name: firebase-admin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…e-admin-12.0.0

Bump firebase-admin from 10.1.0 to 12.0.0
…-10.9.2

Bump ts-node from 10.7.0 to 10.9.2
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 1.14.0 to 2.0.3.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](bahmutov/start-server-and-test@v1.14.0...v2.0.3)

---
updated-dependencies:
- dependency-name: start-server-and-test
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…gex-4.1.1

Bump ansi-regex from 4.1.0 to 4.1.1
…rver-and-test-2.0.3

Bump start-server-and-test from 1.14.0 to 2.0.3
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.2 to 6.11.4.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/commits)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…fjs-6.11.4

Bump protobufjs from 6.11.2 to 6.11.4
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.

1 participant