adoptium / infrastructure

This repo contains all information about machine maintenance.
Apache License 2.0
85 stars 101 forks source link

windocker: Capture setup steps for the host machine in an ansible playbook #3712

Open sxa opened 1 month ago

sxa commented 1 month ago

Steps are covered in https://github.com/adoptium/infrastructure/issues/3286#issuecomment-2271046844

Possible needs to include the setup of C:\jw and the .gitconfig file too subject to the resolution of other issues relating to path length and permissions.

sxa commented 2 weeks ago

Noting that C:\jw is now C:\workspace for consistency with the existing pipelines. Also based on the investigations for https://github.com/adoptium/infrastructure/issues/3723 there will need to be an openjdk-build directory under workspace which is owned by the container user (Unclear whether this could cause a problem when the container, and therefore user, is rebuilt, but that seems quite likely...)