Skip to content

Fix goreleaser#54

Merged
evrardjp-cagip merged 2 commits intoca-gip:masterfrom
evrardjp-cagip:fix_goreleaser
Dec 18, 2024
Merged

Fix goreleaser#54
evrardjp-cagip merged 2 commits intoca-gip:masterfrom
evrardjp-cagip:fix_goreleaser

Conversation

@evrardjp-cagip
Copy link
Copy Markdown
Contributor

No description provided.

Something went wrong in the commit updating the version for
goreleaser (04785e1).

The Makefile was not appropriately updated.
This is a problem, as the goreleaser is not using the right
version, and could lead to failures.

On top of that, the Makefile did not have all the phony inputs
appropriately adapted and goreleaser did not include the right
name of the image... (all of which was supposedly added in that commit).

This fixes it by cleaning up all the code linked to
goreleaser.
The current Dockerfile is using a templated string at runtime,
instead of build time. This is inconvenient and does not work.

This fixes it by using a single binary name. The alternative would
be to use CMD.
@evrardjp-cagip evrardjp-cagip changed the title [WIP] Fix goreleaser Fix goreleaser Dec 18, 2024
@jfpucheu
Copy link
Copy Markdown

please merge

@evrardjp-cagip evrardjp-cagip merged commit 0a51f59 into ca-gip:master Dec 18, 2024
@evrardjp-cagip evrardjp-cagip deleted the fix_goreleaser branch December 18, 2024 09:44
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