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.2.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
  • 3 commits
  • 3 files changed
  • 3 contributors

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