Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider making Docker image IDs more visible in the logs #222

Open
StevenMaude opened this issue Sep 28, 2023 · 0 comments
Open

Consider making Docker image IDs more visible in the logs #222

StevenMaude opened this issue Sep 28, 2023 · 0 comments

Comments

@StevenMaude
Copy link
Contributor

In some debugging cases, knowing which Docker images were used for a specific project run is very useful.

I'm trying to help a user who is having problems with their project, but it's tricky to try and reproduce a "good" state as seen on previous GitHub Actions runs.

The metadata logs have this information, but:

  • in GitHub Actions, we only see the output log, and can't access the metadata logs
  • if a run is stopped (either by a user interactively locally when testing on their computer, or by a GitHub Actions timeout), I don't believe we would have the metadata logs anyway (but I could be wrong)
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

No branches or pull requests

1 participant