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

Sync branches to DB immediately when handle git hook calling #29493

Merged
merged 12 commits into from
Mar 6, 2024
Merged

Sync branches to DB immediately when handle git hook calling #29493

merged 12 commits into from
Mar 6, 2024

Commits on Feb 29, 2024

  1. feat: sync to db in hook

    wolfogre committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    6bef773 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Update routers/private/hook_post_receive.go

    Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
    wolfogre and lunny authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    3d68828 View commit details
    Browse the repository at this point in the history
  2. fix: ignore deleted

    wolfogre committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    4fb19f7 View commit details
    Browse the repository at this point in the history
  3. test: debug log

    wolfogre committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    62d3cfa View commit details
    Browse the repository at this point in the history
  4. Revert "test: debug log"

    This reverts commit 62d3cfa.
    wolfogre committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    a844be5 View commit details
    Browse the repository at this point in the history
  5. feat: add deleted branches

    wolfogre committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    75950d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    49f224a View commit details
    Browse the repository at this point in the history
  7. chore: lint

    wolfogre committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    0cfa28f View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. fix: check if never synced

    wolfogre committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    d1bb3e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. test: TestGitPush

    wolfogre committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    7d7bdeb View commit details
    Browse the repository at this point in the history
  2. chore: lint

    wolfogre committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    b204dbb View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    0b2033c View commit details
    Browse the repository at this point in the history