Skip to content

Secret needed to publish DevContainer for Eclipse S-CORE

Summary

See for example https://github.com/eclipse-score/devcontainer/actions/runs/16136944019/job/45535187191 - here, I would need access to a secret which is allowed to login to ghcr.io and to publish the related development container to ghcr.io/eclipse-score/devcontainer (see e.g. action https://github.com/eclipse-score/devcontainer/blob/main/.github/workflows/release.yaml#L28 )

Steps to reproduce

see above

What is the current bug behavior?

Login fails

What is the expected correct behavior?

Login & publication of container is passing

Relevant logs and/or screenshots

see above

Priority

  • Urgent
  • High
  • Medium
  • Low

Severity

  • Blocker
  • Major
  • Normal
  • Low

Impact

The devcontainer will not work without it. This is a new thing, so not blocking - but it would be very nice to have.