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

Use SOCI #389

Closed
kichik opened this issue Jul 18, 2023 · 0 comments · Fixed by #499
Closed

Use SOCI #389

kichik opened this issue Jul 18, 2023 · 0 comments · Fixed by #499

Comments

@kichik
Copy link
Member

kichik commented Jul 18, 2023

@mergify mergify bot closed this as completed in #499 Feb 19, 2024
mergify bot pushed a commit that referenced this issue Feb 19, 2024
Build and push SOCI indexes so Fargate can start our runners faster.

Technically only Fargate supports it now. But it's easier to just always build it. Plus ECS and Lambda may support it in the future. That's why we build it for all providers.

This commit also updates CodeBuild image builder to Amazon Linux 2023. Prior to this we were on Ubuntu for x64 and Amazon Linux 2 for arm64. Previous iterations of this PR required this for containerd, but the current one doesn't require it. Still I kept it here to keep the image build environment consistent between platforms.

Resolves #389
Relates #438
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 a pull request may close this issue.

1 participant