Skip to content

v2.6

Latest
Compare
Choose a tag to compare
@armindarvish armindarvish released this 14 Jul 22:51
· 9 commits to main since this release
82834b0

Summary

  • Adds support for Github Actions (workflows and runs) see #235
  • Fixes issues with conversion between markdown and org-mode (see #236)
  • Fixes other minor issues

What's Changed

  1. Add support for GitHub Actions workflows and runs by @armindarvish in #235

  2. Fix markdown to org conversion by handling failed regex matches by @armindarvish in #236

  3. Release Version 2.6 with GitHub Actions Support and Bug Fixes by @armindarvish in #237

  4. Update README by @armindarvish in #238

  5. * Add ability to rerun GitHub Actions runs and jobs by @armindarvish in #239

  6. * Add C-c C-c keybinding for consult-gh-run-view-mode to rerun workflows by @armindarvish in #240

    Full Changelog: v2.5.1...v2.6