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

Add workflow to lint 3rd party repositories #783

Merged
merged 9 commits into from
Jul 6, 2023
Merged

Commits on Jun 25, 2023

  1. Configuration menu
    Copy the full SHA
    c30d7fa View commit details
    Browse the repository at this point in the history
  2. print last SHA to ease debug

    mxmehl authored and carmenbianca committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    df144d3 View commit details
    Browse the repository at this point in the history
  3. add third_party_lint to Makefile

    mxmehl authored and carmenbianca committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    c0d9448 View commit details
    Browse the repository at this point in the history
  4. Refactor third_party_lint.py

    Signed-off-by: Carmen Bianca BAKKER <carmenbianca@fsfe.org>
    carmenbianca committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    9d7da72 View commit details
    Browse the repository at this point in the history
  5. Use Poetry 1.2

    This is needed because Poetry 1.2 is the version that introduced return
    codes for scripts generated by Poetry, and we depend on the return code
    of `reuse`. See <python-poetry/poetry#2369>.
    
    Signed-off-by: Carmen Bianca BAKKER <carmenbianca@fsfe.org>
    carmenbianca committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    25fbc63 View commit details
    Browse the repository at this point in the history
  6. Add KDE's Kalendar to 3rd-party checks

    Signed-off-by: Carmen Bianca BAKKER <carmenbianca@fsfe.org>
    carmenbianca committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    72e8bc6 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    011536a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2ccc7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2a3933 View commit details
    Browse the repository at this point in the history