aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Collapse)Author
2020-11-28Add github action for VS2019 x64 buildEven Rouault
2020-11-27Move linux_gcc 4.8 job to github action, and on Travis-CI only keep the doc ↵Even Rouault
publishing
2020-11-27Add github action for cppcheckEven Rouault
2020-11-27Github action: add a linux_gcc_32bit jobEven Rouault
2020-11-26Github action: add a clang linux build jobEven Rouault
2020-11-26Github action: add a clang static analyzer jobEven Rouault
2020-11-24GitHub action: add a mingw_w64 buildEven Rouault
2020-11-23GitHub action: add a Mac buildEven Rouault
2020-11-21backport.yml: update to what QGIS usesEven Rouault
2020-11-17github actions: update to conda-incubator/setup-miniconda@v2 to be ↵Even Rouault
compatible with latest github action security fix constraints
2020-10-14Plot building Github Action (#2377)Howard Butler
* implement conda package building * paths * need libtool * PLATFORM check * point to my PROJ feedstock for now * point to PROJ repos * plot building and artifact upload * syntax * add proj conda package for plotting * retab * no doxygen * syntax * update docs Makefile * doc building * needs * consolidate doc/plots * plot updates * put updated plot output into docs * register spelling module * use v2 download-artifact * artifact upload
2020-10-14Add Conda package GitHub Action (#2373)Howard Butler
* implement conda package building * paths * need libtool * PLATFORM check * point to my PROJ feedstock for now * point to PROJ repos
2020-07-08github workflows: add a workflow for doc buildingEven Rouault
2020-01-15Reintroduce backport bot, now using a dedicated PROJ botKristian Evers