processing / processing/processing-website
Automate adding/updating libraries list on the website
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- MDX
- Sterne
- 90
- Forks
- 122
- Ø Merge
- 1 Std. 43 Min.
- Gemergte PRs (30 T.)
- 3
Beschreibung
The list comes from the processing-contributions repo.
Notes from @runemadsen :
- There's a
npm run updateContributionsscript that needs to be run in the processing-website repo while the processing-contributions folder is in the same parent folder. That will move the JSON files to the website repo, and then a commit just needs to be made with the new files. - The website is deployed to AWS S3 and AWS Cloudfront via a GitHub action in the processing-website repo.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginne mit dem npm run updateContributions-Einstiegspunkt des processing-website-Repositories und dem sources-Verzeichnis des processing-contributions-Repositories und halte beide Repositories unter demselben übergeordneten Ordner. Überprüfe die bestehende GitHub Action, die nach AWS S3 und CloudFront deployt. Als erledigt gilt, wenn die Bibliotheksliste aus dem Quellrepository aktualisiert wird und die daraus resultierenden Website-Änderungen automatisch committet und deployed werden.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- aws, github-actions
- Bereich
- cloud, devops
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100