0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-25 11:17:50 +01:00
Commit Graph

8 Commits

Author SHA1 Message Date
Frank Hamand
b8dd904f24
feat: Add ci/cd for capture-replay (#24604) 2024-08-27 12:46:04 +00:00
Oliver Browne
f0d94b0ddf
feat: Pull event/property definitions into its own service, so we can get it out of the plugin server (#24166) 2024-08-27 06:35:04 +01:00
Brett Hoerner
4a0dbb1755
chore(cyclotron): publish docker images (#24537) 2024-08-23 10:27:59 +03:00
Frank Hamand
ce575be654
chore: Build images for rust capture and vector capture for multi-arch (#24309) 2024-08-12 14:36:12 +01:00
dependabot[bot]
d645459431
chore(deps): bump docker/metadata-action from 4 to 5 (#23003)
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 09:21:21 +02:00
dependabot[bot]
f2ff3c58a5
chore(deps): bump docker/setup-qemu-action from 2 to 3 (#23004)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 09:19:22 +02:00
Neil Kakkar
57647c88e3
chore(ci): Fix hook-migrator CI, better name rust checks (#22905) 2024-06-12 11:57:34 +01:00
Neil Kakkar
ee6cd6d9c2 chore: adjust ci for rust services, merge master 2024-06-11 16:30:21 +01:00