Skip to content

Instantly share code, notes, and snippets.

@ccummings
Created June 2, 2016 17:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ccummings/00092ed43497cfa4f2fd4b9e2c4f415b to your computer and use it in GitHub Desktop.
Save ccummings/00092ed43497cfa4f2fd4b9e2c4f415b to your computer and use it in GitHub Desktop.

PUI

  • Create Bamboo deploy job for master
  • Merge 2.3 upgrade to develop
    • Update build/refresh-linux-node-modules.sh so MVN_VERSION=2.3-SNAPSHOT
    • Refresh node_modules on worun@md03d-pubsys-sandbox-1016.aoslab.apple.com
    • Confirm 2.3-SNAPSHOT exists

Nemo-UI

  • Create Bamboo deploy job for master
    • MVN_VERSION in build/build-nemo-ui.sh has to be changed so master and develop are not writing to the same location
      • Anand should know what to change this to
  • Merge current develop into master
  • Merge 2.3 upgrade into develop
  • Update build/refresh-linux-node-modules.sh so MVN_VERSION=2.3-SNAPSHOT
    • Refresh node_modules on worun@md03d-pubsys-sandbox-1016.aoslab.apple.com
    • Confirm 2.3-SNAPSHOT exists
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment