Actions
Defect #44225
closedAdd and configure pandoc on GitHub Actions
Resolution:
Fixed
Affected version:
Description
The pandoc tests for #8959 are currently not run on Github Actions as the runner environment does not include the pandoc package:
sh: 1: pandoc: not found
Files
Updated by Go MAEDA about 1 month ago
- File 0001-Add-pandoc-on-Github-Actions.patch 0001-Add-pandoc-on-Github-Actions.patch added
- Target version set to 7.0.1
This patch adds Pandoc and fixes the reported issue.
Updated by Go MAEDA about 1 month ago
- Status changed from New to Resolved
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed the fix in r24833.
Updated by Go MAEDA about 1 month ago
- Status changed from Resolved to Closed
Merged the fix into 7.0-stable branch in r24838.
Updated by Go MAEDA about 1 month ago
- Subject changed from Add and configure pandoc on Github Actions to Add and configure pandoc on GitHub Actions
Actions