这是indexloc提供的服务,不要输入任何密码
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: githubexporter/github-exporter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.0
Choose a base ref
...
head repository: githubexporter/github-exporter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 9 commits
  • 19 files changed
  • 2 contributors

Commits on Sep 25, 2024

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

Commits on Oct 8, 2024

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

Commits on Oct 20, 2025

  1. Version 2 (#123)

    * [v2] Simplify init and config
    
    * [v2] Use github client library instead of direct API requests
    
    * [v2] Upgrade golang to 1.25.2
    
    * [v2] Remove unused code
    
    * [v2] Update go dependencies
    
    * [v2] Add option to disable github rate limit metric collection
    
    * [v2] Fix app auth
    
    * [v2] Add extra rate limit types
    
    * [v2] Fix app rate limit handling
    
    * [v2] Improve README
    
    * [v2] Pagination support
    
    * [v2] Support multiple architectures in Dockerfile
    
    * [v2] Update version tag
    
    * [v2] Add arm64 to docker platform list
    henrymcconville authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    ce81cac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffa17b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afe0f1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6be3c1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b03ae31 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2025

  1. feat: Various performance improvements (#128)

    * feat: Make request concurrency configurable
    
    * version 2.1.0
    henrymcconville authored Oct 22, 2025
    Configuration menu
    Copy the full SHA
    2abdb35 View commit details
    Browse the repository at this point in the history
Loading