Skip to content

Releases: quarto-dev/quarto-actions

v2.2.0

25 Nov 19:44
8a96df1

Choose a tag to compare

What's Changed

Fixes

  • Fix publish action for actions/checkout@v6 worktree credentials (#133) by @cderv
  • Do not rely on gh cli utility by @Bisaloo in #132

Enhancements

  • Add automated testing for publish action
  • Add weekly schedule triggers for test workflows
  • Update macOS configuration in CI workflow to use macos-15-intel

Examples

  • Add GitHub Actions workflow for Quarto publishing by @dkapitan in #129

Documentation

  • Fix example for QUARTO_PROFILE in publish doc

Full Changelog: v2.1.9...v2.2.0

v2.1.9

19 Feb 17:13
9e48da2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2...v2.1.9

v2.1.8

11 Feb 15:39
8ed9114

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2...v2.1.8

v2.1.7

11 Dec 14:37
8776aaf

Choose a tag to compare

What's Changed

  • fix: avoid hanging terminal if older version is available by @RobPasMue in #119

New Contributors

Full Changelog: v2.1.6...v2.1.7

v2.1.6

30 Aug 07:42
87b35bb

Choose a tag to compare

What's Changed

  • Remove chrome checking by @cderv in #116. This is a revert from previous fix for - - #45 but necessary to avoid actions breakage as reported in #115

Full Changelog: v2.1.5...v2.1.6

v2.1.5

26 Aug 09:08
6cb292a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.4...v2.1.5

v2.1.4

12 Oct 19:08
c1b50d3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2...v2.1.4

v2.1.3

25 May 19:19
1631147

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.2...v2.1.3

v2.1.2

18 Jan 16:00

Choose a tag to compare

New:

  • Add QUARTO_PRINT_STACK to the environments of all actions so that error log outputs are more actionable.

v2.1.1

03 Jan 17:08
15d0c45

Choose a tag to compare

Fixes #59.