aboutsummaryrefslogtreecommitdiff
path: root/scripts/ci/steps
Commit message (Collapse)AuthorAgeFilesLines
* Fix cabal projects using source-repository-packageDaniel Gröber2020-05-021-0/+6
| | | | | | | | | | | Apparently we can get source-repo-packages in plan.json even when filtering for `"style": "local"`(`UnitTypeLocal`). It's possible the root cause here is a cabal bug as source-repository-package should really be treated more like a tarball than a local package. Regardless we simply filter units by actually checking for `uPkgSrc=Just LocalUnpackedPackage` instead of relying on "style". This fixes #99
* ci: Allow using latest Hackage index with CI_USE_COMMIT_INDEX_STATE=trueDaniel Gröber2019-06-171-1/+6
|
* ci: Switch to stack included in CI imagesDaniel Gröber2019-05-271-3/+1
|
* ci: Move stack install logic into seperate scriptDaniel Gröber2019-01-301-23/+1
|
* ci: Install stack from git when necessaryDaniel Gröber2019-01-221-0/+46
|
* ci: Add GHC-8.6.2 jobDaniel Gröber2019-01-221-0/+1
|
* ci: Use Hackage index state at commit dateDaniel Gröber2019-01-221-1/+1
|
* Switch CI to v2-buildDaniel Gröber2018-10-278-18/+16
|
* ci: Limit compile-test build concurrencyDaniel Gröber2018-06-171-0/+2
|
* ci: Show streaming test outputDaniel Gröber2018-06-171-1/+1
|
* Refactor 'compileHelper' to cache helper in all casesDaniel Gröber2018-01-181-1/+2
|
* Update as per @DanielG commentsAlan Zimmerman2018-01-181-1/+0
|
* Keep 7.8.4 build happyAlan Zimmerman2018-01-181-1/+2
|
* ci: Install test dependenciesDaniel Gröber2018-01-181-1/+1
|
* ci: Add retry loop to 'cabal update'Daniel Gröber2017-11-261-1/+1
|
* ci: Make sandbox paths absoluteDaniel Gröber2017-09-251-4/+4
|
* Adapt CI scripts for readonly sourcedirDaniel Gröber2017-09-195-12/+19
|
* Extract CI config into scriptsDaniel Gröber2017-09-186-0/+19