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

refactor(git): Split commitFiles function into 3 phases #13821

Merged
merged 8 commits into from Jan 26, 2022

Commits on Jan 26, 2022

  1. refactor(git): Extract error handling to separate file

    Sergei Zharinov committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    b0086d5 View commit details
    Browse the repository at this point in the history
  2. Fix coverage

    Sergei Zharinov committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    8263763 View commit details
    Browse the repository at this point in the history
  3. refactor(git): Extract auth handling from commitFiles

    Sergei Zharinov committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    229504b View commit details
    Browse the repository at this point in the history
  4. Merge branch 'refactor/git-extract-push-phase' of github.com:zharinov…

    …/renovate; branch 'main' of github.com:renovatebot/renovate into refactor/git-extract-push-phase
    Sergei Zharinov committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    3970644 View commit details
    Browse the repository at this point in the history
  5. refactor(git): Split commitFiles function into 3 phases

    Sergei Zharinov committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    7eaec56 View commit details
    Browse the repository at this point in the history
  6. Small fixes

    Sergei Zharinov committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    1ba4fdd View commit details
    Browse the repository at this point in the history
  7. More fixes

    Sergei Zharinov committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    0ca4cc3 View commit details
    Browse the repository at this point in the history
  8. Remove redundant calls

    Sergei Zharinov committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    a22ec25 View commit details
    Browse the repository at this point in the history