File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 64
64
echo "Running PSE notifier"
65
65
git config user.name "outage-data"
66
66
git config user.email "actions@users.noreply.github.com"
67
- python expand.py -r ../pse-outage -i -o output_files -l 2 ../pse-outage/pse-events.json
68
- python create_outages_dataframe.py -l -d output_files -u pse -o output_files/pse_outages_dataframe.csv
69
- python analyze_current_outages.py -f output_files/pse_outages_dataframe.csv -l .5 -c 1 -e .1 -u pse --telegram-token "${PWRONDATABOT_TOKEN}" --telegram-chat-id "-1003012377346" --telegram-thread-id "2" --geocode-api-key "${GEOCODE_API_KEY}"
67
+ git diff-tree fc9f1ed20b57e35808953c59830f19765f959983 26a5d3347b02654dbd65f23f256f6124aaf45a82 -r --abbrev=40 --full-index -M --raw -z --no-color
You can’t perform that action at this time.
0 commit comments