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: WebexCommunity/WebexPythonSDK
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6
Choose a base ref
...
head repository: WebexCommunity/WebexPythonSDK
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.1
Choose a head ref
  • 13 commits
  • 7 files changed
  • 5 contributors

Commits on Oct 27, 2020

  1. fixed typo that checked the list instead of the enumerated attachment…

    … for the AdaptiveCards Type
    sQu4rks committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    2bc4c75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25dabe9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b4b415 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. Fix type check

    mallamanis authored Jan 20, 2021
    Configuration menu
    Copy the full SHA
    2185759 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Fix for #147

    fbradyirl authored Mar 26, 2021
    Configuration menu
    Copy the full SHA
    4bca438 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. Bump pygments from 2.6.1 to 2.7.4

    Bumps [pygments](https://github.com/pygments/pygments) from 2.6.1 to 2.7.4.
    - [Release notes](https://github.com/pygments/pygments/releases)
    - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
    - [Commits](pygments/pygments@2.6.1...2.7.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 29, 2021
    Configuration menu
    Copy the full SHA
    e8ef79e View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Merge pull request #157 from fbradyirl/patch-1

    Fix for #147
    sQu4rks authored Apr 8, 2021
    Configuration menu
    Copy the full SHA
    1bce6e7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #158 from CiscoDevNet/dependabot/pip/pygments-2.7.4

    Bump pygments from 2.6.1 to 2.7.4
    sQu4rks authored Apr 8, 2021
    Configuration menu
    Copy the full SHA
    a57ff97 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #150 from mallamanis/patch-1

    Fix type check in `update`
    sQu4rks authored Apr 8, 2021
    Configuration menu
    Copy the full SHA
    4847f30 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #142 from sQu4rks/issue-138

    Added option to disable ssl cert verification
    sQu4rks authored Apr 8, 2021
    Configuration menu
    Copy the full SHA
    2232914 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. Merge pull request #141 from sQu4rks/issue-140

    Update Cards Handling to check correct attribute for instance of AdaptiveCards (solves #140)
    sQu4rks authored Apr 16, 2021
    Configuration menu
    Copy the full SHA
    6733127 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. fixing OpenUrl action

    craigers521 authored May 31, 2022
    Configuration menu
    Copy the full SHA
    ede8803 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Merge pull request #175 from craigers521/master

    fixing OpenUrl action
    sQu4rks authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    40acce8 View commit details
    Browse the repository at this point in the history
Loading