Skip to content

Release Process

Kevin Ngo edited this page Dec 22, 2016 · 29 revisions

A-Frame

  • Bump dist
  • Tag
  • GitHub release
  • npm publish
  • Point docs to new version
  • Copy dist to aframe-site releases folder
  • Deploy GitHub pages
  • Test installing from NPM and using browserify/webpack
  • Update README
  • Update Getting Started page

A-Frame Site

  • Update aframe dependency to point to latest docs
  • Update current A-Frame version
  • Add new version to multidep config
  • Create version folder in src/docs and add symlinks to the multidep config
  • Deploy (with blog post)
  • getting-started link
  • Make sure all examples are bumped to the newest github pages of aframe examples

Inspector

  • Bump dist
  • Tag
  • GitHub release
  • npm publish
  • Copy dist to aframe-site releases folder
  • Deploy GitHub pages

Registry

  • Bump current A-Frame version

Misc

Media

  • Tweet (aframevr, mozillavr) and post on social channels (Reddit, HN, Slack)
Clone this wiki locally