philips-software / philips-software/amp-devcontainer
Evaluate tool versions
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 135
- Forks
- 8
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 28
Description
🔧 Description
It's time for our quarterly tool version check! This issue serves as a reminder to evaluate and update the tools in our container images.
[!NOTE]
Our philosophy: always ship the latest stable tool versions on the latest Ubuntu LTS.
📋 How to use this checklist
- Check each tool against its latest release
- Update versions where needed via PR
- Document any intentional version holds in the comments below
- Check off items as you verify them
[!TIP]
Most dependencies are managed by Dependabot. The tools below require manual review.
✅ Checklist
🧱 amp-devcontainer-base
⚙️ amp-devcontainer-cpp
- ARM GNU Toolchain — must match GCC version
- Clang/LLVM
- CPM.cmake
- Mull — must be compatible with Clang
- include-what-you-use — must be compatible with Clang
- xwin
🦀 amp-devcontainer-rust
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the amp-devcontainer-base, amp-devcontainer-cpp, and amp-devcontainer-rust image definitions and compare each checklist item with its linked release information. Check version compatibility, especially ARM GNU Toolchain with GCC and Mull/include-what-you-use with Clang, then update versions through a PR and document intentional holds in the issue comments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp, rust, shell, ubuntu
- Domain
- build-system, devops, tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100