When a new release is ready for deployment, there are a few tasks that need to be done.
-
Increment the version number and change the date in
idlpackage.json
,aurorax_helpers.pro
, andREADME.md
. -
Generate a new distributable Zip file (more info)
IDL> ipm,/create,'path_to_code',name='idl-aurorax'
-
Upload the generated Zip file to https://data.aurorax.space, and update the symlink for latest.zip
-
Create a new release in Github repository