Add devcontainer profiles for various workshop scenarios - #1478
Conversation
|
@copilot use copilot-cli features https://github.com/devcontainers/features/pkgs/container/features%2Fcopilot-cli |
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Updated in b7b9685: profile generation now uses the official |
|
@copilot add gh feature, extend permissions with issues/pullrequests write |
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
|
@copilot Follow this shape for a working devcontainer file for a single scenario/path to correctly open the brower, install packages and init: |
Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
... Implemented in ead281c: generator and generated profile devcontainers now follow the provided working shape (base Ubuntu image, |
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
…ntmatter Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Done in 4cea773, 3ff93f2, and 06b455a: merged |
|
Adds auto-generated devcontainer profiles for the following scenarios:
Adds the script to generate these workshop devcontainer configurations dynamically.
Each profile includes necessary VS Code extensions and settings for a seamless development experience.