Skip to content

Releases: repo-utils/org-labels

1.0.4

Choose a tag to compare

@Fishrock123 Fishrock123 released this 13 Dec 20:02
  • Fixed hang when no arguments were provided (#11)

1.0.3

Choose a tag to compare

@Fishrock123 Fishrock123 released this 27 Aug 03:53
  • Bumps dependancies
  • Better docs

1.0.2

Choose a tag to compare

@Fishrock123 Fishrock123 released this 18 Jul 17:13
  • Standardize may now be passed a single repo via org/repo.

1.0.1

Choose a tag to compare

@Fishrock123 Fishrock123 released this 16 Jun 17:48
  • Added documentation for --destructive.

1.0.0

Choose a tag to compare

@Fishrock123 Fishrock123 released this 16 Jun 17:43
  • Automatically checks for updates and prompts for update with fall-through as "do not update".
  • Adds support for user repos.
  • Adds -d --destructive options for standardize.
  • Logs only the number of repos successfully updated.
  • Improved pagination logic.

0.3.1

Choose a tag to compare

@Fishrock123 Fishrock123 released this 19 May 18:20
  • Handles github pagination for organizations with more than 30 repos.

0.3.0

Choose a tag to compare

@Fishrock123 Fishrock123 released this 19 May 16:51
  • Better documentation of node version and required environment variables.
  • Allow standardize's config to be from any github repo.

0.2.0

0.2.0 Pre-release
Pre-release

Choose a tag to compare

@Fishrock123 Fishrock123 released this 16 May 21:06
  • Complete internal overhaul.
  • Now uses commands rather than options.
  • Added commands:
    • add
    • remove
    • update
    • rename
    • standardize
  • Better docs, code comments, etc.