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: embik/kubeconfig-bikeshed
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.1
Choose a base ref
...
head repository: embik/kubeconfig-bikeshed
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.2
Choose a head ref
  • 13 commits
  • 10 files changed
  • 1 contributor

Commits on May 15, 2024

  1. docs: add DCO and contributing guide

    Signed-off-by: Marvin Beckers <mail@embik.me>
    embik committed May 15, 2024
    Configuration menu
    Copy the full SHA
    97e6fc1 View commit details
    Browse the repository at this point in the history
  2. ci: add conform workflow and configuration

    Signed-off-by: Marvin Beckers <mail@embik.me>
    embik committed May 15, 2024
    Configuration menu
    Copy the full SHA
    05594c9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #57 from embik/conventional-commits

    Add DCO and conventional commits
    embik authored May 15, 2024
    Configuration menu
    Copy the full SHA
    1c97761 View commit details
    Browse the repository at this point in the history
  4. fix(import): correctly import from stdin

    Signed-off-by: Marvin Beckers <mail@embik.me>
    embik committed May 15, 2024
    Configuration menu
    Copy the full SHA
    07597cc View commit details
    Browse the repository at this point in the history
  5. Merge pull request #58 from embik/fix-stdin-import

    fix(import): correctly import from stdin
    embik authored May 15, 2024
    Configuration menu
    Copy the full SHA
    18e4a37 View commit details
    Browse the repository at this point in the history
  6. chore(cargo): update existing dependencies

    Signed-off-by: Marvin Beckers <mail@embik.me>
    embik committed May 15, 2024
    Configuration menu
    Copy the full SHA
    33d815a View commit details
    Browse the repository at this point in the history
  7. chore(cargo): bump kube crates to k8s 1.30

    Signed-off-by: Marvin Beckers <mail@embik.me>
    embik committed May 15, 2024
    Configuration menu
    Copy the full SHA
    cdaf9dc View commit details
    Browse the repository at this point in the history
  8. chore(cargo): update various dependencies

    Signed-off-by: Marvin Beckers <mail@embik.me>
    embik committed May 15, 2024
    Configuration menu
    Copy the full SHA
    af0940f View commit details
    Browse the repository at this point in the history
  9. Merge pull request #59 from embik/cargo-update

    chore(cargo): update dependencies
    embik authored May 15, 2024
    Configuration menu
    Copy the full SHA
    1243e19 View commit details
    Browse the repository at this point in the history
  10. fix(ci): run conform from image to check multiple commits

    Signed-off-by: Marvin Beckers <mail@embik.me>
    embik committed May 15, 2024
    Configuration menu
    Copy the full SHA
    fe26269 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #60 from embik/ci-use-image

    fix(ci): run conform from image to check multiple commits
    embik authored May 15, 2024
    Configuration menu
    Copy the full SHA
    c3ebc71 View commit details
    Browse the repository at this point in the history
  12. docs: update commit message format for releases

    Signed-off-by: Marvin Beckers <mail@embik.me>
    embik committed May 15, 2024
    Configuration menu
    Copy the full SHA
    39da1bc View commit details
    Browse the repository at this point in the history
  13. build(cargo): bump to version 0.3.2

    Signed-off-by: Marvin Beckers <mail@embik.me>
    embik committed May 15, 2024
    Configuration menu
    Copy the full SHA
    cfc1301 View commit details
    Browse the repository at this point in the history
Loading