Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

build: add CONTAINER_CMD/PLATFORM vars for cross-arch builds#8612

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
base698 wants to merge1 commit intoapache:main
base:main
Choose a base branch
Loading
frombase698:jt_mac_podman

Conversation

@base698
Copy link

⚠️ Pre Checklist

Please completeALL items in this checklist, and remove before submitting

  • I have read through theContributing Documentation.
  • I have added relevant tests.
  • I have added relevant documentation.
  • I will add labels to the PR, such aspr-type/bug-fix,pr-type/feature-development, etc.

Summary

This PR improves container build flexibility and unifies the JIRA epic collector to use the v3/search/jql endpoint exclusively.

Key changes:

  • Makefiles
    • IntroducesCONTAINER_CMD (defaults todocker) andPLATFORM (defaults tolinux/amd64) for flexible builds across environments.
    • Updates alldocker build commands to respect$(CONTAINER_CMD) and--platform=$(PLATFORM).
  • Backend Dockerfile
    • Adds-Wno-incompatible-pointer-types andUSE_BUNDLED_ZLIB=ON to CMake flags for stable cross-compile oflibgit2.

Does this close any open issues?

  • No

Screenshots

N/A


Other Information

Usage

  • make build-server-image CONTAINER_CMD=podman PLATFORM=linux/arm64

Motivation

  • Allow building on a MacBook Pro

@dosubotdosubotbot added size:SThis PR changes 10-29 lines, ignoring generated files. devopsSomething about CI/CD (devops) pr-type/feature-developmentThis PR is to develop a new feature priority/mediumThis issue is medium important labelsOct 14, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

devopsSomething about CI/CD (devops)pr-type/feature-developmentThis PR is to develop a new featurepriority/mediumThis issue is medium importantsize:SThis PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@base698

[8]ページ先頭

©2009-2025 Movatter.jp