Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Make sure that the file has no other "release-" resources.

Documentation

The documentation process page (Open edX Release Documentation and Versioning) has things to do, mostly by the Docs people.

...

  • Add the new box, and a new row in the table if need be. Be careful when editing URLs that you change both the text and the link.
  • Add the SHA1 hash of the box file, from "shasum package.box"
  • Click the torrent URLs to make sure they work. If they 404, then the file doesn't exist, or has the wrong permissions.  If you get "The s3.amazonaws.com page isn’t working. s3.amazonaws.com didn’t send any data," then click it again until it gives you a file of about 220Kb.  Amazon takes a while to get the torrent file going.

In a devstack

Upload the strings to Transifex with:

Code Block
paver i18n_release_push

Testing

This section is a bit disorganized. Use judiciously.

...