Skip to content

feat(monorepo): Merge rust services into Posthog as a subtree #44304

feat(monorepo): Merge rust services into Posthog as a subtree

feat(monorepo): Merge rust services into Posthog as a subtree #44304

Triggered via pull request June 12, 2024 10:10
Status Success
Total duration 2m 8s
Artifacts

container-images-ci.yml

on: pull_request
Build Docker image
1m 56s
Build Docker image
Lint changed Dockerfiles
36s
Lint changed Dockerfiles
Deploy preview environment  /  Deploy preview environment
Deploy preview environment / Deploy preview environment
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Lint changed Dockerfiles: rust/Dockerfile#L15
Do not use apt as it is meant to be a end-user tool, use apt-get or apt-cache instead
Lint changed Dockerfiles: rust/Dockerfile#L25
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
Lint changed Dockerfiles: rust/Dockerfile.migrate#L3
Do not use apt as it is meant to be a end-user tool, use apt-get or apt-cache instead
Lint changed Dockerfiles
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build Docker image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: n1hility/cancel-previous-runs@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.