summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2024-05-21reenable macOS buildDan Allen
2024-05-17lock version of Ghostscript in Windows CI buildDan Allen
2024-05-17I'm tired of fighting with macOS, so it's being removed from CIDan Allen
2024-03-11resolves #2508 lock ttfunk to 1.7.x (PR #2509)Dan Allen
2024-03-07add Ruby 3.3 to CI matrixDan Allen
2024-03-06remove upstream from the CI matrix until the incompatibility can be addressedDan Allen
2024-01-26reeanble upstream tests in CIDan Allen
2024-01-17turn off upstream test as test assumptions are being broken by incompatiblitiesDan Allen
2023-05-25fix CI build on WindowsDan Allen
2023-05-25allow workflow to be triggered manually on v2.3.x branch [no ci]Dan Allen
2023-05-10bump upper Ruby version from 3.1 to 3.2 in CI workflowDan Allen
2023-04-15document Asciidoctor Kroki as optional dependencyDan Allen
2023-04-06test oldest supported JRuby (9.2) and newest supported JRuby (9.4)Dan Allen
2023-04-06upgrade CI workflows to v3 version of checkout actionDan Allen
2023-04-06allow trigger of CI workflow via dispatchDan Allen
2023-02-20add deploy docs workflowDan Allen
2023-02-20skip installing graphicsmagick/prawn-gmagick on macOS as it no longer works i...Dan Allen
2023-02-14lock visual tests to Rouge 4.0.x to stabilize themDan Allen
2022-10-27backport fix for #2363 replace use of AbstractBlock#role= method to ensure co...Dan Allen
2022-10-20add release version to workflow run name [skip ci]Dan Allen
2022-10-20remove redundant tags-ignore in CI workflowDan Allen
2022-09-04upgrade JRuby in CI matrixDan Allen
2022-07-27escape release beer value [no ci]Dan Allen
2022-07-01lock version of JRuby 9.3 in CI matrixDan Allen
2022-06-27reenable CI build on JRuby 9.3 for WindowsDan Allen
2022-06-23resolves #2255 interpret start-at theme keys with value 1 correctly (PR #2256)Dan Allen
2022-06-14use auth token of current actor for gh in release workflow [skip ci]Dan Allen
2022-06-04add integration test with Asciidoctor Kroki (PR #2226)Dan Allen
2022-06-03authenticate gh CLI during release process [skip ci]Dan Allen
2022-05-31automate the creation of the GitHub release [no ci]Dan Allen
2022-05-30test prawn-gmagick integration on macOSDan Allen
2022-05-16don't run CI for pushes and pull requests with only changes to docs [no ci]Dan Allen
2022-05-16don't run CI if HEAD commit message starts with [docs] [no ci]Dan Allen
2022-05-16fix formatting in GitHub Actions config filesDan Allen
2022-05-16set permissions for GitHub actions (PR #2167)Naveen
2022-05-13set JVM option to workaround Permission denied - NUL error when installing bu...Dan Allen
2022-04-27only test Ruby 3.0 and JRuby 9.2 once in CIDan Allen
2022-04-24remove dry run from release script [no ci]Dan Allen
2022-04-24resolves #2065 set up fully automated release (PR #2069) [no ci]Dan Allen
2022-04-24don't run main CI workflow on docs PRs [no ci]Dan Allen
2022-04-24remove check for skip ci in commit message as it's now supported by default [...Dan Allen
2022-04-20install required Linux packages in release job [skip ci]Dan Allen
2022-04-16bump minimum Ruby version to 2.7 and remove obsolete patches (PR #2038)Dan Allen
2022-04-16add JRuby 9.3 to CI matrix; upgrade asciidoctor-diagram to 2.2Dan Allen
2021-12-31don't specify bundler version in CI configDan Allen
2021-12-27add Ruby 3.1 to CI matrix; update error message transformation to account for...Dan Allen
2021-12-27cancel build already in progress for same workflow and ref [skip ci]Dan Allen
2021-07-13don't run scheduled build on forks [skip ci]Dan Allen
2021-07-13use branch specified in payload when CI job is triggered by upstream dispatch...Dan Allen
2021-07-12release lock on patch version of bundlerDan Allen