aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2021-03-11Fix configuration for sphinxcontrib-bibtex version 2 or later (#2572)Mike Taves
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
2020-01-10add notes about PR header titlesnowman2
2020-01-10removed questionsnowman2
2020-01-10Update .github/ISSUE_TEMPLATE/bug_report.mdAlan D. Snow
Co-Authored-By: Kristian Evers <kristianevers@gmail.com>
2020-01-10Update .github/ISSUE_TEMPLATE/bug_report.mdAlan D. Snow
Co-Authored-By: Kristian Evers <kristianevers@gmail.com>
2020-01-10Update .github/ISSUE_TEMPLATE/bug_report.mdAlan D. Snow
Co-Authored-By: Kristian Evers <kristianevers@gmail.com>
2020-01-10Update .github/ISSUE_TEMPLATE/feature_request.mdAlan D. Snow
Co-Authored-By: Kristian Evers <kristianevers@gmail.com>
2020-01-08added issue & pull request templatessnowman2
2020-01-07Add stale-bot config for GitHubKristian Evers
This should make managing issues a bit easier. All inactive issues will be closed automatically after 60+7 days. Closing can be avoided by adding labels from the "exemptLabels" list. Before an issue is closed a friendly reminder is posted in the issue.