WordPress/gutenberg-examples

Add GitHub Actions

Open

#172 ouverte le 22 oct. 2021

Voir sur GitHub
 (2 commentaires) (0 réactions) (1 assigné)JavaScript (299 forks)user submission
enhancementhelp wanted

Métriques du dépôt

Stars
 (1 176 stars)
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