These scripts streamline recurring steps in the AEA Data Editor and report writer workflow: cloning replication repositories, editing and signing off on reports, driving Jira transitions, and cleaning up cloud storage.
They are tightly integrated with that workflow and of limited independent value.
Layout¶
Installation — how to install the bash and Python scripts, and how to configure authentication in the cloud.
Python commands — tools installed as command-line programs by
pip install.Scripts — bash scripts placed on
PATHby the bash installer, plusjira_workflow_cleanup.py, run from a checkout.
Requirements¶
bash (Git Bash on Windows). Individual scripts note their own dependencies and
platform support.
Reverting changes¶
All changes can be reverted with standard git commands, and every commit
prompts for confirmation before running.