The version number in the label should follow how other recipes are versioned. If you delete that line and run abra recipe sync rest-server it should prompt for whether to start with 0.1.0 or 1.0.0 for the recipe version, and then show the label to add. Or you can edit the 1 to either of those, then before committing run abra recipe release rest-server.
For Synapse we called it matrix-synapse to be more recognisable, do you think restic-rest-server would help people at all?
I can make either or both of these changes if you agree but you don't have time / interest.
Looks fantastic, thanks so much! 👏
Some comments:
1. The [version number in the label](https://git.coopcloud.tech/coop-cloud/rest-server/src/branch/main/compose.yml#L29) should follow [how other recipes are versioned](https://docs.coopcloud.tech/maintainers/handbook/#how-are-recipes-versioned). If you delete that line and run `abra recipe sync rest-server` it should prompt for whether to start with `0.1.0` or `1.0.0` for the recipe version, and then show the label to add. Or you can edit the `1` to either of those, then before committing run `abra recipe release rest-server`.
2. For Synapse we called it `matrix-synapse` to be more recognisable, do you think `restic-rest-server` would help people at all?
I can make either or both of these changes if you agree but you don't have time / interest.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
:³
Looks fantastic, thanks so much! 👏
Some comments:
The version number in the label should follow how other recipes are versioned. If you delete that line and run
abra recipe sync rest-serverit should prompt for whether to start with0.1.0or1.0.0for the recipe version, and then show the label to add. Or you can edit the1to either of those, then before committing runabra recipe release rest-server.For Synapse we called it
matrix-synapseto be more recognisable, do you thinkrestic-rest-serverwould help people at all?I can make either or both of these changes if you agree but you don't have time / interest.
@fauno looks good, closing?