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/API_Python_Examples
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: jay2-refactor
Choose a base ref
...
head repository: PagerDuty/API_Python_Examples
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 84 files changed
  • 7 contributors

Commits on Jun 13, 2018

  1. Merge pull request #12 from PagerDuty/jay2-refactor

    Jay2 refactor DOGE-149
    ladyfractal authored Jun 13, 2018
    Configuration menu
    Copy the full SHA
    ffe6797 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2018

  1. Adding create_maintenance_window_all_services

    Python 3 script that adds a maintenance window on all services
    prupke2 authored Aug 16, 2018
    Configuration menu
    Copy the full SHA
    c0f6811 View commit details
    Browse the repository at this point in the history
  2. Added end_all_maintenance_windows.py

    Script to end all ongoing maintenance windows in your subdomain.
    prupke2 authored Aug 16, 2018
    Configuration menu
    Copy the full SHA
    5c903b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f31569 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c04c712 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2018

  1. Merge pull request #14 from PagerDuty/prupke2-patch-2

    end_all_maintenance_windows.py
    prupke2 authored Aug 22, 2018
    Configuration menu
    Copy the full SHA
    641784c View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2018

  1. Escalation policy schema corrected for Service update API

    RAHUL DIVGAN committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    345ea3d View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2018

  1. created two sub folder two support python v2 and v3

    alireza authored and alireza committed Nov 11, 2018
    Configuration menu
    Copy the full SHA
    307a0a1 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2018

  1. Merged Files / fixed typos

    Python v3/v2 samples are adequately represented by the v3 samples, because the
    only difference as yet is print statement syntax (and Python 3's is backwards
    compatible), and there's little chance we will run into significant differences
    between the Python files to warrant doubling the number of files that will need
    to be maintained.
    
    Additionally, this commit fixes some typos (i.e. functions named
    `trigger_incident` where `resolve_incident` would be more appropriate).
    Deconstrained committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    b5dae43 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #15 from rahuldivgan/master

    Escalation policy schema corrected for Service update API
    Deconstrained authored Dec 12, 2018
    Configuration menu
    Copy the full SHA
    a65a0c8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #13 from PagerDuty/prupke2-patch-1

    create_maintenance_window_all_services.py
    Deconstrained authored Dec 12, 2018
    Configuration menu
    Copy the full SHA
    fa826e3 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2019

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

Commits on Apr 4, 2019

  1. Merge pull request #17 from PagerDuty/AE-167-remove-team-responder

    [AE-167] remove team_responder from API_Python_Examples
    Deconstrained authored Apr 4, 2019
    Configuration menu
    Copy the full SHA
    ae30ee5 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2019

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