Skip to content

Fix arm64 builds, part 2#69

Merged
AlekSi merged 7 commits intoferretdbfrom
fix-docker2
May 6, 2025
Merged

Fix arm64 builds, part 2#69
AlekSi merged 7 commits intoferretdbfrom
fix-docker2

Conversation

@AlekSi
Copy link
Copy Markdown
Member

@AlekSi AlekSi commented May 6, 2025

Closes FerretDB/FerretDB#4726.

Co-authored-by: Chi Fujii chi.fujii@ferretdb.io

Co-authored-by: Chi Fujii <chi.fujii@ferretdb.io>
@AlekSi AlekSi self-assigned this May 6, 2025
@AlekSi AlekSi added packages PRs that should build packages trust PRs that can access Actions secrets labels May 6, 2025
@AlekSi AlekSi marked this pull request as ready for review May 6, 2025 19:12
@AlekSi AlekSi merged commit 64662c7 into ferretdb May 6, 2025
8 of 12 checks passed
@AlekSi AlekSi deleted the fix-docker2 branch May 6, 2025 19:12
Comment on lines 207 to 210
run: >
make -C packaging docker-build
POSTGRES_VERSION=${{ matrix.pg }}
DOCUMENTDB_VERSION=${{ steps.version.outputs.debian_version }}

Check failure

Code scanning / CodeQL

Checkout of untrusted code in a privileged context Critical

Potential execution of untrusted code on a privileged workflow (
pull_request_target
)
Comment thread .github/workflows/ferretdb_packages.yml Outdated
Comment on lines 216 to 226

Check failure

Code scanning / CodeQL

Checkout of untrusted code in a privileged context Critical

Potential execution of untrusted code on a privileged workflow (
pull_request_target
)
AlekSi added a commit that referenced this pull request May 9, 2025
Co-authored-by: Chi Fujii <chi.fujii@ferretdb.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

packages PRs that should build packages trust PRs that can access Actions secrets

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Full arm64 support

2 participants