Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

core.py: Make error messages more verbose #2453

Merged
merged 60 commits into from
Oct 26, 2024
Merged

Commits on Mar 28, 2022

  1. start version 8.2.0

    davidism committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    f467dd3 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Merge branch '8.1.x'

    davidism committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    c1d0729 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Merge branch '8.1.x'

    davidism committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    a8910b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Bump actions/cache from 2 to 3.0.1

    Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.0.1.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v2...v3.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    1d933e3 View commit details
    Browse the repository at this point in the history
  2. Bump actions/checkout from 2 to 3

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    4213adc View commit details
    Browse the repository at this point in the history
  3. Merge pull request pallets#2239 from pallets/dependabot/github_action…

    …s/actions/cache-3.0.1
    
    Bump actions/cache from 2 to 3.0.1
    davidism authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    757c4e6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request pallets#2240 from pallets/dependabot/github_action…

    …s/actions/checkout-3
    
    Bump actions/checkout from 2 to 3
    davidism authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    808fccf View commit details
    Browse the repository at this point in the history
  5. Merge branch '8.1.x'

    davidism committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    14472ff View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Merge branch '8.1.x'

    davidism committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    6bd8e56 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Merge branch '8.1.x'

    davidism committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    0aec116 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2022

  1. Bump actions/cache from 3.0.1 to 3.0.2

    Bumps [actions/cache](https://github.com/actions/cache) from 3.0.1 to 3.0.2.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3.0.1...v3.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 1, 2022
    Configuration menu
    Copy the full SHA
    50ab582 View commit details
    Browse the repository at this point in the history
  2. Merge pull request pallets#2266 from pallets/dependabot/github_action…

    …s/actions/cache-3.0.2
    
    Bump actions/cache from 3.0.1 to 3.0.2
    davidism authored May 1, 2022
    Configuration menu
    Copy the full SHA
    c96545f View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Bump actions/cache from 3.0.2 to 3.0.3

    Bumps [actions/cache](https://github.com/actions/cache) from 3.0.2 to 3.0.3.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3.0.2...v3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    31df6fa View commit details
    Browse the repository at this point in the history
  2. Merge pull request pallets#2301 from pallets/dependabot/github_action…

    …s/actions/cache-3.0.3
    
    Bump actions/cache from 3.0.2 to 3.0.3
    davidism authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    2f9b0f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. Bump actions/cache from 3.0.3 to 3.0.4

    Bumps [actions/cache](https://github.com/actions/cache) from 3.0.3 to 3.0.4.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3.0.3...v3.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 1, 2022
    Configuration menu
    Copy the full SHA
    2967b15 View commit details
    Browse the repository at this point in the history
  2. Bump actions/setup-python from 3 to 4

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 1, 2022
    Configuration menu
    Copy the full SHA
    de533e5 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Merge pull request pallets#2314 from pallets/dependabot/github_action…

    …s/actions/cache-3.0.4
    
    Bump actions/cache from 3.0.3 to 3.0.4
    davidism authored Jul 4, 2022
    Configuration menu
    Copy the full SHA
    3d84c53 View commit details
    Browse the repository at this point in the history
  2. Merge pull request pallets#2315 from pallets/dependabot/github_action…

    …s/actions/setup-python-4
    
    Bump actions/setup-python from 3 to 4
    davidism authored Jul 4, 2022
    Configuration menu
    Copy the full SHA
    dc918b4 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Bump actions/cache from 3.0.4 to 3.0.5

    Bumps [actions/cache](https://github.com/actions/cache) from 3.0.4 to 3.0.5.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3.0.4...v3.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    d11c46a View commit details
    Browse the repository at this point in the history
  2. Merge pull request pallets#2329 from pallets/dependabot/github_action…

    …s/actions/cache-3.0.5
    
    Bump actions/cache from 3.0.4 to 3.0.5
    davidism authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    08f71b0 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Bump actions/cache from 3.0.5 to 3.0.8 (pallets#2349)

    Bumps [actions/cache](https://github.com/actions/cache) from 3.0.5 to 3.0.8.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3.0.5...v3.0.8)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 1, 2022
    Configuration menu
    Copy the full SHA
    fb43272 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2022

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

Commits on Nov 1, 2022

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

Commits on Dec 29, 2022

  1. Merge branch '8.1.x'

    davidism committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    5e75fe7 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2023

  1. Bump actions/cache from 3.0.11 to 3.2.2

    Bumps [actions/cache](https://github.com/actions/cache) from 3.0.11 to 3.2.2.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3.0.11...v3.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 1, 2023
    Configuration menu
    Copy the full SHA
    e3467ff View commit details
    Browse the repository at this point in the history
  2. Bump dessant/lock-threads from 3 to 4

    Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 3 to 4.
    - [Release notes](https://github.com/dessant/lock-threads/releases)
    - [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md)
    - [Commits](dessant/lock-threads@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: dessant/lock-threads
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 1, 2023
    Configuration menu
    Copy the full SHA
    687fc3e View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Configuration menu
    Copy the full SHA
    0cc89ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9595a19 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Merge branch '8.1.x'

    davidism committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    19da7c1 View commit details
    Browse the repository at this point in the history
  2. set workflow permissions

    davidism committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    725e3e4 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Merge branch '8.1.x'

    davidism committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    cba52fa View commit details
    Browse the repository at this point in the history
  2. switch to pyproject.toml

    davidism committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    742a552 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    347529d View commit details
    Browse the repository at this point in the history
  4. Merge branch '8.1.x'

    davidism committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    7586834 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Bump actions/setup-python from 4.4.0 to 4.5.0

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.4.0 to 4.5.0.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@5ccb29d...d27e3f3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    617905d View commit details
    Browse the repository at this point in the history
  2. Bump actions/cache from 3.2.3 to 3.2.4

    Bumps [actions/cache](https://github.com/actions/cache) from 3.2.3 to 3.2.4.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@58c146c...627f0f4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    d500cee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9b166d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    328ab1f View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Merge branch '8.1.x'

    davidism committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    fc29730 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. core.py: Make error messages more verbose

    Especially the option one is hard to debug without this information since the stacktrace points at the command wrapper instead of the actual source line of the bad option declaration decorator.
    jaseg authored and jaseg committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    0e6e8d3 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Bump actions/cache from 3.2.4 to 3.2.6

    Bumps [actions/cache](https://github.com/actions/cache) from 3.2.4 to 3.2.6.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@627f0f4...69d9d44)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    3b8e89f View commit details
    Browse the repository at this point in the history
  2. Bump slsa-framework/slsa-github-generator from 1.4.0 to 1.5.0

    Bumps [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator) from 1.4.0 to 1.5.0.
    - [Release notes](https://github.com/slsa-framework/slsa-github-generator/releases)
    - [Changelog](https://github.com/slsa-framework/slsa-github-generator/blob/main/CHANGELOG.md)
    - [Commits](slsa-framework/slsa-github-generator@v1.4.0...v1.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: slsa-framework/slsa-github-generator
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    7121d43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ab7174 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58c2d97 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. Bump actions/cache from 3.2.6 to 3.3.1

    Bumps [actions/cache](https://github.com/actions/cache) from 3.2.6 to 3.3.1.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@69d9d44...88522ab)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 1, 2023
    Configuration menu
    Copy the full SHA
    c604cc8 View commit details
    Browse the repository at this point in the history
  2. Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.4

    Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.6.4 to 1.8.4.
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@c7f29f7...29930c9)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/gh-action-pypi-publish
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 1, 2023
    Configuration menu
    Copy the full SHA
    fe1d6d3 View commit details
    Browse the repository at this point in the history
  3. Bump actions/checkout from 3.3.0 to 3.5.0

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.3.0 to 3.5.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@ac59398...8f4b7f8)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 1, 2023
    Configuration menu
    Copy the full SHA
    3c30fe4 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    19a708f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e581ee6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1de080b View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. Bump actions/setup-python from 4.5.0 to 4.6.0

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.5.0 to 4.6.0.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@d27e3f3...57ded4d)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 1, 2023
    Configuration menu
    Copy the full SHA
    5a44eec View commit details
    Browse the repository at this point in the history
  2. Bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5

    Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.4 to 1.8.5.
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@29930c9...0bf742b)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/gh-action-pypi-publish
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 1, 2023
    Configuration menu
    Copy the full SHA
    f312689 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cfb61e View commit details
    Browse the repository at this point in the history
  4. Bump actions/checkout from 3.5.0 to 3.5.2

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.0 to 3.5.2.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@8f4b7f8...8e5e7e5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 1, 2023
    Configuration menu
    Copy the full SHA
    df861db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1087659 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cd7b51c View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Merge branch '8.1.x'

    saroad2 committed May 3, 2023
    Configuration menu
    Copy the full SHA
    b0538df View commit details
    Browse the repository at this point in the history

Commits on May 7, 2023

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

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    2feaa72 View commit details
    Browse the repository at this point in the history
  2. Delete .flake8

    AndreasBackx authored Oct 26, 2024
    Configuration menu
    Copy the full SHA
    5950b27 View commit details
    Browse the repository at this point in the history