Skip to content

v2.4.0

Choose a tag to compare

@brandongregoryscott brandongregoryscott released this 12 Mar 20:14
· 89 commits to main since this release

v2.4.0 Release

Release notes

Feature release to expand the github API functionality exposed through the CLI. You can now clone issues from one AndcultureCode repo to another, create one from scratch, or view the current list of issues for a given repo.

Notable features:

  • Create, clone and view Github issues from the and-cli github issue command
  • Refactored existing topic and repo related functionality into child commands from github: and-cli github topic and and-cli github repo
  • Better support for nested commands (such as the deploy and now github commands)

Known issues

#124 Github command for adding/duplicating issues across repos

Contributors

@brandongregoryscott