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: fidelity/kconnect
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: fidelity/kconnect
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feature/automate-krew-index
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 2 files changed
  • 1 contributor

Commits on May 1, 2024

  1. feat(actions): add krew-release-bot

    This change will include a new step that to the release action that will update the krew-index at https://github.com/fidelity/krew-index on our behalf. This automation is possible with the krew-release-bot. For more information on the krew-release-bot https://krew.sigs.k8s.io/docs/developer-guide/release/automating-updates/
    
    Signed-off-by: Casale, Robert <robert.casale@fmr.com>
    Gearheads committed May 1, 2024
    Configuration menu
    Copy the full SHA
    5dee713 View commit details
    Browse the repository at this point in the history
  2. feat(actions): update go version to 1.22 for release action, and upda…

    …te deprecated goreleaser field
    
    Signed-off-by: Casale, Robert <robert.casale@fmr.com>
    Gearheads committed May 1, 2024
    Configuration menu
    Copy the full SHA
    bfb9079 View commit details
    Browse the repository at this point in the history
  3. feat(actions): fix typo to use the correct GitHub repo name

    Signed-off-by: Casale, Robert <robert.casale@fmr.com>
    Gearheads committed May 1, 2024
    Configuration menu
    Copy the full SHA
    75289fd View commit details
    Browse the repository at this point in the history
  4. feat(actions): comment test url for krew-release-bot

    Signed-off-by: Casale, Robert <robert.casale@fmr.com>
    Gearheads committed May 1, 2024
    Configuration menu
    Copy the full SHA
    d301f66 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. feat(action): ignore release section, and test with keyword

    This change is a test commit that can be merged later on.
    
    Signed-off-by: Casale, Robert <robert.casale@fmr.com>
    Gearheads committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    0fb545f View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. feat(krew-index): update krew-release-bot settings

    This change will hopefully allow us to automate the krew-index release step once the open-source issue for the krew-release-bot has been resolved.
    
    Signed-off-by: Casale, Robert <robert.casale@fmr.com>
    Gearheads committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    81fe807 View commit details
    Browse the repository at this point in the history
Loading