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(go/plugin/firebase): add firebase retriever (rebased on main) #1079

Open
wants to merge 85 commits into
base: main
Choose a base branch
from

Conversation

cabljac
Copy link
Contributor

@cabljac cabljac commented Oct 21, 2024

Rebased from #791

Checklist (if applicable):

  • Tested (manually, unit tested, etc.)
  • Docs updated

philnash and others added 30 commits September 16, 2024 21:06
…here is a parent span. (#931)

When running locally, there is a parent 'dev-run-action-wrapper' span, and this results in an extracted flow name that looks like 'dev-run-action-wrapper/{<flowName>'.
…arantee each character is exactly 2 bytes, so our previous truncation logic did not work for large messages containing a lot of unicode characters. (#938)

Although @google-cloud/logging-winston uses the default maxEntrySize of 250k, when all of those characters are in a single json field, it was still not truncating.
Has critical fixes for supporting bundlers such as es-build
Automated Version Bump and others added 20 commits October 4, 2024 17:15
* Revamp get started docs

* Update docs/get-started.md

Co-authored-by: Kevin Cheung <kevinthecheung@users.noreply.github.com>

---------

Co-authored-by: “chrisraygill” <“chgill@google.com”>
Co-authored-by: Kevin Cheung <kevinthecheung@users.noreply.github.com>
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.20.0.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.19.2...4.20.0)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.20.2 to 1.20.3.
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](expressjs/body-parser@1.20.2...1.20.3)

---
updated-dependencies:
- dependency-name: body-parser
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@cabljac cabljac force-pushed the @invertase/firestore-retriever-go-main branch from 3d4d64b to e0b6c65 Compare October 21, 2024 13:06
@cabljac cabljac force-pushed the @invertase/firestore-retriever-go-main branch from e0b6c65 to b136f3a Compare October 21, 2024 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.