Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.
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: iamseth/oracledb_exporter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.4.0
Choose a base ref
...
head repository: iamseth/oracledb_exporter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.4.1
Choose a head ref
  • 4 commits
  • 9 files changed
  • 3 contributors

Commits on Jan 31, 2023

  1. Bump github.com/prometheus/common from 0.37.0 to 0.39.0 (#273)

    Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.37.0 to 0.39.0.
    - [Release notes](https://github.com/prometheus/common/releases)
    - [Commits](prometheus/common@v0.37.0...v0.39.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/common
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    e9104b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. fix: Fixed github action runs against forked repos (#280)

    * chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    fix: fix typo
    
    fix: fix typo
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    fix: fix typo
    
    * chore: savepoint
    
    chore: savepoint
    
    feat: test gh action pr-cleanup (#2)
    
    * feat: test gh action pr-cleanup
    
    * chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    * chore: savepoint
    
    * chore: savepoint
    
    * chore: savepoint
    
    * chore: savepoint
    
    * chore: savepoint
    
    * chore: savepoint
    
    * chore: savepoint
    
    * feat: do a release 0.4.1 (#3)
    
    * chore: savepoint
    
    * chore: savepoint
    
    * chore: savepoint
    
    * feat: do a release 0.4.2 (#4)
    
    * chore: savepoint
    
    * chore: savepoint (#5)
    
    * chore: savepoint
    
    * chore: savepoint
    
    * chore: savepoint
    
    * feat: do release 0.4.4 (#6)
    
    * feat: do a release 0.4.4
    
    * chore: savepoint
    
    * chore: savepoint
    
    * chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    
    chore: savepoint
    vutkin authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    c4aaa9d View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

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

Commits on Feb 6, 2023

  1. Fix 0.4.0 compilation problem (#277)

    * Fix parsing kingpin flags according to exporter-toolkit v0.8.2
    
    Fixes #275
    
    Signed-off-by: Nikolay Pelov <[email protected]>
    
    * Update README file to reflect the changed options from exporter-toolkit.
    
    * Update release version to 0.4.1
    
    ---------
    
    Signed-off-by: Nikolay Pelov <[email protected]>
    pelov authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    44ce18c View commit details
    Browse the repository at this point in the history
Loading