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

Configure pubsub emulator #803

Merged
merged 1 commit into from
Jul 28, 2024

Conversation

joacohoyos
Copy link

@joacohoyos joacohoyos commented Jul 25, 2024

We usually use pubsub through an emulator running on docker.

Figured there was no way to configure the emulator on pubsub. This pr added supports for it

@joacohoyos joacohoyos changed the base branch from main to lts/v1 July 25, 2024 20:56
@joacohoyos joacohoyos force-pushed the configure-pubsub-emulator branch 4 times, most recently from 80ca3f4 to d348e07 Compare July 26, 2024 14:44
@scarmuega scarmuega merged commit 5bf6b83 into txpipe:lts/v1 Jul 28, 2024
@pocesar
Copy link

pocesar commented Jul 30, 2024

pocesar added a commit to jpg-store/oura that referenced this pull request Jul 30, 2024
* fix: use atomic operation to write cursor (txpipe#798)

* Release v1.8.6

* feat: add support for GCP pubsub emulator (txpipe#803)

* fix: tests and lint errors

chore: lock file

chore(deps): bump crossterm from 0.25.0 to 0.27.0

Bumps [crossterm](https://github.com/crossterm-rs/crossterm) from 0.25.0 to 0.27.0.
- [Release notes](https://github.com/crossterm-rs/crossterm/releases)
- [Changelog](https://github.com/crossterm-rs/crossterm/blob/master/CHANGELOG.md)
- [Commits](crossterm-rs/crossterm@0.25...0.27.0)

---
updated-dependencies:
- dependency-name: crossterm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

chore(deps): bump strum from 0.24.1 to 0.25.0

Bumps [strum](https://github.com/Peternator7/strum) from 0.24.1 to 0.25.0.
- [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Peternator7/strum/commits)

---
updated-dependencies:
- dependency-name: strum
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: update vulnerable dependencies

* fix: gcp auth

* fix: missing feature for auth

* chore: rebase from upstream

* chore: lock file

* fix: StatusCode mismatch
pocesar added a commit to jpg-store/oura that referenced this pull request Aug 5, 2024
* fix: use atomic operation to write cursor (txpipe#798)

* Release v1.8.6

* feat: add support for GCP pubsub emulator (txpipe#803)

* feat: make v1 compatible with Conway era (txpipe#807)

* Release v1.9.0

* fix: running pubsub on platform

* chore: formatting

* chore: cargo fmt

---------

Co-authored-by: Santiago Carmuega <[email protected]>
Co-authored-by: Joaquin Hoyos (Clark) <[email protected]>
joacohoyos pushed a commit to jpg-store/oura that referenced this pull request Aug 23, 2024
* fix: use atomic operation to write cursor (txpipe#798)

* Release v1.8.6

* feat: add support for GCP pubsub emulator (txpipe#803)

* fix: tests and lint errors

chore: lock file

chore(deps): bump crossterm from 0.25.0 to 0.27.0

Bumps [crossterm](https://github.com/crossterm-rs/crossterm) from 0.25.0 to 0.27.0.
- [Release notes](https://github.com/crossterm-rs/crossterm/releases)
- [Changelog](https://github.com/crossterm-rs/crossterm/blob/master/CHANGELOG.md)
- [Commits](crossterm-rs/crossterm@0.25...0.27.0)

---
updated-dependencies:
- dependency-name: crossterm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

chore(deps): bump strum from 0.24.1 to 0.25.0

Bumps [strum](https://github.com/Peternator7/strum) from 0.24.1 to 0.25.0.
- [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Peternator7/strum/commits)

---
updated-dependencies:
- dependency-name: strum
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: update vulnerable dependencies

* fix: gcp auth

* fix: missing feature for auth

* chore: rebase from upstream

* chore: lock file

* fix: StatusCode mismatch
joacohoyos added a commit to jpg-store/oura that referenced this pull request Aug 23, 2024
* fix: use atomic operation to write cursor (txpipe#798)

* Release v1.8.6

* feat: add support for GCP pubsub emulator (txpipe#803)

* feat: make v1 compatible with Conway era (txpipe#807)

* Release v1.9.0

* fix: running pubsub on platform

* chore: formatting

* chore: cargo fmt

---------

Co-authored-by: Santiago Carmuega <[email protected]>
Co-authored-by: Joaquin Hoyos (Clark) <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants