Skip to content

Create devcontainer.json#445

Open
pipern wants to merge 1 commit intostackabletech:mainfrom
pipern:main
Open

Create devcontainer.json#445
pipern wants to merge 1 commit intostackabletech:mainfrom
pipern:main

Conversation

@pipern
Copy link
Copy Markdown
Contributor

@pipern pipern commented Mar 28, 2023

Description

Add devcontainer.json for github codespaces remote IDE, which can be used to rebuild images/edit code through web browser

Likely you would want to investigate if you want to have devcontainer.json for each Operator (and Docker-images too) and maybe add them in bulk. Probably the container contents (rust, cargo, jinja, etc.) would be the same across all the Stackable Operators, so potentially a particular Image should be used rather than this generic Rust one with added 'features' (which take time to add at codespaces startup; I'm unsure if caching of that is possible).

Definition of Done Checklist

  • Not all of these items are applicable to all PRs, the author should update this template to only leave the boxes in that are relevant
  • Please make sure all these things are done and tick the boxes
# Author
- [ ] Helm chart can be built and deployed operator works
# Reviewer

# Acceptance

Once the review is done, comment bors r+ (or bors merge) to merge. Further information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant