aboutsummaryrefslogtreecommitdiffstats
path: root/azure-pipelines.yml (follow)
Commit message (Collapse)AuthorAgeLines
* Revert linter to non-verbose.Gravatar scragly2019-04-19-4/+4
|
* Output verbose linter to console.Gravatar scragly2019-04-19-1/+1
|
* Get verbose output for linter.Gravatar scragly2019-04-19-1/+1
|
* Fix Dockerfile path.Gravatar scragly2019-04-19-10/+10
|
* Fix docker reference.Gravatar scragly2019-04-19-18/+15
|
* Remove multi-version, use lock and publish lint.Gravatar scragly2019-04-19-133/+96
|
* Specify hadolint arguments on the command line.Gravatar Johannes Christ2019-04-18-1/+1
|
* Use `set -eux` in pipeline script.Gravatar Johannes Christ2019-04-11-1/+3
|
* Address review by @jchristgitGravatar Gareth Coles2019-04-05-10/+5
|
* pysite -> pydis_siteGravatar Gareth Coles2019-04-05-2/+2
|
* [#193] Replace Poetry with PipenvGravatar Gareth Coles2019-04-05-1/+1
|
* Revert to 16.04 build pools.Gravatar azure-pipelines[bot]2019-03-09-4/+4
|
* Update pool build to Ubuntu 18.04Gravatar azure-pipelines[bot]2019-03-09-4/+4
|
* Use poetry for dependency managemnet.Gravatar Johannes Christ2019-02-05-2/+2
|
* Ignore dumb `hadolint` error.Gravatar Johannes Christ2019-01-12-1/+1
|
* Set up image pushing and building on Azure. (#152)Gravatar Johannes Christ2018-11-25-0/+23
| | | | Closes #152.
* Set up markdown & Dockerfile lints.Gravatar Johannes Christ2018-11-18-2/+26
|
* Set up Azure pipelines.Gravatar Johannes Christ2018-11-18-0/+92