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/bitbucket): add support for fetching release notes #22094

Merged

Commits on May 11, 2023

  1. feat: bitbucket changelogs

    setchy committed May 11, 2023
    Configuration menu
    Copy the full SHA
    d7a6493 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c301da View commit details
    Browse the repository at this point in the history
  3. feat: bitbucket changelogs

    setchy committed May 11, 2023
    Configuration menu
    Copy the full SHA
    291a8d8 View commit details
    Browse the repository at this point in the history
  4. fix: update api base url

    setchy committed May 11, 2023
    Configuration menu
    Copy the full SHA
    a906921 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    453c613 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fdc2a03 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feature/14964-bitbucket-release-notes' of https://githu…

    …b.com/setchy/renovate into feature/14964-bitbucket-release-notes
    setchy committed May 11, 2023
    Configuration menu
    Copy the full SHA
    7925c27 View commit details
    Browse the repository at this point in the history
  8. revert: remove id usage

    setchy committed May 11, 2023
    Configuration menu
    Copy the full SHA
    d2e3e47 View commit details
    Browse the repository at this point in the history
  9. revert: refactor not required

    setchy committed May 11, 2023
    Configuration menu
    Copy the full SHA
    aa12bf3 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Configuration menu
    Copy the full SHA
    3e7c20c View commit details
    Browse the repository at this point in the history
  2. add paginate query

    setchy committed May 12, 2023
    Configuration menu
    Copy the full SHA
    36b9eb8 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2023

  1. revert http/bitbucket

    setchy committed May 13, 2023
    Configuration menu
    Copy the full SHA
    1375e34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e9a52b View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. Configuration menu
    Copy the full SHA
    1273cb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d13dc6d View commit details
    Browse the repository at this point in the history
  3. update bitbucket host types

    setchy committed May 14, 2023
    Configuration menu
    Copy the full SHA
    3af6724 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89d4e43 View commit details
    Browse the repository at this point in the history
  5. remove unused type

    setchy committed May 14, 2023
    Configuration menu
    Copy the full SHA
    700d819 View commit details
    Browse the repository at this point in the history
  6. tests

    setchy committed May 14, 2023
    Configuration menu
    Copy the full SHA
    df5d87d View commit details
    Browse the repository at this point in the history
  7. update apiBaseUrl

    setchy committed May 14, 2023
    Configuration menu
    Copy the full SHA
    73b5cf0 View commit details
    Browse the repository at this point in the history
  8. Update lib/workers/repository/update/pr/changelog/bitbucket/index.ts

    Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
    setchy and secustor committed May 14, 2023
    Configuration menu
    Copy the full SHA
    de67134 View commit details
    Browse the repository at this point in the history
  9. simplify

    setchy committed May 14, 2023
    Configuration menu
    Copy the full SHA
    f4800a7 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'feature/14964-bitbucket-release-notes' of https://githu…

    …b.com/setchy/renovate into feature/14964-bitbucket-release-notes
    setchy committed May 14, 2023
    Configuration menu
    Copy the full SHA
    83155cd View commit details
    Browse the repository at this point in the history
  11. Update lib/workers/repository/update/pr/changelog/bitbucket/index.ts

    Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
    setchy and secustor committed May 14, 2023
    Configuration menu
    Copy the full SHA
    18a7151 View commit details
    Browse the repository at this point in the history
  12. Update lib/workers/repository/update/pr/changelog/bitbucket/index.ts

    Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
    setchy and secustor committed May 14, 2023
    Configuration menu
    Copy the full SHA
    788229d View commit details
    Browse the repository at this point in the history
  13. Update lib/workers/repository/update/pr/changelog/bitbucket/index.ts

    Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
    setchy and secustor committed May 14, 2023
    Configuration menu
    Copy the full SHA
    15c46dd View commit details
    Browse the repository at this point in the history
  14. update to return versions

    setchy committed May 14, 2023
    Configuration menu
    Copy the full SHA
    9bf934a View commit details
    Browse the repository at this point in the history
  15. Merge branch 'feature/14964-bitbucket-release-notes' of https://githu…

    …b.com/setchy/renovate into feature/14964-bitbucket-release-notes
    setchy committed May 14, 2023
    Configuration menu
    Copy the full SHA
    48aba12 View commit details
    Browse the repository at this point in the history
  16. Update lib/workers/repository/update/pr/changelog/source-bitbucket.ts

    Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
    setchy and secustor committed May 14, 2023
    Configuration menu
    Copy the full SHA
    fb8e3d6 View commit details
    Browse the repository at this point in the history
  17. Update lib/workers/repository/update/pr/changelog/source-bitbucket.ts

    Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
    setchy and secustor committed May 14, 2023
    Configuration menu
    Copy the full SHA
    3832401 View commit details
    Browse the repository at this point in the history
  18. Update lib/workers/repository/update/pr/changelog/source-bitbucket.ts

    Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
    setchy and secustor committed May 14, 2023
    Configuration menu
    Copy the full SHA
    4fc6bb5 View commit details
    Browse the repository at this point in the history
  19. Update lib/workers/repository/update/pr/changelog/source-bitbucket.ts

    Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
    setchy and secustor committed May 14, 2023
    Configuration menu
    Copy the full SHA
    99fc1fc View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. add imports

    setchy committed May 15, 2023
    Configuration menu
    Copy the full SHA
    3dcf963 View commit details
    Browse the repository at this point in the history
  2. per feedback, use early return

    setchy committed May 15, 2023
    Configuration menu
    Copy the full SHA
    610a286 View commit details
    Browse the repository at this point in the history
  3. fix linting

    setchy committed May 15, 2023
    Configuration menu
    Copy the full SHA
    2ec9d49 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

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

Commits on May 24, 2023

  1. export function

    setchy committed May 24, 2023
    Configuration menu
    Copy the full SHA
    230f260 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    2e17661 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46ef4ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    488a86e View commit details
    Browse the repository at this point in the history
  4. rename type

    setchy committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    250c7e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8acb57 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5555cf8 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. Configuration menu
    Copy the full SHA
    1cad979 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25b210d View commit details
    Browse the repository at this point in the history
  3. refactor: add base class

    setchy committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    cd83835 View commit details
    Browse the repository at this point in the history
  4. refactor: add base class

    setchy committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    7ed34f4 View commit details
    Browse the repository at this point in the history
  5. refactor: add base class

    setchy committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    8fecd6d View commit details
    Browse the repository at this point in the history
  6. refactor: add base class

    setchy committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    f1ad9c2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5d237af View commit details
    Browse the repository at this point in the history
  8. tests: update mocks

    setchy committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    444ee52 View commit details
    Browse the repository at this point in the history
  9. refactor: use cache decorator

    setchy committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    2579384 View commit details
    Browse the repository at this point in the history
  10. refactor: use getPkgReleases

    setchy committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    805fb18 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a239f4e View commit details
    Browse the repository at this point in the history
  12. refactor

    setchy committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    25e0a9b View commit details
    Browse the repository at this point in the history
  13. fix: change order of tags

    setchy committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    3de7e5d View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. Configuration menu
    Copy the full SHA
    b056d8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99ef3f9 View commit details
    Browse the repository at this point in the history
  3. tests: coverage

    setchy committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    9b41474 View commit details
    Browse the repository at this point in the history
  4. fix linting

    setchy committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    b10f88c View commit details
    Browse the repository at this point in the history
  5. tests: update snapshot

    setchy committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    8b16265 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. tests: add bitbucket tests

    setchy committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    2811c1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6121f05 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Update lib/workers/repository/update/pr/changelog/source.ts

    Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
    setchy and secustor committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    24805df View commit details
    Browse the repository at this point in the history
  2. change to const

    setchy committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    ac72633 View commit details
    Browse the repository at this point in the history
  3. refactor: move to api

    setchy committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    3ec5880 View commit details
    Browse the repository at this point in the history
  4. remove bang

    setchy committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    0c8d9d3 View commit details
    Browse the repository at this point in the history
  5. feedback: add zod schema

    setchy committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    4f9158d View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. zod, take two

    setchy committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    8dc8cab View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. Configuration menu
    Copy the full SHA
    d321800 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa4393a View commit details
    Browse the repository at this point in the history
  3. reorder alpha

    setchy committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    af260d5 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/14964-bitbucket-release-notes' of https://githu…

    …b.com/setchy/renovate into feature/14964-bitbucket-release-notes
    setchy committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    7a9e160 View commit details
    Browse the repository at this point in the history
  5. refactor

    setchy committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    e92219d View commit details
    Browse the repository at this point in the history
  6. refactor

    setchy committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    7b65d87 View commit details
    Browse the repository at this point in the history
  7. refactor

    setchy committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    72d79e7 View commit details
    Browse the repository at this point in the history
  8. rename test

    setchy committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    ec26c10 View commit details
    Browse the repository at this point in the history
  9. refactor: use url util

    setchy committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    ea14d76 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a77dc3a View commit details
    Browse the repository at this point in the history
  11. refactor: use url util

    setchy committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    53f8016 View commit details
    Browse the repository at this point in the history
  12. refactor

    setchy committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    d4a8f61 View commit details
    Browse the repository at this point in the history
  13. pr feedback

    setchy committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    5c67eef View commit details
    Browse the repository at this point in the history
  14. remove hostrules

    setchy committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    250eb6c View commit details
    Browse the repository at this point in the history
  15. test: rewrite tests

    setchy committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    3eb94eb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    61ac5b6 View commit details
    Browse the repository at this point in the history
  17. test: rewrite tests

    setchy committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    8032e69 View commit details
    Browse the repository at this point in the history
  18. Merge branch 'feature/14964-bitbucket-release-notes' of https://githu…

    …b.com/setchy/renovate into feature/14964-bitbucket-release-notes
    setchy committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    f937ce7 View commit details
    Browse the repository at this point in the history