Skip to content

Explicitly install make in pelican-build-base image#2334

Merged
jhiemstrawisc merged 1 commit into
PelicanPlatform:mainfrom
jhiemstrawisc:issue-2333
May 20, 2025
Merged

Explicitly install make in pelican-build-base image#2334
jhiemstrawisc merged 1 commit into
PelicanPlatform:mainfrom
jhiemstrawisc:issue-2333

Conversation

@jhiemstrawisc

Copy link
Copy Markdown
Member

This dependency was previously picked up implicitly by goreleaser, but stopped being installed automatically. However we still need it to run goreleaser's make web-build hook.

This dependency was previously picked up implicitly by goreleaser, but
stopped being installed automatically. However we still need it to run
goreleaser's `make web-build` hook.
@jhiemstrawisc jhiemstrawisc added this to the v7.17 milestone May 20, 2025
@jhiemstrawisc jhiemstrawisc added dependencies Pull requests that update a dependency file container labels May 20, 2025
@jhiemstrawisc jhiemstrawisc linked an issue May 20, 2025 that may be closed by this pull request

@brianaydemir brianaydemir left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. (I'm assuming the build tests will pass.)

@jhiemstrawisc jhiemstrawisc merged commit 439cc86 into PelicanPlatform:main May 20, 2025
27 of 28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

container dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pelican containers dropped make dependency

2 participants