[PATCH RFC aiaiai] Replacement patch for canonical_url
Jacob Keller
jacob.e.keller at intel.com
Thu Mar 27 15:18:58 PDT 2014
This patch is a replacement for 05/11 of my previous series. It modifies
list_projects to display the git clone if canonical_url is defined. In addition
it also modifies the display to include a short sha1sum of the refspec for the
project, which can be used to sanity check the project to ensure it's at the
sha1 you thought it was.
Jacob Keller (1):
systemd: add scripts for running the aiaiai processes
systemd/aiaiai-project-update | 93 +++++++++++++++++++++++++++++++++++
systemd/aiaiai-project-update.service | 10 ++++
systemd/aiaiai-project-update.timer | 12 +++++
systemd/aiaiai.service | 11 +++++
systemd/email.conf | 13 +++++
systemd/send-mail-on-failure.sh | 7 +++
systemd/send-mail-on-failure at .service | 6 +++
7 files changed, 152 insertions(+)
create mode 100755 systemd/aiaiai-project-update
create mode 100644 systemd/aiaiai-project-update.service
create mode 100644 systemd/aiaiai-project-update.timer
create mode 100644 systemd/aiaiai.service
create mode 100644 systemd/email.conf
create mode 100755 systemd/send-mail-on-failure.sh
create mode 100644 systemd/send-mail-on-failure at .service
--
1.8.3.1
More information about the aiaiai
mailing list