X Tutup
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: taskbadger/taskbadger-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.3
Choose a base ref
...
head repository: taskbadger/taskbadger-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.4
Choose a head ref
  • 4 commits
  • 4 files changed
  • 1 contributor

Commits on Aug 1, 2024

  1. don't put TB kwargs in header if TB not configured

    This fixes a serialization bug if Actions are included
    in the TB configuration since they are not JSON
    serializable
    snopoke committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    7a5bc24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    483d96b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #29 from taskbadger/sk/serialization-error

    Fix serialization error when TB is installed but not configured
    snopoke authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    8d24cf5 View commit details
    Browse the repository at this point in the history
  4. Bump version to 1.3.4

    snopoke committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    2b13965 View commit details
    Browse the repository at this point in the history
Loading
X Tutup