Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix "invalid reference format" error if nested name is not set #461

Merged
merged 2 commits into from
Oct 17, 2024

Conversation

jamesbassett
Copy link
Contributor

Fixes #393

This turned out to be caused by the unnecessary trailing _ in the project name logic. It now only adds it if there is a nested name to add as a suffix.

Sorry I didn't update the tests to add a docker build to replicate this, but I did test this plugin change locally against one of my projects with this issue.

@augi augi merged commit ce6f4e8 into avast:main Oct 17, 2024
1 check passed
@augi
Copy link
Member

augi commented Oct 17, 2024

Thank you 👍 I'm going to release a new version ASAP.

@jamesbassett jamesbassett deleted the fix_project_name branch October 17, 2024 11:49
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.

Invalid tag when running default composeBuild
2 participants