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

GitHub and CI integration #43

Open
ulrikstrid opened this issue May 16, 2019 · 0 comments
Open

GitHub and CI integration #43

ulrikstrid opened this issue May 16, 2019 · 0 comments

Comments

@ulrikstrid
Copy link

As discussed on Discord.

It would be a really cool experience if you could "create new project" and that forks/copies a starter project to your GitHub account.
This starter includes everything you need including CI setup.
You then go ahead and edit your code in the playground and have live updates as you work on it.
When you're done for the session/done with one feature you save the code. This creates a commit on GitHub and kicks off the CI. A few minutes later you have a compiled program that you can run natively on your computer that looks and behaves the same as the web version in the playground.

Azure DevOps recently added login with GitHub support and if we can only ask for 1 login that would be great. If that doesn't work we could do a setup where the playground opens a PR to the base project and then CI builds the PR but there might be drawbacks to this.

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