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

Add/test Github codespaces #194

Closed
DonRichards opened this issue Mar 2, 2022 · 0 comments
Closed

Add/test Github codespaces #194

DonRichards opened this issue Mar 2, 2022 · 0 comments

Comments

@DonRichards
Copy link
Member

DonRichards commented Mar 2, 2022

Suggestion:

Enable codebase and test it here before rolling out it to other repos.
2022-03-02_10-48

https://docs.github.com/en/codespaces/overview

What does this do

Adds as a VS Code editor to navigate/view code and (most interestingly) spin up an on-demand sandbox for the user. This includes the ability to specify a web URL to access to test the build. This feature won't help much in this repo but will in ISLE-dc. Github's video demo on this is here.

Suggested Purpose

  • Sandbox for testing
  • Automate linting/testing (not a CICD workflow, intended for built in plugins like intellisense)
  • Constant environment for testing/debugging/review for deployments.
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

No branches or pull requests

1 participant