WordPress/gutenberg-examples

Add GitHub Actions

Open

#172 opened on Oct 22, 2021

View on GitHub
 (2 comments) (0 reactions) (1 assignee)JavaScript (1,176 stars) (299 forks)user submission
enhancementhelp wanted

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

Contributor guide