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: OpenFunction/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.0
Choose a base ref
...
head repository: OpenFunction/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: refs/heads/main
Choose a head ref
  • 9 commits
  • 7 files changed
  • 4 contributors

Commits on May 25, 2022

  1. Merge pull request #51 from wrongerror/release-0.6

    bugfixed in logs subcommand
    benjaminhuo authored May 25, 2022
    Copy the full SHA
    7446703 View commit details
  2. Add go.sum for amd64 (#53)

    Signed-off-by: Benjamin Huo <[email protected]>
    benjaminhuo authored May 25, 2022
    Copy the full SHA
    ef784eb View commit details

Commits on May 27, 2022

  1. Merge pull request #55 from wrongerror/release-0.6

    Adjust CHANGELOG.md RELEASE.md
    benjaminhuo authored May 27, 2022
    Copy the full SHA
    9c0a2cc View commit details

Commits on Jun 7, 2022

  1. Copy the full SHA
    0f0edfb View commit details
  2. Merge pull request #57 from wanjunlei/main

    Optimize the error prompts when getting OpenFunction version fails
    benjaminhuo authored Jun 7, 2022
    Copy the full SHA
    a4d3be9 View commit details

Commits on Jun 16, 2022

  1. Optimize the process of downloading kind in ofn demo

    - skip downloading if kind already exists
    - support to add `insecure` flag to curl command
    
    Signed-off-by: laminar <[email protected]>
    tpiperatgod committed Jun 16, 2022
    Copy the full SHA
    cab9821 View commit details
  2. Merge pull request #59 from tpiperatgod/issue-58

    Optimize the process of downloading kind in ofn demo
    benjaminhuo authored Jun 16, 2022
    Copy the full SHA
    cfcbd24 View commit details

Commits on Aug 17, 2022

  1. remove cli install and uninstall doc

    Signed-off-by: wrongerror <[email protected]>
    wrongerror committed Aug 17, 2022
    Copy the full SHA
    d924c3d View commit details
  2. Merge pull request #60 from wrongerror/main

    remove cli install and uninstall doc
    benjaminhuo authored Aug 17, 2022
    Copy the full SHA
    bc87b4c View commit details
Loading