Skip to content

Conversation

tharakadesilva
Copy link
Contributor

@tharakadesilva tharakadesilva commented Jul 6, 2025

What I assume is a fix for https://github.com/tharakadesilva/rules_spring_aot/actions/runs/16100304948/workflow

EDIT: It definitely fixes the original issue, but there is a new one: https://github.com/tharakadesilva/rules_spring_aot/actions/runs/16120615257/job/45485199842

Can merge this, will look into the other issue separately.

@jacky8hyf
Copy link

+1, I think it starts failing since 6d62e9b

@jacky8hyf
Copy link

EDIT: It definitely fixes the original issue, but there is a new one: https://github.com/tharakadesilva/rules_spring_aot/actions/runs/16120615257/job/45485199842

I've hit the same issue and it was because a previous workflow run has already created a tag, and I forced-pushed HEAD where the workflow is executing on, causing HEAD to be unrelated to the tag. Deleting the old tag worked for me.

@tharakadesilva
Copy link
Contributor Author

EDIT: It definitely fixes the original issue, but there is a new one: https://github.com/tharakadesilva/rules_spring_aot/actions/runs/16120615257/job/45485199842

I've hit the same issue and it was because a previous workflow run has already created a tag, and I forced-pushed HEAD where the workflow is executing on, causing HEAD to be unrelated to the tag. Deleting the old tag worked for me.

Thank you!

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