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

chore: devcontainer setup #67

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

Conversation

valeriocomo
Copy link

As mentioned before, this is a PR about devcontainer configuration.

@@ -0,0 +1,33 @@
{
"name": "ngrx-traits",
"build": {
Copy link
Owner

Choose a reason for hiding this comment

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

Hey Valerio, first, thanks for this is looking great. I have a few questions; sorry if they might be silly I'm new to dev containers.

Also, I was thinking, It will be nice to have a little md about it, ngrx has it in the contributing section
https://github.com/ngrx/platform/blob/0ae21c92451dd9b9c533da4bca0dc61e6d8f4fca/CONTRIBUTING.md
Will this config we are doing work as well with github codespaces?, sounds like are the same or similar

Copy link
Author

Choose a reason for hiding this comment

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

Hey Gabriel!
This configuration is based on a prebuilt image, the same you have linked to me. Please see Dockerfile in .devcontainer folder. I use a custom build because DC require some extra tweaks in order to run e2e test and more.

Furthermore, do you ask me to add a CONTRIBUTING.md to this project?

Copy link
Owner

Choose a reason for hiding this comment

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

@valeriocomo , sorry for taking so long to get back to you; I have been busy. Yeah, you could create a CONTRIBUTING.md I don't mind, if you want maybe use as a base the ngrx one or if you prefer a simple md inside the /docs folder like devcontainer.md, so I can link it to the signals docs

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