generated from actions/javascript-action
-
-
Notifications
You must be signed in to change notification settings - Fork 324
Description
Feature request: Print the final content of the Gemfile.lock.
From a diagnostics point of view, it is very useful to see exactly what versions of gems were installed from run to run.
In our particular case, we had a corrupted cache which caused the list of gems to be rebuilt, and the new run failed our CI. While I could see the newly installed gems as they were installed, when I went to the previous green run, I couldn't see what was installed.
The request is simply, at the end of installation, print the Gemfile.lock into the log in a collapsed section.
I am willing to make a PR for this feature but wanted to discuss first.
Metadata
Metadata
Assignees
Labels
No labels