ansible/roles/web-data-analysis/files
Will Woods 9a4201efc1 suppress 'nothing added to commit..' messages from countme-update.sh
Right now countme-update.sh tries to `git commit -a` whether or not
anything has changed, which results in this output whenever there's no
new changes to commit:

    On branch master
    Untracked files:
      (use "git add <file>..." to include in what will be committed)
            raw.db
            totals.db

    nothing added to commit but untracked files present (use "git add" to track)

This commit tweaks `countme-update.sh` so that it only attempts `git commit`
if there are changes to be committed - i.e. when `git diff` returns 1.

Signed-off-by: Will Woods <wwoods@redhat.com>
2020-11-17 13:31:52 -05:00
..
html remove moving average graphs as they dont work 2020-07-31 18:08:26 -04:00
condense-getfedoralogs.cron and we have the initial items for a getfedora daily stats 2016-05-05 19:56:03 +00:00
condense-getfedoralogs.sh and we put in a fixme for something later 2017-01-12 19:17:45 +00:00
condense-hotspot.cron add in our cron and ansible rules 2017-02-15 19:30:16 +00:00
condense-hotspot.sh remove moving average from hotspot as it will not work in EL8 2020-08-03 15:11:38 -04:00
condense-mirrorlogs.cron [data-analysis/mirror-stats] Fix it so cron jobs only emit errors 2019-03-07 11:19:19 +00:00
condense-mirrorlogs.sh turn off moving averages as I dont have time to rewrite the code with newer pandas syntax and python3 2020-07-02 14:24:10 -04:00
countme-update.cron when trying to find out why something is failing.. remove the /dev/null so that you can see why it is failing. Also add wwoods so he can delight in this. 2020-11-06 10:15:17 -05:00
countme-update.sh suppress 'nothing added to commit..' messages from countme-update.sh 2020-11-17 13:31:52 -05:00
countme.gitconfig countme: add .gitconfig 2020-10-13 16:17:00 +00:00
getfedora-data.awk forgot I had 2 print statements which needed to be aligned. Removed extraneous data in script. 2016-09-07 16:04:44 +00:00
getfedora-data.gp fix the data-analysis graphs to plot past 2019-12-31 to 2020-12-31 2020-07-31 13:17:35 -04:00
getfedora.awk and we have the initial items for a getfedora daily stats 2016-05-05 19:56:03 +00:00
getstuff-data.gp fix the data-analysis graphs to plot past 2019-12-31 to 2020-12-31 2020-07-31 13:17:35 -04:00
hotspot-data.awk sometimes logs give you 0 time 2017-02-15 20:57:17 +00:00
hotspot-moving_avg.py well lets try some dates 2017-02-15 20:46:59 +00:00
hotspot.awk we have a temporary fix for the hotspot data 2017-02-15 19:26:30 +00:00
hotspot.gp remove moving average from hotspot as it will not work in EL8 2020-08-03 15:11:38 -04:00
mirrorlist.py remember what the program did and rewrite statement 2018-03-21 22:03:52 +00:00
mirrors-data.awk fix matts problem 2020-04-24 21:34:09 +02:00
mirrors-data.gp again remove ending backslash from last line before unset 2020-08-03 07:25:15 -04:00
mirrors-moving.gp fix the data-analysis graphs to plot past 2019-12-31 to 2020-12-31 2020-07-31 13:17:35 -04:00
mirrors-moving_avg.py fix matts problem 2020-04-24 21:34:09 +02:00
run-daily-awstats.sh web-data-analysis: removing taskotron.fp.o 2020-06-17 17:19:16 +00:00