nodejs / nodejs/devcontainer

Figure out and document how to use devcontainer with GitHub codespace

Offen
#19 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen

Dieses Issue hat noch niemand übernommen.

Vorherrschende Sprache
Dockerfile
Sterne
34
Forks
9
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

I discovered that GitHub codespace also supports devcontainer.

https://github.com/nodejs/node/pull/60472#issuecomment-3467843933

This means for new Node.js contributors, they do not even need to download or install anything locally to start hacking on Node.js. Just click a few buttons on GitHub and they can start working on changes in the browser, and they can run tests in the container from the code space etc. as well. This might be very useful in code and learn sessions.

I don't know what extension codespace supports, but at least debugging the JS part of Node.js should be possible if the ports are set up correctly. One can always do command line debugging in the terminal in the code space as well. Or good old printing.

Codespace seems to be a paid feature but there's free tier available (?) so we'd be careful about directing people to it though

Beitragsleitfaden

Beitragsleitfaden öffnen

Erste Schritte

  1. Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
  3. Forke das Repository und arbeite in einem Branch.
  4. Öffne einen Pull Request, der die Issue-Nummer nennt.

Rechercherichtung

Beginne mit der Überprüfung der aktuellen devcontainer-Konfiguration und der verlinkten Node.js-Pull-Request-Diskussion über GitHub Codespaces. Dokumentiere die Schritte zum Öffnen des Projekts in einem Codespace, zum Ausführen von Tests und zum Debuggen. Weise dabei klar auf die verfügbaren Erweiterungen sowie auf etwaige Einschränkungen der kostenpflichtigen oder kostenlosen Stufe hin.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
docker
Bereich
documentation
Issue-Typ
Dokumentation
Schwierigkeit
3/5
Geschätzter Aufwand
1-2 Tage
Aktivitätsstatus
Veraltet
Klarheit
Größtenteils klar
Anfängerfreundlichkeit
35/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.