8000 Comparing v2.0.0...v2.1.1 · PagerDuty/python-pagerduty · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: PagerDuty/python-pagerduty
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: PagerDuty/python-pagerduty
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.1
Choose a head ref
  • 14 commits
  • 18 files changed
  • 1 contributor

Commits on May 6, 2025

  1. Configuration menu
    Copy the full SHA
    edc8d4d View commit details
    Browse the repository at this point in the history
  2. Stylistic clean-up

    Deconstrained committed May 6, 2025
    Configuration menu
    Copy the full SHA
    3bb6121 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2025

  1. Backwards compatibility changes

    - Add a default source
    - Make dedup_key explicitly default to None
    Deconstrained committed May 7, 2025
    Configuration menu
    Copy the full SHA
    e03f8ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    758a731 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

  1. Add unit test and fix bug in pagerduty.cli

    This was due to a hallucination: passing all arguments to the trigger/acknowledge/resolve methods as keyword whereas some are actually positionals
    Deconstrained committed May 13, 2025
    Configuration menu
    Copy the full SHA
    3712556 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fc6b65 View commit details
    Browse the repository at this point in the history
  3. Bump minor version

    Even though this fixes a regression, it (for the purposes of this new client library) is a net new feature that brings it to parity with the legacy "pagerduty" package.
    Deconstrained committed May 13, 2025
    Configuration menu
    Copy the full SHA
    3ab1aeb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c93821 View commit details
    Browse the repository at this point in the history
  5. Rebuild documentation

    Deconstrained committed May 13, 2025
    Configuration menu
    Copy the full SHA
    95d3155 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #40 from PagerDuty/issue-39-entrypoint-script

    Add entrypoint script (issue #39)
    Deconstrained authored May 13, 2025
    Configuration menu
    Copy the full SHA
    96788a4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    66cefde View commit details
    Browse the repository at this point in the history
  8. Merge pull request #42 from PagerDuty/fix-version-bump

    Fix accidental double-bump of version
    Deconstrained 8000 authored May 13, 2025
    Configuration menu
    Copy the full SHA
    9d5654a View commit details
    Browse the repository at this point in the history

Commits on May 14, 2025

  1. Configuration menu
    Copy the full SHA
    06c600e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #44 from PagerDuty/v2.1.1-fix-missing-arg

    Fix bug: main method called from wrapper script cannot require arguments
    Deconstrained authored May 14, 2025
    Configuration menu
    Copy the full SHA
    651ad33 View commit details
    Browse the repository at this point in the history
Loading
0