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(datasource): add debian datasource #30071

Merged
merged 81 commits into from
Aug 28, 2024

Commits on Jul 6, 2024

  1. Configuration menu
    Copy the full SHA
    a019ba8 View commit details
    Browse the repository at this point in the history
  2. disable failing test

    oxdev03 committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    daa1a80 View commit details
    Browse the repository at this point in the history
  3. fix example

    oxdev03 committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    d57eaba View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. add missing tests

    oxdev03 committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    762d116 View commit details
    Browse the repository at this point in the history
  2. use function for test urls

    oxdev03 committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    8649885 View commit details
    Browse the repository at this point in the history
  3. remove unnecessary trace

    oxdev03 committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    0f511de View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    d694b4e View commit details
    Browse the repository at this point in the history
  2. remove loose versioning

    oxdev03 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    31772b6 View commit details
    Browse the repository at this point in the history
  3. add ts docs

    oxdev03 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    7e1ae2d View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Sebastian Poxhofer <[email protected]>
    oxdev03 and secustor committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    db15fa7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d5cad8 View commit details
    Browse the repository at this point in the history
  6. fix error

    oxdev03 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    b979bd1 View commit details
    Browse the repository at this point in the history
  7. split up impl

    oxdev03 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    1abdbb5 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

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

Commits on Jul 26, 2024

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

Commits on Aug 5, 2024

  1. convert to named functions

    oxdev03 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    4608379 View commit details
    Browse the repository at this point in the history
  2. deactivate default caching

    oxdev03 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    c7e543b View commit details
    Browse the repository at this point in the history
  3. remove package rules example

    oxdev03 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    021ea95 View commit details
    Browse the repository at this point in the history
  4. remove stale comment

    oxdev03 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    5675c77 View commit details
    Browse the repository at this point in the history
  5. use debug level instead

    oxdev03 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    47c75b5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    72f8110 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8653c8e View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    403d0cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    976b49c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30e479f View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Apply suggestions from code review

    Co-authored-by: Sebastian Poxhofer <[email protected]>
    oxdev03 and secustor committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    af252ea View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Sebastian Poxhofer <[email protected]>
    oxdev03 and secustor committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    035179f View commit details
    Browse the repository at this point in the history
  3. Update lib/modules/datasource/deb/index.spec.ts

    Co-authored-by: Sebastian Poxhofer <[email protected]>
    oxdev03 and secustor committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    9ea7160 View commit details
    Browse the repository at this point in the history
  4. Update lib/modules/datasource/deb/index.spec.ts

    Co-authored-by: Sebastian Poxhofer <[email protected]>
    oxdev03 and secustor committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    d2fdad7 View commit details
    Browse the repository at this point in the history
  5. Update lib/modules/datasource/deb/index.spec.ts

    Co-authored-by: Sebastian Poxhofer <[email protected]>
    oxdev03 and secustor committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    f97ace5 View commit details
    Browse the repository at this point in the history
  6. Update lib/modules/datasource/deb/index.spec.ts

    Co-authored-by: Sebastian Poxhofer <[email protected]>
    oxdev03 and secustor committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    3110cb9 View commit details
    Browse the repository at this point in the history
  7. Update lib/modules/datasource/deb/index.spec.ts

    Co-authored-by: Sebastian Poxhofer <[email protected]>
    oxdev03 and secustor committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    44e87be View commit details
    Browse the repository at this point in the history
  8. Update lib/modules/datasource/deb/index.spec.ts

    Co-authored-by: Sebastian Poxhofer <[email protected]>
    oxdev03 and secustor committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    8aea126 View commit details
    Browse the repository at this point in the history
  9. Update lib/modules/datasource/deb/index.spec.ts

    Co-authored-by: Sebastian Poxhofer <[email protected]>
    oxdev03 and secustor committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    f07f390 View commit details
    Browse the repository at this point in the history
  10. fix tests

    oxdev03 committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    df5198c View commit details
    Browse the repository at this point in the history
  11. improve description

    oxdev03 committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    3297e33 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Apply suggestions from code review

    Co-authored-by: Sebastian Poxhofer <[email protected]>
    oxdev03 and secustor committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    1f1d4cc View commit details
    Browse the repository at this point in the history
  2. fix suggestion

    oxdev03 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    b816ecd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87a037f View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Configuration menu
    Copy the full SHA
    1bdbf77 View commit details
    Browse the repository at this point in the history
  2. use deb cdn instead

    oxdev03 committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    2f6fb80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0765c4 View commit details
    Browse the repository at this point in the history
  4. fix import order

    oxdev03 committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    0e4707c View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    2546776 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c61dcbd View commit details
    Browse the repository at this point in the history
  3. use type import instead

    oxdev03 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    02f98af View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    7f14478 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7301aa5 View commit details
    Browse the repository at this point in the history
  3. Update lib/modules/datasource/deb/release.ts

    Co-authored-by: Sebastian Poxhofer <[email protected]>
    oxdev03 and secustor committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    d1202eb View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. set registryStrategy to merge

    oxdev03 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    b778f25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33f717a View commit details
    Browse the repository at this point in the history
  3. fix minor review findings

    oxdev03 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    b911784 View commit details
    Browse the repository at this point in the history
  4. use util function

    oxdev03 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    7664cc7 View commit details
    Browse the repository at this point in the history
  5. set cache decorator

    oxdev03 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    d1b37ec View commit details
    Browse the repository at this point in the history
  6. fix minor review findings

    oxdev03 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    d5f18c1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b911c42 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eb4309a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    92ff919 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    de27ef8 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    87e67f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21a4ef5 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Michael Kriese <[email protected]>
    oxdev03 and viceice committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    8e1463b View commit details
    Browse the repository at this point in the history
  4. move vars to describe block

    oxdev03 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    97018b1 View commit details
    Browse the repository at this point in the history
  5. cleanup cache dir

    oxdev03 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    bb9f352 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. Configuration menu
    Copy the full SHA
    5698896 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee03bdf View commit details
    Browse the repository at this point in the history
  3. fix(deps): update ghcr.io/renovatebot/base-image docker tag to v7.16.1 (

    renovatebot#30974)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and oxdev03 committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    c3ea33a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2923d8a View commit details
    Browse the repository at this point in the history
  5. chore(deps): update dependency mkdocs-material to v9.5.33 (renovatebo…

    …t#30981)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and oxdev03 committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    62d80b1 View commit details
    Browse the repository at this point in the history
  6. feat(deps): update ghcr.io/renovatebot/base-image docker tag to v7.17…

    ….0 (renovatebot#30983)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and oxdev03 committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    e914d9a View commit details
    Browse the repository at this point in the history
  7. chore(deps): update github/codeql-action action to v3.26.5 (renovateb…

    …ot#30986)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and oxdev03 committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    5f648f3 View commit details
    Browse the repository at this point in the history
  8. chore(deps): update dependency type-fest to v4.25.0 (renovatebot#30987)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and oxdev03 committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    80f51c5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2bd4ede View commit details
    Browse the repository at this point in the history
  10. chore(deps): update dependency google-github-actions/auth to v2.1.5 (r…

    …enovatebot#30994)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and oxdev03 committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    a1a01a1 View commit details
    Browse the repository at this point in the history
  11. chore(deps): update dependency renovatebot/github-action to v40.2.6 (r…

    …enovatebot#30995)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and oxdev03 committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    2cb37e9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    78399ec View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

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

Commits on Aug 26, 2024

  1. Apply suggestions from code review

    Co-authored-by: Michael Kriese <[email protected]>
    oxdev03 and viceice committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    8101e10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb04503 View commit details
    Browse the repository at this point in the history
  3. format code

    oxdev03 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    7d32385 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

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