Skip to content

Conversation

@bpmct
Copy link
Member

@bpmct bpmct commented Jul 4, 2025

rebase and merge after #302 and #303

@bpmct bpmct requested review from hugodutka and matifali July 4, 2025 23:14
@matifali
Copy link
Member

matifali commented Jul 7, 2025

The next step should be to update all example templates to use the newer example-* image tags.

@bpmct bpmct marked this pull request as ready for review July 22, 2025 14:37
blink-so bot and others added 5 commits July 22, 2025 14:41
Accepted the cleaner main branch version of the scanning logic
and added universal image to the IMAGES array.

Co-authored-by: bpmct <[email protected]>
The Microsoft devcontainers/universal:linux image was failing with Maven
download 404 errors. This replaces it with a custom implementation based
on the stable devcontainers/base:ubuntu image and manually installs the
universal development tools including:

- Common development tools (build-essential, git, etc.)
- Programming languages (Python, Node.js, Java, Go)
- Build tools (Maven)
- Utilities (jq, htop, tree)

This should resolve the CI failures while providing equivalent functionality.

Co-authored-by: bpmct <[email protected]>
- Move Dockerfile comments outside RUN commands per dprint requirements
- Remove trailing space from README.md

Co-authored-by: bpmct <[email protected]>
Fixes dprint formatting check by ensuring file ends with newline.

Co-authored-by: bpmct <[email protected]>
Replace dlcdn.apache.org with downloads.apache.org for Maven downloads
in both Java and Universal images. The CDN was returning 404 errors,
while the main Apache downloads mirror is more reliable.

Co-authored-by: bpmct <[email protected]>
@bpmct bpmct closed this Aug 19, 2025
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