Skip to content

Use ARCALOT_POETRY_VERSION org variable#20

Merged
dustinblack merged 1 commit into
mainfrom
poetry-org-variable
Jun 11, 2026
Merged

Use ARCALOT_POETRY_VERSION org variable#20
dustinblack merged 1 commit into
mainfrom
poetry-org-variable

Conversation

@dustinblack

Copy link
Copy Markdown
Member

Summary

  • Replace hardcoded poetry==1.8.3 in Dockerfile.buildbase with a Docker build arg sourced from the ARCALOT_POETRY_VERSION org-level GitHub variable.
  • Pass the variable through the CI workflow's build-args to the Docker build.
  • This centralizes Poetry version management across all Arcaflow repos alongside the existing ARCALOT_PYTHON_SUPPORTED_VERSIONS and ARCALOT_PYTHON_VERSION variables.

Test plan

  • Set new org variable ARCALOT_POETRY_VERSION to 1.8.3
  • Verify the base image builds successfully with the variable

🤖 Generated with Claude Code

Replace hardcoded poetry==1.8.3 in Dockerfile.buildbase with a
build arg sourced from the ARCALOT_POETRY_VERSION org-level
GitHub variable. This centralizes Poetry version management
across all Arcaflow repos.

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Comment thread Dockerfile.buildbase
@dustinblack dustinblack merged commit 22c0221 into main Jun 11, 2026
2 checks passed
@dustinblack dustinblack deleted the poetry-org-variable branch June 11, 2026 17:25
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.

2 participants