summaryrefslogtreecommitdiffstats
path: root/.ci/scripts (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-10-05ci: Add version counter variableZach Hilman4-4/+4
2019-10-04externals: Use upstream zlibLioncash1-1/+2
We don't need to depend on a custom fork for this. We can add the library as is, and then make it excluded from the ALL target, so we only link in the libraries that we actually make use of.
2019-10-02ci: Add Windows MSVC package scriptZach Hilman1-0/+32
2019-10-02ci: Check additional pages on GitHubZach Hilman1-1/+3
2019-10-02ci: Iterate through GitHub pages for pull requestsZach Hilman2-25/+33
2019-09-30ci: Populate patreon PRs on public repositoryZach Hilman2-2/+2
2019-09-26ci: Optionally prepend commit messages with environment variableZach Hilman1-2/+4
2019-09-26ci: Add private mergebot scriptZach Hilman1-0/+41
Uses Azure instead of GitHub
2019-07-14Finalize Azure Pipelines DefinitionsZach Hilman16-0/+323
d
2019-07-10Add Pipeline DefinitionsZach Hilman1-0/+0