Release:Release Automation on Mercurial:Updates through Shipping: Difference between revisions

Change VERSION variable name in openUrl for people who read instructions too fast (like I did) →‎Set-up whatsnew page
(Fix VERSION variable in openUrl →‎Set-up whatsnew page)
(Change VERSION variable name in openUrl for people who read instructions too fast (like I did) →‎Set-up whatsnew page)
Line 23: Line 23:
* Click "View Data".
* Click "View Data".
* Paste the data into a local file.  
* Paste the data into a local file.  
* Edit the local file and add the following at the top level of the blob (replace $VERSION with the version of the release, do NOT replace %LOCALE% or %OLD_VERSION% - those are substituted by Balrog/Firefox):
* Edit the local file and add the following at the top level of the blob (replace the VERSION variable with the version of the release, do NOT replace %LOCALE% or %OLD_VERSION% - those are substituted by Balrog/Firefox):
  "openURL": "https://www.mozilla.org/%LOCALE%/firefox/%VERSION%/whatsnew/?oldversion=%OLD_VERSION%",
  "openURL": "https://www.mozilla.org/%LOCALE%/firefox/$MANUALLY_REPLACE_THIS_VARIABLE_CALLED_VERSION/whatsnew/?oldversion=%OLD_VERSION%",
  "actions": "showURL",
  "actions": "showURL",
* Change the "name" in the blob to something unique (usually by appending "-whatsnew" to it).
* Change the "name" in the blob to something unique (usually by appending "-whatsnew" to it).
Confirmed users
198

edits