Append go version to release/package file #1
Labels
No labels
bug
feature request
improvement
priority
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
leon/gotify-webhooks-plugin#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Go plugins are built against a specific go version. If gotify updates it (like in 2.5.0), the plugin is incompatible. Since there might not be many changes to this tool, it should be possible to create multiple releases per version tag with different go version builds like
1.0.0-go1.22.0.Luckily the masters go version is stored in
build/gotify-server-go-versionin the build job. We can use this to add the go version to the package registry path and to the release!changed due date to July 23, 2024
assigned to @leon
mentioned in merge request !4