Commit Graph

34 Commits (dcdd887df3549d41c3fdaf4ad8a20218179039d5)

Author SHA1 Message Date
Zach Hilman d45ad75404 ci: Add version counter variable 5 years ago
Lioncash 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.
5 years ago
bunnei 6bfabdedfd
Merge pull request #2937 from DarkLordZach/azure-msvc
ci: Add windows MSVC builds to patreon and mainline pipelines
5 years ago
Zach Hilman a86e52a375 ci: Correct mainline release dependency 5 years ago
Zach Hilman 53be058e74 ci: Add Mainline tagline 5 years ago
Zach Hilman d648cd562a ci: Use MSVC windows for patreon 5 years ago
Zach Hilman bfa60e2d4e ci: Use MSVC windows for mainline 5 years ago
Zach Hilman 514b74a098 ci: Add MSVC build template 5 years ago
Zach Hilman 49344111cc ci: Add Windows MSVC package script 5 years ago
Zach Hilman c56822a405 ci: Fix unset environment variable bug 5 years ago
Zach Hilman 0e58bfedfd ci: Check additional pages on GitHub 5 years ago
Zach Hilman 7d46416a16 ci: Iterate through GitHub pages for pull requests 5 years ago
Zach Hilman 4ea425d6cf ci: Correct arguments for mergebot script 5 years ago
Zach Hilman e6f3aad84e ci: Populate patreon PRs on public repository 5 years ago
Zach Hilman 867e1db287 ci: Add two step patreon build pipeline 5 years ago
Zach Hilman 0ba7055873 ci: Add private mergebot CI templates 5 years ago
Zach Hilman 3f52bb5677 ci: Optionally prepend commit messages with environment variable 5 years ago
Zach Hilman ab8d122384 ci: Add private mergebot script
Uses Azure instead of GitHub
5 years ago
Zach Hilman 921dae5e83 ci: Correct GitHub Release name 5 years ago
Zach Hilman 15805f4e01 ci: Determine build date via bash 5 years ago
Zach Hilman 851c5d67ae ci: Update to use date as build number 5 years ago
Zach Hilman 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
5 years ago
Flame Sage ce3edaad26 Changed apt-get upgrade for specific package. 5 years ago
Flame Sage 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.
5 years ago
Zach Hilman 9aef7e5e22 Correct apt permissions 6 years ago
Zach Hilman 6b2937bf76 Upgrade PIP version with APT 6 years ago
Zach Hilman a2d2a6b6dd Upgrade pip version 6 years ago
Zach Hilman d3ea2df06d Add missing dot 6 years ago
Zach Hilman bcbec6f37c ci: Fix Azure PR Builds 6 years ago
Zach Hilman 12514ccd35 Fix README change mistake (#2754)
Fix README change mistake
6 years ago
Zach Hilman f470bcb826 azure: Fix clang-format and releases 6 years ago
Zach Hilman bbc5b5d62d Finalize Azure Pipelines Definitions
d
6 years ago
Zach Hilman 502358ab05 Add Repository Sync Pipeline 6 years ago
Zach Hilman f2e5c19520 Add Pipeline Definitions 6 years ago