Skip to content
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

Create devcontainer.json #445

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Create devcontainer.json #445

wants to merge 1 commit into from

Conversation

pipern
Copy link
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

Reviewer

No tasks being tracked yet.

Acceptance

No tasks being tracked yet.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant