Automate Website Update on Processing Release with GitHub Workflows
Personne n'a encore pris cette issue.
Évaluation
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Accessibilité débutants
- 35/100
- Type d'issue
- Fonctionnalité
- Clarté
- Plutôt claire
- Activité
- À l'abandon
- Stack technique
- github-actions, javascript
Piste de recherche
Commencez par scripts/fetchReleases.js, content/download/releases et .github/workflows/deploy.yml afin de comprendre le flux actuel de récupération des releases et de déploiement. Consultez l’issue Processing4 liée et la référence à dispatch-event, puis vérifiez qu’une nouvelle release de Processing déclenche la mise à jour des données de release et le déploiement du site web.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Description
Problem Statement
The Processing download page does not currently update automatically when a new version is released. As a result, the website must be updated manually through a multi-step process, which can be time-consuming for maintainers.
Proposed Solution
Instead of manually triggering fetchReleases.js, the update of the website can be automated with GitHub workflows whenever a new version of Processing is released. The automation process will fetch the releases from both the Processing and Processing4 repositories and write them to JSON files in the content/download/releases directory. For more information, refer to fetchReleases.js.
The action should make a new release for the website and deploy it by interacting with the existing deploy workflow.
Note: this change will require the Processing4 repository to dispatch an event upon the creation of a new release.
Benefits
- The website will always be up-to-date, providing users with accurate information about the latest version of Processing.
- The manual process of updating the website will be automated, reducing the workload on maintainers and improving efficiency.
- A better user experience, as users will have access to the latest information about Processing at all times.
References
Dispatch event: https://github.com/orgs/community/discussions/26323#discussioncomment-3251448
Notes
The corresponding issue on the processing4 repository can be found at https://github.com/processing/processing4/issues/665
- Langage dominant
- MDX
- Étoiles
- 90
- Forks
- 122
- Merge moyen
- 1 h 43 min
- PR mergées (30 j)
- 3
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Autres issues de processing/processing-website
-
Difficulté 2/5 1-3 heures Accessibilité débutants 76/100
processing/processing-website#716 ·
-
Missing isLooping documentation Ouverte
Difficulté 2/5 1-3 heures Accessibilité débutants 68/100
processing/processing-website#703 ·
-
Good First Issue Help Wanted Reference
Difficulté 1/5 Moins d'une heure Accessibilité débutants 90/100
processing/processing-website#698 · 5 commentaires · 1 réaction ·
-
Difficulté 1/5 Moins d'une heure Accessibilité débutants 72/100
processing/processing-website#681 · 2 commentaires ·
-
Difficulté 2/5 1-3 heures Accessibilité débutants 65/100
processing/processing-website#646 · 3 commentaires ·
Toutes les issues de processing/processing-website
Issues similaires
-
Difficulté 1/5 Moins d'une heure Accessibilité débutants 80/100
-
Difficulté 2/5 1-3 heures Accessibilité débutants 70/100
-
oblt-aw/detector/security
Difficulté 2/5 1-3 heures Accessibilité débutants 65/100
-
Difficulté 2/5 1-3 heures Accessibilité débutants 75/100
trailofbits/skills#330 ·
-
Bug kind/engineering pulumi/pulumi-external Workflow Failure
Difficulté 2/5 1-3 heures Accessibilité débutants 65/100
pulumi/pulumi-external#733 ·