WordPress/gutenberg-examples

Add GitHub Actions

Open

#172 aberto em 22 de out. de 2021

Ver no GitHub
 (2 comments) (0 reactions) (1 assignee)JavaScript (299 forks)user submission
enhancementhelp wanted

Métricas do repositório

Stars
 (1.176 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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

Guia do colaborador