Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Restructure repository branches

Aperta
#170 5 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
5/5
Tempo stimato
Più di una settimana
Idoneità per principianti
30/100
Tipo di issue
Refactoring
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
git, github-actions, shell

Direzione di ricerca

Review the remaining checklist items for the main, canary, and canary-base branches, along with the Jenkins jobs and GitHub Actions workflow related to canary updates. Resolve the listed repository-layout alternatives before changing the cross-repository workflow. Done means Jenkins fetches canary, the major V8 upgrade PR is opened automatically, and canary-base is no longer needed if the patch-file approach works.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

  • Create main branch in this repository
    • Set it as default branch
  • Keep canary branch as we have today
    • Alternatively have a canary/ folder which is a copy of nodejs/node with patches applied
    • Alternatively 2 keep the V8 canary as a v8-canary branch on nodejs/node and have it as a submodule here
  • Ensure Jenkins fetches the canary branch for relevant jobs
  • Use GitHub Actions to update the canary branch
  • Use GitHub Actions to open the major V8 upgrade PR on nodejs/node
  • Drop canary-base branch on nodejs/node and use patch files on this repository instead (need to experiment to ensure it doesn't worsen our workflow)
Lingua principale
Shell
Stelle
466
Fork
75
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di nodejs/node-v8

Tutte le issue di nodejs/node-v8

Issue simili

Altre issue su Shell/Bash

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.