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: btschwertfeger/python-kraken-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.1
Choose a base ref
...
head repository: btschwertfeger/python-kraken-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.0
Choose a head ref
  • 10 commits
  • 85 files changed
  • 2 contributors

Commits on Mar 30, 2023

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

Commits on Apr 1, 2023

  1. Configuration menu
    Copy the full SHA
    a089516 View commit details
    Browse the repository at this point in the history
  2. Rework workflows for CI/CD (#53)

    * removed funding
    * adjusted current workflows
    * added workflow for releases
    * restructured workflows to reuse them
    * moved workflows to workflow top level
    * renamed jobs
    * improved the workflow logic, renamed some
    * only push to Test PyPI on master
    btschwertfeger authored Apr 1, 2023
    Configuration menu
    Copy the full SHA
    40f5e5b View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. 54 add a workflow or jobs that run all tests before a merge is done (#56

    )
    
    * run all unit tests for every python version on push ensures compatibility
    * renamed a needed job
    btschwertfeger authored Apr 2, 2023
    Configuration menu
    Copy the full SHA
    3fefc5b View commit details
    Browse the repository at this point in the history
  2. 57 remove the unnecessary client when importing clients (#59)

    * moved client contents into __init__.py files to avoid importing via the client module
    * removed unused file
    btschwertfeger authored Apr 2, 2023
    Configuration menu
    Copy the full SHA
    417a864 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. added usage hint

    btschwertfeger authored Apr 4, 2023
    Configuration menu
    Copy the full SHA
    a9c2294 View commit details
    Browse the repository at this point in the history
  2. fixed typo

    btschwertfeger authored Apr 4, 2023
    Configuration menu
    Copy the full SHA
    6da80b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. Configuration menu
    Copy the full SHA
    a721b30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e85430 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2778583 View commit details
    Browse the repository at this point in the history
Loading