Skip to content

Output bundle env after installing gems#76

Merged
bastelfreak merged 1 commit intov3from
debug
Jun 11, 2025
Merged

Output bundle env after installing gems#76
bastelfreak merged 1 commit intov3from
debug

Conversation

@bastelfreak
Copy link
Copy Markdown
Member

Sometimes GitHub just restores a cache for the vendor dir. In that case we do not know which gems are actually installed.

tested in voxpupuli/puppet-example#120

Sometimes GitHub just restores a cache for the vendor dir. In that case
we do not know which gems are actually installed.
@evgeni
Copy link
Copy Markdown
Member

evgeni commented Jun 11, 2025

In other places (@theforeman/actions, cough) we archive the Gemfile.lock to be able to verify what has been used (and also to diff against other runs).
Not saying I am against bundle env, but having things as a file is sometimes cool too.

@bastelfreak
Copy link
Copy Markdown
Member Author

I will keep that in mind, it needs a bit more work to implement ARTIFACT_SUFFIX in our workflow.

@bastelfreak bastelfreak merged commit f6a0efe into v3 Jun 11, 2025
@bastelfreak bastelfreak deleted the debug branch June 11, 2025 16:39
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.

3 participants