nodejs / nodejs/admin

Create new github-bot personal access token for nodejs/docker-node and add it to repository secretrs

Offen
#581 6 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen

Dieses Issue hat noch niemand übernommen.

Vorherrschende Sprache
JavaScript
Sterne
202
Forks
183
Ø Merge
2 Min.
Gemergte PRs (30 T.)
1

Beschreibung

Request to create new Personal Access Token so we can publish docker images to GitHub Registry.

  1. Create a new personal access token (PAT) with the appropriate scopes for the tasks you want to accomplish
  • Select the read:packages scope to download container images and read their metadata.
  • Select the write:packages scope to download and upload container images and read and write their metadata.
  • Select the delete:packages scope to delete container images.
  1. Create a repository secret called CR_PAT with the value of the PAT created before.

More details at: Migrating to GitHub Container Registry for Docker images

Ref: https://github.com/nodejs/docker-node/pull/1410

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 dem referenzierten Pull Request #1410 von nodejs/docker-node und dem verlinkten Migrationsleitfaden für die GitHub Container Registry. Überprüfe die erforderlichen PAT-Bereiche und bestätige, dass das Repository-Secret CR_PAT heißt; abgeschlossen ist die Aufgabe, wenn das Secret zum Veröffentlichen von Docker-Images verfügbar ist.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
docker, github
Bereich
ci-cd, devops, security
Issue-Typ
Feature
Schwierigkeit
2/5
Geschätzter Aufwand
1-3 Stunden
Aktivitätsstatus
Veraltet
Klarheit
Klar beschrieben
Anfängerfreundlichkeit
25/100

Neue Issues direkt in Ihr Postfach

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