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

feat(platform): add support for the SCM-manager #26866

Open
wants to merge 64 commits into
base: main
Choose a base branch
from

Commits on Jan 26, 2024

  1. - Added Renovate support for the [SCM-Manager](https://scm-manager.org/)

      - SCM-Manager is a repository management tool like GitHub
      - It is maintained as an open source project by the company [Cloudogu](https://cloudogu.com/en/)
    - The SCM-Manager support is not feature complete yet, features like auto merging are still missing
    - The SCM-Manager also got added to the documentation as another platform
    
    author  Thomas Zerr <thomas.zerr@cloudogu.com> 1690877165 +0200
    committer Eduard Heimbuch <eduard.heimbuch@cloudogu.com> 1706264263 +0100
    eheimbuch authored and zT-1337 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    e3780f7 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    f0a024e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01b68fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acb5d94 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

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

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    46071f5 View commit details
    Browse the repository at this point in the history
  2. Add dummy tests for no ops

    zT-1337 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    f92e243 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf656b9 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    fca81b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26afe5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc65178 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    b6bf89a View commit details
    Browse the repository at this point in the history
  2. Update docs/usage/getting-started/running.md

    Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
    zT-1337 and HonkingGoose authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    eb0a6a8 View commit details
    Browse the repository at this point in the history
  3. Update lib/modules/platform/scm-manager/index.ts

    Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
    zT-1337 and HonkingGoose authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    c1cab04 View commit details
    Browse the repository at this point in the history
  4. Update lib/modules/platform/scm-manager/mapper.spec.ts

    Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
    zT-1337 and HonkingGoose authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    62ab7bc View commit details
    Browse the repository at this point in the history
  5. Update lib/modules/platform/scm-manager/readme.md

    Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
    zT-1337 and HonkingGoose authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    cba62ca View commit details
    Browse the repository at this point in the history
  6. Update lib/modules/platform/scm-manager/readme.md

    Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
    zT-1337 and HonkingGoose authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    5b99a06 View commit details
    Browse the repository at this point in the history
  7. Update lib/modules/platform/scm-manager/readme.md

    Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
    zT-1337 and HonkingGoose authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    22b3bc8 View commit details
    Browse the repository at this point in the history
  8. Update lib/modules/platform/scm-manager/readme.md

    Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
    zT-1337 and HonkingGoose authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    53bdd87 View commit details
    Browse the repository at this point in the history
  9. Update lib/modules/platform/scm-manager/readme.md

    Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
    zT-1337 and HonkingGoose authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    376c79a View commit details
    Browse the repository at this point in the history
  10. Fix scm-manager docs link

    zT-1337 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    ae53231 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    344c1a3 View commit details
    Browse the repository at this point in the history
  2. Fix linting

    zT-1337 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    5431ffc View commit details
    Browse the repository at this point in the history
  3. Fix linting

    zT-1337 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    404f77d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e1a721 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    808c7d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    af6d959 View commit details
    Browse the repository at this point in the history
  7. Fix linting

    zT-1337 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    a733bdb View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    0f11d6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1906e39 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    f598a60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f89f29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d736cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dbf381c View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    c6c0212 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c92044 View commit details
    Browse the repository at this point in the history
  3. Remove not needed type cast

    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    zT-1337 and viceice authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    19edcb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd0e4f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b20b20 View commit details
    Browse the repository at this point in the history
  6. Apply linting

    zT-1337 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    5647da2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    15e547d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    76f7971 View commit details
    Browse the repository at this point in the history
  9. Use zod schema for pagination

    zT-1337 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    55b3b91 View commit details
    Browse the repository at this point in the history
  10. Apply linting

    zT-1337 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    62db5dc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5f4b6fd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9262317 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

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

Commits on Aug 5, 2024

  1. Fix test description

    Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
    zT-1337 and HonkingGoose authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    79ebdec View commit details
    Browse the repository at this point in the history
  2. Fix test description

    Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
    zT-1337 and HonkingGoose authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    15405ff View commit details
    Browse the repository at this point in the history
  3. Fix test description

    Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
    zT-1337 and HonkingGoose authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    b277086 View commit details
    Browse the repository at this point in the history
  4. Fix test description

    Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
    zT-1337 and HonkingGoose authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    25d20bc View commit details
    Browse the repository at this point in the history
  5. Update readme

    Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
    zT-1337 and HonkingGoose authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    c721319 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    fbab830 View commit details
    Browse the repository at this point in the history
  2. Switch log statement from info to debug

    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    zT-1337 and viceice authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    c1a6591 View commit details
    Browse the repository at this point in the history
  3. Switch log statement from info to trace

    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    zT-1337 and viceice authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    01a8c4f View commit details
    Browse the repository at this point in the history
  4. Switch log statement from debug to trace

    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    zT-1337 and viceice authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    aa96216 View commit details
    Browse the repository at this point in the history
  5. Switch log statement from info to trace

    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    zT-1337 and viceice authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    d3e49f9 View commit details
    Browse the repository at this point in the history
  6. Switch log statement from info to trace

    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    zT-1337 and viceice authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    9c5b633 View commit details
    Browse the repository at this point in the history
  7. Switch log statement from info to trace

    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    zT-1337 and viceice authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    2f0873c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a2aa0c0 View commit details
    Browse the repository at this point in the history
  9. Fix linting errors

    zT-1337 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    88af97f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    743594f View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

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

Commits on Oct 7, 2024

  1. Fix imports

    zT-1337 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    8b981a2 View commit details
    Browse the repository at this point in the history