aboutsummaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* Fix GitHub Action yaml for Gradle buildMarius Volkhart2021-02-111-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1886449 13f79535-47bb-0310-9956-ffa450edef68
* [github-219] Add GitHub Action to verify Gradle wrapperMarius Volkhart2021-02-071-0/+3
| | | | | | Thanks to Valery Yatsynovich. This closes #219 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1886276 13f79535-47bb-0310-9956-ffa450edef68
* Cache Gradle wrapper & caches during GitHub ActionsMarius Volkhart2021-02-071-5/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1886266 13f79535-47bb-0310-9956-ffa450edef68
* Cache Maven repo during GitHub ActionsMarius Volkhart2021-02-061-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1886257 13f79535-47bb-0310-9956-ffa450edef68
* Adjust Github Workflow to actually use newer version of AntDominik Stadler2021-01-031-31/+30
| | | | | | | setting the PATH or calling the ant-script did not work, one actually needs to set ANT_HOME to make it work... git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1885055 13f79535-47bb-0310-9956-ffa450edef68
* Add initial Github Actions to build PRs with all three build-systemsDominik Stadler2020-12-203-0/+126
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884654 13f79535-47bb-0310-9956-ffa450edef68