Thanks to visit codestin.com
Credit goes to github.com

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: alexellis/arkade
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.11.47
Choose a base ref
...
head repository: alexellis/arkade
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.11.48
Choose a head ref
  • 4 commits
  • 29 files changed
  • 3 contributors

Commits on Oct 3, 2025

  1. Bump github.com/olekukonko/tablewriter from 1.0.9 to 1.1.0

    Bumps [github.com/olekukonko/tablewriter](https://github.com/olekukonko/tablewriter) from 1.0.9 to 1.1.0.
    - [Commits](olekukonko/tablewriter@v1.0.9...v1.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/olekukonko/tablewriter
      dependency-version: 1.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and alexellis committed Oct 3, 2025
    Configuration menu
    Copy the full SHA
    a11c286 View commit details
    Browse the repository at this point in the history
  2. feat: add logcli to tools

    Signed-off-by: Richard Gee <[email protected]>
    rgee0 authored and alexellis committed Oct 3, 2025
    Configuration menu
    Copy the full SHA
    130ff24 View commit details
    Browse the repository at this point in the history
  3. Add glow CLI to render markdown in the terminal

    Tested with unit tests and downloading each OS/arch combo
    and running "file" on the output.
    
    Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
    alexellis committed Oct 3, 2025
    Configuration menu
    Copy the full SHA
    0a8e42a View commit details
    Browse the repository at this point in the history
  4. Fix for arkade app

    Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
    alexellis committed Oct 3, 2025
    Configuration menu
    Copy the full SHA
    7f68dd3 View commit details
    Browse the repository at this point in the history
Loading