这是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: 1.0.6
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: 1.1.0
Choose a head ref
  • 5 commits
  • 6 files changed
  • 3 contributors

Commits on Feb 28, 2024

  1. chore: replace deprecated io/ioutil functions with modern equivalences

    Signed-off-by: hainenber <dotronghai96@gmail.com>
    hainenber committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    d688e4a View commit details
    Browse the repository at this point in the history
  2. feat(exporter): include Git tag as attribute for `github_repo_release…

    …_downloads` metrics
    
    Signed-off-by: hainenber <dotronghai96@gmail.com>
    hainenber committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    f1b6d8e View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Merge pull request #104 from hainenber/include-git-tag-for-release-do…

    …wnload-metrics
    
    feat(exporter): include Git tag as attribute for `github_repo_release_downloads` metrics
    henrymcconville authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    439dc52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66a7893 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #103 from hainenber/replace-deprecated-ioutil-func…

    …tions
    
    chore: replace deprecated `io/ioutil` functions with modern equivalences.
    henrymcconville authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    9c3949f View commit details
    Browse the repository at this point in the history
Loading