Skip to content

Propose devcontainer environment and tasks #2265

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

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