Skip to content

Comments

Propose devcontainer environment and tasks#2265

Draft
lex-ibm wants to merge 5 commits intoVSCodium:masterfrom
lex-ibm:master
Draft

Propose devcontainer environment and tasks#2265
lex-ibm wants to merge 5 commits intoVSCodium:masterfrom
lex-ibm:master

Conversation

@lex-ibm
Copy link
Contributor

@lex-ibm lex-ibm commented Mar 14, 2025

Bare-bones devcontainer and a few simple tasks to make it easier when debugging locally.

I was going to make the Containerfile more Power focused but I realized a lot could be left generic and changed using a .env.

The tasks are just enough to build REH:

  • Download latest stable-linux vscode artifact: Downloads and extracts the latest vscode.tar.gz from stable-linux master (Hopefully that is available at the time someone wants to run this task and it hasn't expired)
  • Extract vscode.tar.gz: If the vscode.tar.gz is already present, just extract it and change the ownership
  • Build Linux REH: Run the ./build/linux/package_reh.sh

Hopefully this helps others.

@lex-ibm
Copy link
Contributor Author

lex-ibm commented Mar 14, 2025

@daiyam as mentioned in #2261.

Dev environments tend to be a bit too opinionated sometimes 😅

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.

1 participant