Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an option to release as a prerelease #20

Merged
merged 31 commits into from
Feb 7, 2020

Commits on Feb 3, 2020

  1. Renaming entries to GitBuddy

    AvdLee committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    17a1609 View commit details
    Browse the repository at this point in the history
  2. Command registry is set up

    AvdLee committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    d9022c3 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. Configuration menu
    Copy the full SHA
    09de1c1 View commit details
    Browse the repository at this point in the history
  2. Fix swiftlint warning

    AvdLee committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    5eade2c View commit details
    Browse the repository at this point in the history
  3. Fix SwiftLint warnings

    AvdLee committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    e9b0010 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d81508f View commit details
    Browse the repository at this point in the history
  5. Improve folder structure

    AvdLee committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    ab61cae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4e250a8 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. Configuration menu
    Copy the full SHA
    9b3df3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d86787d View commit details
    Browse the repository at this point in the history
  3. Cleaned up the code, added folders in the tests, added strongly typed…

    … for shell commands to make it easier to mock
    AvdLee committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    039c4c4 View commit details
    Browse the repository at this point in the history
  4. Handle verbose globally

    AvdLee committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    b573d93 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c341b4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6607f7d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f2e8358 View commit details
    Browse the repository at this point in the history
  8. Added tests

    AvdLee committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    49b6cf1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aca9696 View commit details
    Browse the repository at this point in the history
  10. Changelog is now tested

    AvdLee committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    eaa56b7 View commit details
    Browse the repository at this point in the history
  11. Add tests for commenting

    AvdLee committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    b7e93ad View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. Configuration menu
    Copy the full SHA
    2e33042 View commit details
    Browse the repository at this point in the history
  2. Fix Octokit reference

    AvdLee committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    1cfede6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    518e013 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ea2b2f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c93e9c4 View commit details
    Browse the repository at this point in the history
  6. Update the License

    AvdLee committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    e824680 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    611c9ee View commit details
    Browse the repository at this point in the history
  8. Fix SwiftLint warnings

    AvdLee committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    16d7fe3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    086325f View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. Configuration menu
    Copy the full SHA
    26b2f1f View commit details
    Browse the repository at this point in the history
  2. Add post body tests

    AvdLee committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    ac53906 View commit details
    Browse the repository at this point in the history
  3. Fix Mocker reference

    AvdLee committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    ad05a79 View commit details
    Browse the repository at this point in the history