WordPress/gutenberg-examples

Add GitHub Actions

Ouverte

#172 ouverte le 22 oct. 2021

 (2 commentaires) (0 réaction) (1 personne assignée)JavaScript (299 forks)user submission
enhancementhelp wanted

Métriques du dépôt

Stars
 (1 176 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

Adding some GitHub Actions to manage the following:

  • Generating the build files on push
  • Generating the plugin .zip
  • Attaching the generated .zip to a release
  • Running e2e tests #174
  • Linting #219

Guide contributeur