abra recipe release shows empty PROPOSED CHANGES table #805

Open
opened 2026-03-24 23:08:05 +00:00 by decentral1se · 3 comments
Owner

Running abra recipe release with no new changes since the latest release showed this:

The latest published version is 5.0.0+v3.6.10

┏━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━┓
┃SERVICE┃5.0.0+v3.6.10┃PROPOSED CHANGES┃
┣━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━━━━┫
┗━━━━━━━┻━━━━━━━━━━━━━┻━━━━━━━━━━━━━━━━┛

@iexos it is still the idea that you can make a tagged release without any changes in the image version? I assume "yes" for config changes and other stuff. In this case, we should now show this table and simply skip it?

Running `abra recipe release` with no new changes since the latest release showed this: ``` The latest published version is 5.0.0+v3.6.10 ┏━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━┓ ┃SERVICE┃5.0.0+v3.6.10┃PROPOSED CHANGES┃ ┣━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━━━━┫ ┗━━━━━━━┻━━━━━━━━━━━━━┻━━━━━━━━━━━━━━━━┛ ``` @iexos it is still the idea that you can make a tagged release without any changes in the image version? I assume "yes" for config changes and other stuff. In this case, we should now show this table and simply skip it?
decentral1se added the
bug
label 2026-03-24 23:08:05 +00:00
Member

I don't think this behaviour changed with v0.13? Please correct me if I am wrong.

I guess this table never accounted for other changes than image tags. Which can be confusing. I am not sure which way to go, I can image different ways:

  • getting rid of the table entirely
  • hiding this table if no image tags changed
  • add a table with files changed as well
  • print the git log instead

I don't look at this table in the wall of text during releasing so I might not be the best person to make this decision.

I don't think this behaviour changed with v0.13? Please correct me if I am wrong. I guess this table never accounted for other changes than image tags. Which can be confusing. I am not sure which way to go, I can image different ways: - getting rid of the table entirely - hiding this table if no image tags changed - add a table with files changed as well - print the git log instead I don't look at this table in the wall of text during releasing so I might not be the best person to make this decision.
Author
Owner

I really wonder if we should get rid of that wall of text also? Who even reads it 😆

I really wonder if we should get rid of that wall of text also? Who even reads it 😆
Member

We could? I do like the reminder to use proper semantic versioning, though this could be a link as well.

We could? I do like the reminder to use proper semantic versioning, though this could be a link as well.
decentral1se added this to the Abra "next" project 2026-03-29 16:04:39 +00:00
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: toolshed/abra#805
No description provided.