aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/deploy-azure.sh (unfollow)
Commit message (Collapse)AuthorLines
2018-11-18Build stage now has ubuntu poolGravatar Leon Sandøy-1/+8
2018-11-18Oops, I think this should fix the pipeline.Gravatar Leon Sandøy-4/+10
2018-11-18pipe that pepper output to stdoutGravatar Leon Sandøy-1/+1
2018-11-18enable logging of pepper output to a fileGravatar Leon Sandøy-1/+1
2018-11-18Azure Pipeline CIGravatar Leon Sandøy-37/+84
2018-11-17Update README.mdGravatar Leon Sandøy-13/+3
2018-10-25Fix hacktoberstats to properly parse valid repository names with _ and .Gravatar sco1-3/+3
2018-10-14Add regex & command prefix filters to reaction cog (#45)Gravatar sco1-10/+48
* Add regex & command prefix filters for reaction checks * Add bot self-reaction short circuit, add logging * Remove infinitely looping debug line oops... * Refactor to reduce log noise Move short circuit into a first reaction match to prevent logging every time someone invokes a command or the bot says something