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: dev-hanz-ops/install-gh-cli-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0
Choose a base ref
...
head repository: dev-hanz-ops/install-gh-cli-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.1
Choose a head ref
  • 6 commits
  • 4 files changed
  • 5 contributors

Commits on Dec 12, 2023

  1. Update readme with working example (#3)

    * Update readme with working example and update cli version to latest
    
    Fix `uses' attribute must be a path, a Docker image, or owner/repo@ref error
    
    * Add missing version letter to readme example
    
    Co-authored-by: Erik Berggren <[email protected]>
    
    * Keep the comment in the readme
    
    ---------
    
    Co-authored-by: Erik Berggren <[email protected]>
    frzkn and erikbrgn authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    4474568 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    67bfd05 View commit details
    Browse the repository at this point in the history
  2. update to node 20

    dev-hanz-ops authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    8fff905 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    2d19dc3 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2025

  1. feature: Add multi architecture support (#10)

    * feature: Add multi architecture support
    
    * feature: Pick up arch from host
    
    Updated readme and actual code to use process.arch and based on that downloads actual binary
    
    * fix : cleanup action.yaml
    
    * feature: Add correct logic to pick up arm64 or amd64 architecture (#3)
    
    * feature: Add correct logic to pick up arm64 or amd64 architecture
    
    * feature: Add correct logic to pick up arm64 or amd64 architecture
    
    * feature: Add correct logic to pick up arm64 or amd64 architecture
    
    * feature: Add correct logic to pick up arm64 or amd64 architecture
    
    * feature: Add correct logic to pick up arm64 or amd64 architecture
    
    * fix: Update README.md that supports only amd64 and arm64 architectures (#4)
    
    * feature: Add correct logic to pick up arm64 or amd64 architecture
    
    * feature: Add correct logic to pick up arm64 or amd64 architecture
    
    * feature: Add correct logic to pick up arm64 or amd64 architecture
    
    * feature: Add correct logic to pick up arm64 or amd64 architecture
    
    * feature: Add correct logic to pick up arm64 or amd64 architecture
    
    * fix: Update README.md that supports only amd64 and arm64 architectures
    whatthefinemanual authored Jan 19, 2025
    Configuration menu
    Copy the full SHA
    eef2976 View commit details
    Browse the repository at this point in the history
  2. run build

    dev-hanz-ops committed Jan 19, 2025
    Configuration menu
    Copy the full SHA
    af38ce0 View commit details
    Browse the repository at this point in the history
Loading