Skip to content

Releases: repo-utils/org-labels

1.0.4

13 Dec 20:02
Compare
Choose a tag to compare
  • Fixed hang when no arguments were provided (#11)

1.0.3

27 Aug 03:53
Compare
Choose a tag to compare
  • Bumps dependancies
  • Better docs

1.0.2

18 Jul 17:13
Compare
Choose a tag to compare
  • Standardize may now be passed a single repo via org/repo.

1.0.1

16 Jun 17:48
Compare
Choose a tag to compare
  • Added documentation for --destructive.

1.0.0

16 Jun 17:43
Compare
Choose a tag to compare
  • 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

19 May 18:20
Compare
Choose a tag to compare
  • Handles github pagination for organizations with more than 30 repos.

0.3.0

19 May 16:51
Compare
Choose a tag to compare
  • Better documentation of node version and required environment variables.
  • Allow standardize's config to be from any github repo.

0.2.0

16 May 21:06
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
  • Complete internal overhaul.
  • Now uses commands rather than options.
  • Added commands:
    • add
    • remove
    • update
    • rename
    • standardize
  • Better docs, code comments, etc.