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

Implement buf alpha repo sync #2122

Merged

Commits on May 25, 2023

  1. WIP: Implement buf alpha repo sync

    Only base branch is supported today.
    
    `sync` replicates pushed git state to the BSR, walking commits in order.
    New or moved tags are also pushed.
    saquibmian committed May 25, 2023
    Configuration menu
    Copy the full SHA
    075a2d6 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Configuration menu
    Copy the full SHA
    2ce3c13 View commit details
    Browse the repository at this point in the history
  2. Rename + logs

    saquibmian committed May 30, 2023
    Configuration menu
    Copy the full SHA
    ec4b36e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b075db1 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin' into saquib/bsr-1894-implement-…

    …buf-alpha-repo-sync-command
    saquibmian committed May 30, 2023
    Configuration menu
    Copy the full SHA
    df461ca View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    00dcb5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de7cf17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a039a8e View commit details
    Browse the repository at this point in the history
  4. Update from API changes

    saquibmian committed May 31, 2023
    Configuration menu
    Copy the full SHA
    bc72d96 View commit details
    Browse the repository at this point in the history
  5. Fix typo

    saquibmian committed May 31, 2023
    Configuration menu
    Copy the full SHA
    ba7a94f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f105eb3 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    40b07ca View commit details
    Browse the repository at this point in the history
  2. Re-order syncableModule

    saquibmian committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    63a1e7d View commit details
    Browse the repository at this point in the history