index
:
bot
fix-eval-message-limit
fix/modpings
inject-settings-in-bot-core
jb3/3.14-upgrade
main
mbaruh/fix-modpings-schedule
mbaruh/modlog_fix
pastebin-auto-upload
wookie/lower-warning-to-info
wookie184/fix-mentions-reply-resolving
A mirrored copy of the python-discord/bot repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
deploy-azure.sh
(
unfollow
)
Commit message (
Collapse
)
Author
Lines
2018-11-17
Clean up docker images
Gareth Coles
-13
/
+5
2018-11-17
Add aliases, prefix to cmd sig, remove from subcommands
scragly
-2
/
+12
2018-11-17
Send users a message when they're given an infraction.
Kingsley McDonald
-12
/
+203
2018-11-17
Reitz sez: Try --sequential
Gareth Coles
-1
/
+1
2018-11-16
Skipping the lock operation makes pipenv slower somehow. Don't ask me why.
Gareth Coles
-1
/
+0
2018-11-16
big brother: re-use header if user and channel match previous message
MarkKoz
-8
/
+28
The header will be re-sent if the configured limit is exceeded.
2018-11-16
Pipenv: Back to install, add PIPENV_SKIP_LOCK
Gareth Coles
-1
/
+2
2018-11-16
Sync doesn't have --deploy
Gareth Coles
-1
/
+1
2018-11-16
Attempt to make pipenv faster
Gareth Coles
-1
/
+1
2018-11-16
Azure: This should be all, I hope.
Gareth Coles
-0
/
+2
2018-11-16
Azure: OK, turns out secret variables must be task args and otherwise aren't ↵
Gareth Coles
-1
/
+2
available to the running script
2018-11-16
Azure: Switch to shell script task instead of calling bash ourselves
Gareth Coles
-1
/
+4
2018-11-16
Azure: It's amusing that bash is the problem today
Gareth Coles
-2
/
+0
2018-11-16
Azure: I'm rewriting this in Python someday
Gareth Coles
-1
/
+1
2018-11-16
Azure: Hopefully that'll do it
Gareth Coles
-2
/
+2
2018-11-16
Azure: Unfortunately I have to check this manually
Gareth Coles
-0
/
+2
2018-11-16
Azure: Where'd this extra line come from?
Gareth Coles
-3
/
+1
2018-11-16
Azure: Let's bash Bash
Gareth Coles
-1
/
+1
2018-11-16
Azure: Maybe bash requires single quotes?
Gareth Coles
-1
/
+1
I hate bash.
2018-11-16
Azure: Why does Bash have to be so awful?
Gareth Coles
-1
/
+1
2018-11-16
Azure: Did I ever say I hate bash?
Gareth Coles
-1
/
+1
2018-11-16
Azure: Finish deployment; skip if PR
Gareth Coles
-16
/
+8
GitLab: Remove deployment step
2018-11-16
Azure: I hate bash.
Gareth Coles
-2
/
+2
2018-11-16
Azure: Attempt to fix differing build script syntax
Gareth Coles
-1
/
+1
2018-11-16
Azure: Build job should depend on test
Gareth Coles
-0
/
+1
2018-11-16
Azure: Remove space from Docker service name
Gareth Coles
-1
/
+1
2018-11-16
Azure: Move branch trigger to Docker build script
Gareth Coles
-21
/
+21
2018-11-16
Azure: Build and push container
Gareth Coles
-0
/
+45
2018-11-16
Azure: Should use sudo; we don't run as root
Gareth Coles
-2
/
+2
2018-11-16
Azure: 'jobs' is not allowed.
Gareth Coles
-3
/
+0
'pool' is already defined and is mutually exclusive.