8652313af2
ci: Continue pipeline on clang format failure
2019-11-24 21:31:37 -05:00
d24fcaff77
Move source in windows uploads into its own internal zip
...
This should prevent path length issues when extracting the build from the installer
2019-11-12 15:32:16 -07:00
d4a1afba4b
ci: Package source with builds
2019-11-11 22:32:22 -05:00
e07dfc4da3
ci: Rename build folder only on non-mainline builds
2019-11-06 23:26:29 -05:00
f1e4f3fc0c
Revert "ci: Rename build folder only on non-mainline builds"
2019-11-06 21:36:50 -05:00
9a62f5351a
Merge pull request #3073 from DarkLordZach/azure-rename-partial
...
ci: Rename build folder only on non-mainline builds
2019-11-05 21:10:44 -05:00
65bed6682c
ci: Rename build folder only on non-mainline builds
2019-11-05 21:07:30 -05:00
c2486f77e4
externals: Amend zlib submodule
...
Supplies CMakeLists.txt file that avoids pulling in zlib's tests into
the tree. This avoids needing to explicitly opt these tests out from
ctest.
2019-10-29 16:58:23 -04:00
969f0afa4e
Revert "ci: Add build name to archive root folder"
...
This reverts commit 5e553a6c26
.
2019-10-24 12:46:15 -06:00
5e553a6c26
ci: Add build name to archive root folder
2019-10-23 15:23:43 -04:00
464353bc57
Merge pull request #2961 from DarkLordZach/azure-tag-names
...
ci: Correct azure tag and release names
2019-10-08 20:16:28 -04:00
1817191d55
ci: Isolate upload merge step into stage 2
2019-10-08 19:52:02 -04:00
1ec23a0353
ci: Update build suffix for mock builds
2019-10-08 19:51:24 -04:00
df80e89b8f
ci: Add TAR-XZ compression to MSVC builds
2019-10-06 20:44:30 -04:00
d45ad75404
ci: Add version counter variable
2019-10-05 00:09:11 -04:00
80bdb44ead
externals: Use upstream zlib
...
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-04 05:01:57 -04:00
6bfabdedfd
Merge pull request #2937 from DarkLordZach/azure-msvc
...
ci: Add windows MSVC builds to patreon and mainline pipelines
2019-10-02 19:28:03 -04:00
a86e52a375
ci: Correct mainline release dependency
2019-10-02 18:54:05 -04:00
53be058e74
ci: Add Mainline tagline
2019-10-02 18:51:21 -04:00
d648cd562a
ci: Use MSVC windows for patreon
2019-10-02 18:23:09 -04:00
bfa60e2d4e
ci: Use MSVC windows for mainline
2019-10-02 17:58:52 -04:00
514b74a098
ci: Add MSVC build template
2019-10-02 17:58:33 -04:00
49344111cc
ci: Add Windows MSVC package script
2019-10-02 17:53:53 -04:00
c56822a405
ci: Fix unset environment variable bug
2019-10-02 17:53:37 -04:00
0e58bfedfd
ci: Check additional pages on GitHub
2019-10-01 21:54:26 -04:00
7d46416a16
ci: Iterate through GitHub pages for pull requests
2019-10-01 21:38:09 -04:00
4ea425d6cf
ci: Correct arguments for mergebot script
2019-09-30 13:43:34 -04:00
e6f3aad84e
ci: Populate patreon PRs on public repository
2019-09-30 09:29:28 -04:00
867e1db287
ci: Add two step patreon build pipeline
2019-09-26 09:42:22 -04:00
0ba7055873
ci: Add private mergebot CI templates
2019-09-26 09:29:33 -04:00
3f52bb5677
ci: Optionally prepend commit messages with environment variable
2019-09-26 09:29:15 -04:00
ab8d122384
ci: Add private mergebot script
...
Uses Azure instead of GitHub
2019-09-26 09:28:59 -04:00
921dae5e83
ci: Correct GitHub Release name
2019-09-22 19:06:48 -04:00
15805f4e01
ci: Determine build date via bash
2019-09-22 18:39:29 -04:00
851c5d67ae
ci: Update to use date as build number
2019-09-22 17:23:47 -04:00
cc3db2aa43
ci: Split mainline pipeline and add support for GitHub releases ( #2900 )
...
* ci: Add mock build alternative for fast testing
* ci: Always cache build
* ci: Extract steps to download build stage artifacts
* ci: Add template to release to GitHub
* ci: Add template to release to Azure Universal Artifacts
* ci: Split mainline to two pipelines
2019-09-22 20:01:29 +00:00
ce3edaad26
Changed apt-get upgrade for specific package.
2019-09-04 00:15:51 -04:00
573a1e7662
apt update before upgrade. Use apt-get.
...
Identified a bug in the script which uses the azure image when attempting to upgrade python3-pip.
Package index was out of date because apt-get update was not ran before attempting the upgrade.
2019-09-04 03:49:55 +00:00
9aef7e5e22
Correct apt permissions
2019-08-01 21:33:53 -04:00
6b2937bf76
Upgrade PIP version with APT
2019-08-01 21:29:27 -04:00
a2d2a6b6dd
Upgrade pip version
2019-08-01 21:23:17 -04:00
d3ea2df06d
Add missing dot
2019-08-01 21:09:11 -04:00
bcbec6f37c
ci: Fix Azure PR Builds
2019-07-28 14:21:18 -04:00
12514ccd35
Fix README change mistake ( #2754 )
...
Fix README change mistake
2019-07-24 16:42:33 -04:00
f470bcb826
azure: Fix clang-format and releases
2019-07-20 15:19:25 -04:00
bbc5b5d62d
Finalize Azure Pipelines Definitions
...
d
2019-07-13 21:34:40 -04:00
502358ab05
Add Repository Sync Pipeline
2019-07-10 22:18:32 -04:00
f2e5c19520
Add Pipeline Definitions
2019-07-09 22:17:56 -04:00