Comparing 0.68...0.69 · gogcom/galaxy-integrations-python-api · GitHub
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: gogcom/galaxy-integrations-python-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.68
Choose a base ref
...
head repository: gogcom/galaxy-integrations-python-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.69
Choose a head ref
  • 15 commits
  • 25 files changed
  • 6 contributors

Commits on May 4, 2021

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

Commits on Sep 8, 2021

  1. Remove LoggedInElsewhere error type

    This error is obsolete. It was never used by most plugins and Galaxy
    does not handle it in any specific way.
    Miron Moderau committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    8f91f70 View commit details
    Browse the repository at this point in the history
  2. Add types-certifi to Requirements.txt

    Required after mypy update.
    Miron Moderau committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    468dfcc View commit details
    Browse the repository at this point in the history
  3. Split requirements-dev.txt from requirements.txt

    All pytest and types requirements are moved.
    Also, the pip bug comment is made more explanatory.
    Miron Moderau committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    f0f6210 View commit details
    Browse the repository at this point in the history
  4. Make GitLab CI use requirements-dev.txt for tests

    Miron Moderau committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    46cda7d View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

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

Commits on Sep 28, 2021

  1. Configuration menu
    Copy the full SHA
    6196e75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    948bfcd View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

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

Commits on Oct 14, 2021

  1. PLINT-1175 Allow specifying error message

    Albert Suralinski committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    761598d View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

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

Commits on Nov 2, 2021

  1. Merge remote-tracking branch 'github/master'

    Pawel Sikorski committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    5a69910 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f062387 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2f3434 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Increment version

    mbanczerowski committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    f4ded58 View commit details
    Browse the repository at this point in the history
Loading