0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 09:14:46 +01:00
Commit Graph

12 Commits

Author SHA1 Message Date
Oliver Browne
de4213e871
feat(err): Store symbol sets (#25904)
Co-authored-by: David Newell <d.newell1@outlook.com>
2024-11-05 15:50:33 +01:00
David Newell
9c47f830d5
chore: rust linting in CI (#25758) 2024-10-24 11:29:11 +01:00
Michael Matloka
cc06dfa112
ci: Niceify Rust CI naming (#24834) 2024-09-06 17:25:47 +02:00
Dylan Martin
8dde90a652
feat(flags): adding support for GeoIP and person property overrides to rust flag service (#24536)
Co-authored-by: Phani Raj <phani@posthog.com>
2024-08-27 19:58:20 +00:00
Brett Hoerner
4a0dbb1755
chore(cyclotron): publish docker images (#24537) 2024-08-23 10:27:59 +03:00
Brett Hoerner
85c6235d2e
fix: bump max wait time for flakey cyclotron test, add RUST_BACKTRACE=1 (#24516) 2024-08-22 09:14:52 +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
Neil Kakkar
50adf3b4ae
feat(flags): Fetch flags and team from database (#23120)
Co-authored-by: Dylan Martin <dylan@posthog.com>
Co-authored-by: James Greenhill <fuziontech@gmail.com>
2024-07-24 08:40:09 -07:00
Neil Kakkar
412dc78217
test: Skip docker login for running tests (#23040)
* test: Try no docker login

* Update rust.yml
2024-06-18 12:18:35 +02:00
dependabot[bot]
b46e97cb70
chore(deps): bump actions/cache from 3 to 4 (#23002)
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  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:02 +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