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

feat: configured dev container #2071

Merged

Conversation

PriyansuMaurya
Copy link
Contributor

these changes will set up the workspace in codespaces automatically.

Related Issue

#2060

Description

Screenshots

these changes will set up the workspace in codespaces automatically.
@vercel
Copy link

vercel bot commented Aug 17, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
projectshut ✅ Ready (Inspect) Visit Preview Aug 22, 2023 2:00pm

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Great job, @PriyansuMaurya! 🎉 Thank you for submitting your first pull request. Your contribution is valuable and we appreciate your efforts to improve our project.

We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines

@priyankarpal
Copy link
Owner

will check soon

@priyankarpal
Copy link
Owner

@PriyansuMaurya todayI noticed that it's already showing :)
image

@PriyansuMaurya
Copy link
Contributor Author

PriyansuMaurya commented Aug 21, 2023

The code I've added doesn't relate to the button itself; it's about the actions that occur when you click that button.

Without this code, clicking the button would open Codespaces. However, afterward, users would need to manually carry out tasks like installing required dependencies, extensions and finally running the project.

By integrating this code, users no longer need to worry about setup tasks such as dependency installation. They can now focus entirely on development.

image

If you're still uncertain or things remain unclear, you can follow these steps:

  1. Create a codespace for your projects in the main branch and allow it to load:
    https://github.com/priyankarpal/ProjectsHut
    image

  2. And then open fresh tab, there create a codespace for the configure-dev-container on my fork:
    https://github.com/PriyansuMaurya/ProjectsHut
    image

In just 2 minutes, you'll notice the difference.

This has been recently integrated by LinksHub.

@priyankarpal priyankarpal merged commit 990513c into priyankarpal:main Aug 22, 2023
4 checks passed
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.

2 participants