0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 04:12:23 +01:00
Commit Graph

7 Commits

Author SHA1 Message Date
dependabot[bot]
26c1dac4f1
chore(deps): bump aws-actions/amazon-ecr-login from 1 to 2 (#19558)
Bumps [aws-actions/amazon-ecr-login](https://github.com/aws-actions/amazon-ecr-login) from 1 to 2.
- [Release notes](https://github.com/aws-actions/amazon-ecr-login/releases)
- [Changelog](https://github.com/aws-actions/amazon-ecr-login/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws-actions/amazon-ecr-login/compare/v1...v2)

---
updated-dependencies:
- dependency-name: aws-actions/amazon-ecr-login
  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-01-02 15:27:40 +00:00
dependabot[bot]
a49eda3f50
chore(deps): bump aws-actions/configure-aws-credentials from 1 to 4 (#19557)
Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 1 to 4.
- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases)
- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws-actions/configure-aws-credentials/compare/v1...v4)

---
updated-dependencies:
- dependency-name: aws-actions/configure-aws-credentials
  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-01-02 15:06:55 +00:00
Michael Matloka
3a85190401
chore(3000): Clean up support panel (#18968)
* chore(3000): Clean up support panel

* Adjust panel button shadows

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (1)

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-30 18:29:13 -05:00
danielxnj
b0a9ce2818
chore: hobby deployment on PR (#18733)
* Check docker before installing it
2023-11-29 18:16:15 -05:00
Frank Hamand
0e5c356293
fix: Use new tailscale key on cleanup that doesn't need renewing (#16623)
Use new tailscale key on cleanup that doesn't need renewing
2023-07-18 13:50:21 +02:00
Frank Hamand
6fa27cc8bd
ci: Ignore errors on PR Deploy cleanup (#15064)
Ignore errors on PR Deploy cleanup

Most likely there's simply nothing to delete so don't worry about it
2023-04-24 14:07:57 +01:00
Frank Hamand
478365740d
feat: Add cleanup workflow for PR Preview deploys (#15028)
Add cleanup workflow for PR Preview deploys
2023-04-11 12:50:55 +01:00