index
:
bot
copilot/fix-dm-closed-error-handling
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-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.