Skip to content

fix: drop armv7 from multi-arch build#1

Merged
Sathvik-Rao merged 1 commit into
mainfrom
fix-drop-armv7
May 27, 2026
Merged

fix: drop armv7 from multi-arch build#1
Sathvik-Rao merged 1 commit into
mainfrom
fix-drop-armv7

Conversation

@Sathvik-Rao
Copy link
Copy Markdown
Owner

@Sathvik-Rao Sathvik-Rao commented May 27, 2026

Summary

Remove linux/arm/v7 from the CI Docker build platforms and update README references to reflect that the published multi-arch image now targets amd64 and arm64 only. Files changed: .github/workflows/ci.yml and README.md.

Type of change

  • fix: ... — bug fix → patch bump (0.0.x)
  • feat: ... — new feature → minor bump (0.x.0)
  • feat!: ... / BREAKING CHANGE — breaking change → major bump (x.0.0)
  • chore: / docs: / ci: / refactor: — no release created

PR title format

Your PR title becomes the commit message on merge and determines the version bump:

feat(resume): add cover letter section
fix: pdf export crash on empty work history
feat!: replace /generate endpoint with /build (breaking)
chore: update dev dependencies

Pattern: type(optional-scope): short description in lowercase

Checklist

  • Tests added / updated under backend/tests/ for any changed backend/app/ code
  • pytest passes locally (cd backend && pytest)
  • PR title follows the format above

Remove linux/arm/v7 from the CI Docker build platforms and update README references to reflect that the published multi-arch image now targets amd64 and arm64 only. Files changed: .github/workflows/ci.yml and README.md.
@github-actions
Copy link
Copy Markdown

Suggested tests for this PR

PR title: Drop armv7 from multi-arch build

PR description:

Remove linux/arm/v7 from the CI Docker build platforms and update README references to reflect that the published multi-arch image now targets amd64 and arm64 only. Files changed: .github/workflows/ci.yml and README.md.

Summary

Type of change

  • fix: ... — bug fix → patch bump (0.0.x)
  • feat: ... — new feature → minor bump (0.x.0)
  • feat!: ... / BREAKING CHANGE — breaking change → major bump (x.0.0)
  • chore: / docs: / ci: / refactor: — no release created

PR title format

Your PR title becomes the commit message on merge and determines the version bump:

feat(resume): add cover letter section
fix: pdf export crash on empty work history
feat!: replace /generate endpoint with /build (breaking)
chore: update dev dependencies

Pattern: type(optional-scope): short description in lowercase

Checklist

  • Tests added / updated under backend/tests/ for any changed backend/app/ code
  • pytest passes locally (cd backend && pytest)
  • PR title follows the format above

No backend/app/**.py files changed — no test suggestions.

@Sathvik-Rao Sathvik-Rao changed the title Drop armv7 from multi-arch build fix: Drop armv7 from multi-arch build May 27, 2026
@Sathvik-Rao Sathvik-Rao changed the title fix: Drop armv7 from multi-arch build fix: drop armv7 from multi-arch build May 27, 2026
@Sathvik-Rao Sathvik-Rao merged commit ee4e98a into main May 27, 2026
4 checks passed
@Sathvik-Rao Sathvik-Rao deleted the fix-drop-armv7 branch May 28, 2026 05:14
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 this pull request may close these issues.

1 participant