Skip to content

Migrate get-tag-name to docker-actions#46

Merged
JackPGreen merged 2 commits intomasterfrom
migrate-get-tag-name
Feb 9, 2026
Merged

Migrate get-tag-name to docker-actions#46
JackPGreen merged 2 commits intomasterfrom
migrate-get-tag-name

Conversation

@JackPGreen
Copy link
Contributor

Copy link
Contributor

@nishaatr nishaatr left a comment

Choose a reason for hiding this comment

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

needs usual unit test
feels an overkill !!

@JackPGreen
Copy link
Contributor Author

needs usual unit test feels an overkill !!

Pointless but added a (trivial) one.

ed4b43a

@JackPGreen JackPGreen requested a review from nishaatr February 6, 2026 18:56
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 6, 2026

- name: Run get-tag-name
uses: ./get-tag-name
with:
VERSION: "5.4.1"
Copy link
Contributor

Choose a reason for hiding this comment

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

why not test output is v5.4.1?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

why not test output is v5.4.1?

I could do but seems complete overkill.
Replacing one duplicated inlineable operation (prepending "v" to a variable) becomes >30 LOC.

@JackPGreen JackPGreen merged commit 91fea14 into master Feb 9, 2026
23 checks passed
@JackPGreen JackPGreen deleted the migrate-get-tag-name branch February 9, 2026 10:43
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