WordPress/gutenberg-examples

Add GitHub Actions

Open

#172 geöffnet am 22. Okt. 2021

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (1 zugewiesene Person)JavaScript (1.176 Stars) (299 Forks)user submission
enhancementhelp wanted

Beschreibung

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

Contributor Guide