Skip to content

Conversation

@lurtz
Copy link
Contributor

@lurtz lurtz commented Jul 11, 2025

With the devcontainer image the same tools and versions are used for CI and developers. This makes it way easier to reproduce CI findings or even prevent them from occuring.

@lurtz lurtz marked this pull request as ready for review July 11, 2025 09:14
build_and_test_gcc_host_gcc12:
runs-on: ubuntu-latest
container:
image: ghcr.io/eclipse-score/devcontainer:latest
Copy link
Contributor Author

Choose a reason for hiding this comment

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

IMHO we should use fixed versions, but none are available at the moment

Choose a reason for hiding this comment

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

I think it's fine to use latest right now, since we are still working on toolchains and pondering which tools to use.

@lurtz
Copy link
Contributor Author

lurtz commented Jul 23, 2025

#31 will fix the CI/CD failure we see also in this PR.

lurtz added 2 commits July 28, 2025 12:08
With the devcontainer image the same tools and versions are used for CI and developers. This makes it way easier to reproduce CI findings or even prevent them from occuring.
@lurtz lurtz force-pushed the use-devcontainer-image-in-github-actions branch from 6e59473 to ba87719 Compare July 28, 2025 12:08
@LittleHuba
Copy link
Contributor

Integrated with e1364e7..d08179d

@LittleHuba LittleHuba closed this Jul 31, 2025
@lurtz lurtz deleted the use-devcontainer-image-in-github-actions branch July 31, 2025 09:17
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