Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sozercan/kubectl-ai
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.10
Choose a base ref
...
head repository: sozercan/kubectl-ai
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.11
Choose a head ref
  • 18 commits
  • 19 files changed
  • 6 contributors

Commits on May 3, 2023

  1. Updated kubectl-ai to 0.0.10 (#39)

    Co-authored-by: Sertac Ozercan <sozercan@gmail.com>
    github-actions[bot] and sozercan authored May 3, 2023
    Configuration menu
    Copy the full SHA
    4aeeaf9 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2023

  1. build(deps): bump golang.org/x/net from 0.9.0 to 0.10.0 (#40)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 27, 2023
    Configuration menu
    Copy the full SHA
    736954c View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#44)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 27, 2023
    Configuration menu
    Copy the full SHA
    9dcfaff View commit details
    Browse the repository at this point in the history
  3. build(deps): bump k8s.io/cli-runtime from 0.27.1 to 0.27.2 (#42)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 27, 2023
    Configuration menu
    Copy the full SHA
    8de4335 View commit details
    Browse the repository at this point in the history
  4. docs: editor usage (#47)

    sozercan authored May 27, 2023
    Configuration menu
    Copy the full SHA
    013cf88 View commit details
    Browse the repository at this point in the history
  5. update openai library (#48)

    sozercan authored May 27, 2023
    Configuration menu
    Copy the full SHA
    509ffcf View commit details
    Browse the repository at this point in the history

Commits on May 28, 2023

  1. retry for 429 (#49)

    sozercan authored May 28, 2023
    Configuration menu
    Copy the full SHA
    b0294c9 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. build(deps): bump github.com/sashabaranov/go-openai from 1.9.4 to 1.9…

    ….5 (#50)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 31, 2023
    Configuration menu
    Copy the full SHA
    48e1b96 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. build(deps): bump github.com/sashabaranov/go-openai from 1.9.5 to 1.1…

    …4.1 (#66)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    c0b1c5b View commit details
    Browse the repository at this point in the history
  2. build(deps): bump k8s.io/cli-runtime from 0.27.2 to 0.27.4 (#63)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    44e3584 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. [update] Support for custom OpenAI API Base (#41)

    Co-authored-by: zhihuangliu <zhihuangliu@deeproute.ai>
    Co-authored-by: Sertac Ozercan <sozercan@gmail.com>
    3 people authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    3684351 View commit details
    Browse the repository at this point in the history
  2. feat: localai support (#67)

    sozercan authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    b64b73c View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    0e47b2d View commit details
    Browse the repository at this point in the history
  2. fix windows build (#70)

    sozercan authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    3af5ab9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8cd2b2 View commit details
    Browse the repository at this point in the history
  4. update goreleaser (#72)

    sozercan authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    90d00d9 View commit details
    Browse the repository at this point in the history
  5. update goreleaser (#73)

    sozercan authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    afd1e40 View commit details
    Browse the repository at this point in the history
  6. update goreleaser (#75)

    sozercan authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    8ae3528 View commit details
    Browse the repository at this point in the history
Loading