Skip to content

fix: derive default docker image name from repo name#24

Merged
retr0h merged 1 commit intomainfrom
fix/docker-image-default
Mar 15, 2026
Merged

fix: derive default docker image name from repo name#24
retr0h merged 1 commit intomainfrom
fix/docker-image-default

Conversation

@retr0h
Copy link
Contributor

@retr0h retr0h commented Mar 15, 2026

Summary

  • Change JUST_DOCKER_IMAGE default from hardcoded osapi-justfiles to
    the git repo directory name via backtick expression
  • Each consuming project now gets a sensible default (e.g. osapi,
    nats-client) without needing to set the env var

🤖 Generated with Claude Code

Use the git repo directory name as the default image name
instead of hardcoding osapi-justfiles. Each consuming project
gets its own name automatically (e.g. osapi, nats-client).

🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
@github-actions
Copy link

Thank you for contributing to this project! 😊🕹️

@retr0h retr0h merged commit 6e32275 into main Mar 15, 2026
4 checks passed
@retr0h retr0h deleted the fix/docker-image-default branch March 15, 2026 23:33
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