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

Move version out of SDK. #14229

Merged
merged 22 commits into from
Dec 7, 2022
Merged

Move version out of SDK. #14229

merged 22 commits into from
Dec 7, 2022

Commits on Feb 23, 2022

  1. Move version out of SDK. For now it's a copy rather than move: the pa…

    …rt not addressed by this
    
    change is sdk/helper/useragent.String, which we'll want to deprecate in favour of PluginString.
    ncabatoff committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    3803222 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Merge branch 'main' into move-version-out-of-sdk

    # Conflicts:
    #	command/agent.go
    #	command/debug.go
    #	command/operator_diagnose.go
    #	command/server.go
    #	sdk/framework/backend.go
    #	sdk/framework/openapi_test.go
    #	sdk/framework/path.go
    ncabatoff committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    2e4af81 View commit details
    Browse the repository at this point in the history
  2. go mod tidy

    ncabatoff committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    913b3fb View commit details
    Browse the repository at this point in the history
  3. Merge fixes

    ncabatoff committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    53bf75d View commit details
    Browse the repository at this point in the history
  4. More merge fixes, and add support for BuildDate in our copy. Also sto…

    …p updating the old sdk version and start updating the new non-sdk equivalent.
    ncabatoff committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    d186761 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Fix some tests.

    ncabatoff committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    740ab6b View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Fix more tests

    ncabatoff committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    5080f50 View commit details
    Browse the repository at this point in the history
  2. More test fixes

    ncabatoff committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    2760e2f View commit details
    Browse the repository at this point in the history
  3. Last text fixes?

    ncabatoff committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    b468a6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb57e2d View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into move-version-out-of-sdk

    # Conflicts:
    #	Makefile
    ncabatoff committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    d5d5818 View commit details
    Browse the repository at this point in the history
  6. Still more fixes

    ncabatoff committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    70833ed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    297b383 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Merge branch 'main' into move-version-out-of-sdk

    # Conflicts:
    #	Makefile
    #	command/agent.go
    ncabatoff committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    9477c80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02bb6ee View commit details
    Browse the repository at this point in the history
  3. Fix merge issue

    ncabatoff committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    0de37f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Cleanup.

    ncabatoff committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    e7bb6f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Merge branch 'main' into move-version-out-of-sdk

    # Conflicts:
    #	http/sys_seal_test.go
    ncabatoff committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    fa8f8c1 View commit details
    Browse the repository at this point in the history
  2. Fix merge breakage.

    ncabatoff committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    c949d0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66b8ab8 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Remove blank import lines.

    ncabatoff committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    79d2ee2 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Add CL

    ncabatoff committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    312c257 View commit details
    Browse the repository at this point in the history