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

Commits on Aug 3, 2024

  1. Test initial docs workflow

    cmlccie committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    8b7b3c1 View commit details
    Browse the repository at this point in the history
  2. chore: Update docs workflow to disable checkout

    This commit updates the docs workflow by disabling the checkout step. This change is made to improve the efficiency of the workflow and reduce unnecessary operations during the build and publish process.
    cmlccie committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    1f5cecc View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. chore(docs): use rtd theme

    adamweeks committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    e043953 View commit details
    Browse the repository at this point in the history
  2. chore(docs): use rtd theme (#238)

    In order to resolve #237, this fixes the ability to deploy the docs to
    github pages via the github action.
    
    I tested this workflow on my branch and the output is here:
    https://adamweeks.github.io/WebexPythonSDK/
    https://github.com/adamweeks/WebexPythonSDK/actions/runs/10291284373
    Joezanini authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    754e1cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86a9ee8 View commit details
    Browse the repository at this point in the history
  4. docs: update to gh-pages links (#239)

    Resolves #237
    Joezanini authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    f3cd605 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Update shields

    cmlccie committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    94cb10f View commit details
    Browse the repository at this point in the history
  2. Update README.rst

    Fix shield formating / linebreak issue.
    cmlccie authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    e417de1 View commit details
    Browse the repository at this point in the history
Loading