Skip to content

Dev container configuration improvements and CI workflow#224

Merged
brooke-hamilton merged 3 commits into
mainfrom
brooke-hamilton/dev-container-fix
Apr 9, 2026
Merged

Dev container configuration improvements and CI workflow#224
brooke-hamilton merged 3 commits into
mainfrom
brooke-hamilton/dev-container-fix

Conversation

@brooke-hamilton
Copy link
Copy Markdown
Member

@brooke-hamilton brooke-hamilton commented Apr 9, 2026

Description

The dev container corepack installation was broken after the recent update to a current backstage version.

Changes:

  • Added corepack dev container feature to handle yarn setup at image build time
  • Added radcli dev container feature to provide Radius CLI out of the box
  • Removed manual corepack/yarn setup from postcreate.sh (now handled by features)
  • Added new GitHub Actions workflow (.github/workflows/devcontainer.yaml) to test dev container builds on PRs and pushes to main
  • Fixed node versionnode --version typo in build documentation

Type of change

  • This pull request is a minor refactor, code cleanup, test improvement, or other maintenance task and does not change the functionality of Radius Dashboard (issue link optional).

Screenshots

N/A - infrastructure/CI changes only

Signed-off-by: Brooke Hamilton <45323234+brooke-hamilton@users.noreply.github.com>
Signed-off-by: Brooke Hamilton <45323234+brooke-hamilton@users.noreply.github.com>
@brooke-hamilton brooke-hamilton requested review from a team as code owners April 9, 2026 00:31
Signed-off-by: Brooke Hamilton <45323234+brooke-hamilton@users.noreply.github.com>
Copy link
Copy Markdown
Member

@DariuszPorowski DariuszPorowski left a comment

Choose a reason for hiding this comment

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

Great catch! 🚀

@brooke-hamilton brooke-hamilton merged commit df5997a into main Apr 9, 2026
4 checks passed
@brooke-hamilton brooke-hamilton deleted the brooke-hamilton/dev-container-fix branch April 9, 2026 00:41
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.

2 participants