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

Yet another cloud development configuration #881

Merged
merged 8 commits into from
Nov 30, 2022
Merged

Yet another cloud development configuration #881

merged 8 commits into from
Nov 30, 2022

Conversation

spenserblack
Copy link
Collaborator

gitpod.io is very similar codespaces, but with different pricing models. It has some interesting GitHub-specific configuration options, but I'll leave that up to you if you want to configure those or not (I think they require the gitpod GitHub app).

Because authoring ASCII art is probably the most common contribution, it
makes sense for the web preview to be visible by default.
.gitpod.yml Show resolved Hide resolved
Co-authored-by: Ossama Hjaji <ossama-hjaji@live.fr>
@spenserblack
Copy link
Collaborator Author

🤔 Maybe the workflows should ignore this file 😅

Copy link
Owner

@o2sh o2sh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's indeed a nice alternative to GH codespaces with some cool features (more IDE options, prebuilds...).

I wanted to enable the prebuilds but I got scared by the level of access rights requested 😩

In the meantime, this PR can be merged.

Thanks for improving the developer experience @spenserblack 🎉

@spenserblack
Copy link
Collaborator Author

I wanted to enable the prebuilds but I got scared by the level of access rights requested 😩

I don't blame you! Better to be on the safe side 🙁

Anyway, gitpod usage is pretty simple: just paste gitpod.io#/ in front of your repo's URL. So contributing instructions could be

Fork this repository, then go to gitpod.io#/https://github.com/<YOUR-USERNAME>/onefetch

(This works for PR URLs, too, BTW 🙂 )

@spenserblack spenserblack merged commit aa9825e into o2sh:main Nov 30, 2022
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.

None yet

2 participants