Skip to content
This repository has been archived by the owner on Nov 27, 2019. It is now read-only.

Theme release checklist

Evan edited this page Oct 17, 2019 · 1 revision

Steps for releasing a new Theme version:

  1. Push to Next & React submodules, using the gatsby-theme-patternfly-org branches for each.

  2. Push changes to the Theme repo in a new branch.

  3. Open a PR for the Theme.

  4. Bump version in a separate commit & publish.

    • CI may eventually handle this step.
  5. Bump theme number in Next & React to match version number from step 4 above, again on the gatsby-theme-patternfly-org branches for each.

  6. Commit & push Next & React gatsby-theme-patternfly-org branch changes, and open PRs for each.

  7. Push to Next & React submodules.

Clone this wiki locally