summaryrefslogtreecommitdiff
path: root/.github/workflows/upstream-dispatch.yml
AgeCommit message (Expand)Author
2023-05-10use Ruby 3.2 by default in CI workflowsDan Allen
2022-10-22upgrade checkout action to v3Dan Allen
2022-05-16fix formatting in GitHub Actions config filesDan Allen
2022-05-16set permissions for GitHub actions (PR #2167)Naveen
2021-12-27add Ruby 3.1 to CI matrix; update error message transformation to account for...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
2021-07-11test Asciidoctor Diagram in upstream dispatch workflow [skip ci]Dan Allen
2021-07-11use pygments.rb ~> 2.0 when testing against upstream [skip ci]Dan Allen
2021-02-27prepare branch to be renamed from master to mainDan Allen
2021-02-18upgrade pygments.rb to 2.1.0 in CIDan Allen
2021-01-22use pygments.rb 2.0.0 in CI (PR #1860)Marat Radchenko
2021-01-03add Ruby 3 to CI matrix; make it primary; patch bug in Prawn; use it for rele...Dan Allen
2020-11-27run apt-get update before attempting to install packagesDan Allen
2020-11-18rename test upstream workflow to upstream dispatch [skip ci]Dan Allen