Skip to content

Ensure lowercase repository name - #25

Open
The0mikkel wants to merge 4 commits into
mainfrom
develop
Open

Ensure lowercase repository name#25
The0mikkel wants to merge 4 commits into
mainfrom
develop

Conversation

@The0mikkel

Copy link
Copy Markdown
Member

This update provides a small fix to the repo argument input, where it automatically makes it lower case.
This is due to Github usernames and organisations may have uppercase letters, but Docker images, which the arugment is used for templating, must be lowercase.

This update therefore forces repo input to always be lowercase.

The0mikkel and others added 4 commits March 21, 2026 23:12
## [2.0.1-rc.1](v2.0.0...v2.0.1-rc.1) (2026-07-31)

### Bug Fixes

* **args:** ensure GitHub repository name is lowercase for container image compatibility ([4075d93](4075d93))
* **release:** update release workflow to use version v1.5.0 ([34c5939](34c5939))
@The0mikkel The0mikkel self-assigned this Jul 31, 2026
Copilot AI review requested due to automatic review settings July 31, 2026 18:20

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

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.

3 participants