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

[pull] master from backstage:master #50

Merged
merged 760 commits into from
Jun 30, 2024
Merged
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 19, 2024

  1. Merge pull request #25319 from backstage/freben/destroy

    Only bootstrap global-agent in the CLI if it's actually being used
    freben authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    08a6bd7 View commit details
    Browse the repository at this point in the history
  2. feat: support tag based policies

    Signed-off-by: Christopher Diaz <[email protected]>
    codingdiaz committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    bdcb299 View commit details
    Browse the repository at this point in the history
  3. feat: support tag based policies

    Signed-off-by: Christopher Diaz <[email protected]>
    codingdiaz committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    70c4b36 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Hide NotificationsPage toolbar for empty list

    Signed-off-by: Marek Libra <[email protected]>
    mareklibra committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    3bf0697 View commit details
    Browse the repository at this point in the history
  2. backend-app-api: httpRouter add healthCheckConfig

    Signed-off-by: Vincenzo Scamporlino <[email protected]>
    vinzscam committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    8dc15aa View commit details
    Browse the repository at this point in the history
  3. backend-app-api: healthcheck middleware

    Signed-off-by: Vincenzo Scamporlino <[email protected]>
    vinzscam committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    8bbbc31 View commit details
    Browse the repository at this point in the history
  4. backend-plugin-api: export healthCheckConfig fn

    Signed-off-by: Vincenzo Scamporlino <[email protected]>
    vinzscam committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    14e982e View commit details
    Browse the repository at this point in the history
  5. healthcheck changeset

    Signed-off-by: Vincenzo Scamporlino <[email protected]>
    vinzscam committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    53ced70 View commit details
    Browse the repository at this point in the history
  6. backend-app-api: move healthchecks to healthService

    Signed-off-by: Vincenzo Scamporlino <[email protected]>
    vinzscam committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    8d47357 View commit details
    Browse the repository at this point in the history
  7. backend-defaults: add healthservice

    Signed-off-by: Vincenzo Scamporlino <[email protected]>
    vinzscam committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    b26877f View commit details
    Browse the repository at this point in the history
  8. tweak changeset

    Signed-off-by: Vincenzo Scamporlino <[email protected]>
    vinzscam committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    1ce0bb7 View commit details
    Browse the repository at this point in the history
  9. backend-app-api: remove test

    Signed-off-by: Vincenzo Scamporlino <[email protected]>
    vinzscam committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    0717aae View commit details
    Browse the repository at this point in the history
  10. backend-app-api: mark healthServiceFactory as public

    Signed-off-by: Vincenzo Scamporlino <[email protected]>
    vinzscam committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    49b4890 View commit details
    Browse the repository at this point in the history
  11. backend-test-utils: mock health service

    Signed-off-by: Vincenzo Scamporlino <[email protected]>
    vinzscam committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    a38ffb2 View commit details
    Browse the repository at this point in the history
  12. backend-app-api: clean up

    Signed-off-by: Vincenzo Scamporlino <[email protected]>
    vinzscam committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    972896d View commit details
    Browse the repository at this point in the history
  13. docs: add health service

    Signed-off-by: Vincenzo Scamporlino <[email protected]>
    vinzscam committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    652da2e View commit details
    Browse the repository at this point in the history
  14. health service api report

    Signed-off-by: Vincenzo Scamporlino <[email protected]>
    vinzscam committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    78fdc5a View commit details
    Browse the repository at this point in the history
  15. backend-test-utils: health service mock changeset

    Signed-off-by: Vincenzo Scamporlino <[email protected]>
    vinzscam committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    fce7887 View commit details
    Browse the repository at this point in the history
  16. backend-defaults: move over health service

    Signed-off-by: Vincenzo Scamporlino <[email protected]>
    vinzscam committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    918b397 View commit details
    Browse the repository at this point in the history
  17. backend-app-api: flip logic of health service

    Signed-off-by: Vincenzo Scamporlino <[email protected]>
    vinzscam committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    44f97c1 View commit details
    Browse the repository at this point in the history
  18. backend-defaults: fix notice

    Signed-off-by: Vincenzo Scamporlino <[email protected]>
    vinzscam committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    506fc23 View commit details
    Browse the repository at this point in the history
  19. Rename HealthService to RootHealthService

    Signed-off-by: Vincenzo Scamporlino <[email protected]>
    vinzscam committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    0c62151 View commit details
    Browse the repository at this point in the history
  20. health api reports

    Signed-off-by: Vincenzo Scamporlino <[email protected]>
    vinzscam committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    5c4e876 View commit details
    Browse the repository at this point in the history
  21. api reports

    Signed-off-by: Vincenzo Scamporlino <[email protected]>
    vinzscam committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    73a4565 View commit details
    Browse the repository at this point in the history
  22. docs: update root health docs

    Signed-off-by: Vincenzo Scamporlino <[email protected]>
    vinzscam committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    e36e507 View commit details
    Browse the repository at this point in the history
  23. Apply suggestions from code review

    Signed-off-by: Vincenzo Scamporlino <[email protected]>
    vinzscam authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    4e8455f View commit details
    Browse the repository at this point in the history
  24. Merge pull request #25286 from backstage/clean-up-docs-container-runners

    Clean up docs container runners
    freben authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    e1cd125 View commit details
    Browse the repository at this point in the history
  25. Merge pull request #24999 from ismailmmd/catelog-documentation-fix

    Updated API documentation for software-catelog
    awanlin authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    2dcf021 View commit details
    Browse the repository at this point in the history
  26. document suggestion to fork AboutCard if needed

    Signed-off-by: Fredrik Adelöw <[email protected]>
    freben committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    d133eaa View commit details
    Browse the repository at this point in the history
  27. fix(docs): update extension for jsx code snippets file

    Signed-off-by: Caio Augusto <[email protected]>
    CaioAugustoo authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    9a86dc1 View commit details
    Browse the repository at this point in the history
  28. Update .changeset/bright-panthers-leave.md

    Co-authored-by: Fredrik Adelöw <[email protected]>
    Signed-off-by: Vincenzo Scamporlino <[email protected]>
    vinzscam and freben authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    73b4e72 View commit details
    Browse the repository at this point in the history
  29. Merge pull request #1 from CaioAugustoo/fix/docs-file-extensions-for-…

    …jsx-snippets
    
    fix(docs): update extension for jsx code snippets file
    CaioAugustoo authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    d568a1a View commit details
    Browse the repository at this point in the history
  30. Apply suggestions from code review

    Co-authored-by: Fredrik Adelöw <[email protected]>
    Signed-off-by: Vincenzo Scamporlino <[email protected]>
    vinzscam and freben authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    cd22b40 View commit details
    Browse the repository at this point in the history
  31. Merge pull request #25341 from backstage/freben/no-about

    document suggestion to fork AboutCard if needed
    freben authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    a4cfe9d View commit details
    Browse the repository at this point in the history
  32. backend-defaults: test tweaks

    Signed-off-by: Vincenzo Scamporlino <[email protected]>
    vinzscam committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    7df5c88 View commit details
    Browse the repository at this point in the history
  33. backend-plugin-api: fix typings in health service

    Signed-off-by: Vincenzo Scamporlino <[email protected]>
    vinzscam committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    878f2ef View commit details
    Browse the repository at this point in the history
  34. Extend tests for subgroups

    Signed-off-by: Hghtwr <[email protected]>
    hghtwr committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    2537c3f View commit details
    Browse the repository at this point in the history
  35. Fix extra closing parenthesis in code sample

    Signed-off-by: Gaël Gothuey <[email protected]>
    Signed-off-by: gaelgoth <[email protected]>
    gaelgoth committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    18daa1f View commit details
    Browse the repository at this point in the history
  36. Add setShadowRootVersionHash to force shadowRoot to update in provide…

    …r when version changes.
    
    Signed-off-by: Sydney Achinger <[email protected]>
    squid-ney committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    94778dd View commit details
    Browse the repository at this point in the history
  37. Switch to using a version number instead of hashing the content

    Signed-off-by: Alex Lorenzi <[email protected]>
    Signed-off-by: Sydney Achinger <[email protected]>
    alexlorenzi authored and squid-ney committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    dd780ec View commit details
    Browse the repository at this point in the history
  38. Slight better variable naming

    Signed-off-by: Alex Lorenzi <[email protected]>
    Signed-off-by: Sydney Achinger <[email protected]>
    alexlorenzi authored and squid-ney committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    6919db3 View commit details
    Browse the repository at this point in the history
  39. api report

    Signed-off-by: Sydney Achinger <[email protected]>
    squid-ney committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    abdf744 View commit details
    Browse the repository at this point in the history
  40. Add changeset

    Signed-off-by: Sydney Achinger <[email protected]>
    squid-ney committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    8ac9ce5 View commit details
    Browse the repository at this point in the history
  41. update tests and API reports

    Signed-off-by: Christopher Diaz <[email protected]>
    codingdiaz committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    fc6db7a View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. add self-hosted test suite, fix format

    Signed-off-by: Hghtwr <[email protected]>
    hghtwr committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    c67d887 View commit details
    Browse the repository at this point in the history
  2. revert EntityProvider signature

    Signed-off-by: Hghtwr <[email protected]>
    hghtwr committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    206698c View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency knip to v5.22.2

    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    7da81d1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #25296 from backstage/renovate/knip-5.x-lockfile

    chore(deps): update dependency knip to v5.22.2
    backstage-goalie[bot] authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    32d1b59 View commit details
    Browse the repository at this point in the history
  5. fix(docs): invalid snippet code

    Signed-off-by: Caio Augusto <[email protected]>
    CaioAugustoo authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    5c3760b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #25332 from backstage/shadowdom-provider

    Add incShadowRootVersion to force shadowRoot to update in provider.
    squid-ney authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    6f1e20c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #25353 from CaioAugustoo/patch-2

    fix(docs): invalid snippet code
    vinzscam authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    0c5aa5a View commit details
    Browse the repository at this point in the history
  8. backstage-cli (templates): update dependencies of the backend plugins

    * remove unneeded dependencies `winston` and `yn` from the template
      of backend plugins;
    * use `msw` v2 on the backend plugins; migrating later from v1 to v2
      is not straight forward; it is better to start with v2;
    
    Signed-off-by: Valentin VĂLCIU <[email protected]>
    axiac committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    e2e320c View commit details
    Browse the repository at this point in the history
  9. refactor(catalog,github): reduce code duplication

    Signed-off-by: Patrick Jungermann <[email protected]>
    pjungermann committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    d7773d1 View commit details
    Browse the repository at this point in the history
  10. refactor(catalog,github): group event-related tests

    Signed-off-by: Patrick Jungermann <[email protected]>
    pjungermann committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    89145d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Configuration menu
    Copy the full SHA
    89c44b3 View commit details
    Browse the repository at this point in the history
  2. add publisher extension point

    Signed-off-by: John Philip <[email protected]>
    johnphilip283 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    c17cf4f View commit details
    Browse the repository at this point in the history
  3. add changeset

    Signed-off-by: John Philip <[email protected]>
    johnphilip283 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    9ecf5fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    779a677 View commit details
    Browse the repository at this point in the history
  5. add changeset

    Signed-off-by: John Philip <[email protected]>
    johnphilip283 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    4c4d077 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. fix api reports

    Signed-off-by: John Philip <[email protected]>
    johnphilip283 committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    fea739f View commit details
    Browse the repository at this point in the history
  2. fix api reports

    Signed-off-by: John Philip <[email protected]>
    johnphilip283 committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    897afcc View commit details
    Browse the repository at this point in the history
  3. add comment

    Signed-off-by: Antonio Ereiz <[email protected]>
    SonilPro committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    ed2786f View commit details
    Browse the repository at this point in the history
  4. 'edit'

    Signed-off-by: Antonio Ereiz <[email protected]>
    SonilPro committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    09c6d44 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. chore: enter pre

    Signed-off-by: blam <[email protected]>
    benjdlambert committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    01999b3 View commit details
    Browse the repository at this point in the history
  2. chore: update yarn.lock

    Signed-off-by: blam <[email protected]>
    benjdlambert committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    acda33a View commit details
    Browse the repository at this point in the history
  3. feat: fix tests and test confifmr

    Signed-off-by: blam <[email protected]>
    benjdlambert committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    0273ae2 View commit details
    Browse the repository at this point in the history
  4. Update discord channel name in README.md

    Signed-off-by: Piotr Piątkiewicz <[email protected]>
    piatkiewicz authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    db2bdce View commit details
    Browse the repository at this point in the history
  5. feat: matching plugin type to output

    Signed-off-by: Alper Altay <[email protected]>
    alper98 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    b8230e4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #25368 from backstage/blam/exit-jun

    changeset: enter pre
    benjdlambert authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    c07944e View commit details
    Browse the repository at this point in the history
  7. feat: changeset

    Signed-off-by: Alper Altay <[email protected]>
    alper98 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    0540c5a View commit details
    Browse the repository at this point in the history
  8. Merge pull request #25094 from codingdiaz/catalog-error-docs

    docs: update catalog error eventing/logging
    freben authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    d90778f View commit details
    Browse the repository at this point in the history
  9. chore: updating api-reports

    Signed-off-by: blam <[email protected]>
    benjdlambert committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    b5a988f View commit details
    Browse the repository at this point in the history
  10. chore: updating changesets and api-reports

    Signed-off-by: blam <[email protected]>
    benjdlambert committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    b5deed0 View commit details
    Browse the repository at this point in the history
  11. Added the HCE plugin to microsite

    Signed-off-by: Debabrata Panigrahi <[email protected]>
    Debanitrkl committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    cac0426 View commit details
    Browse the repository at this point in the history
  12. Added the HCE plugin to microsite

    Signed-off-by: Debabrata Panigrahi <[email protected]>
    Debanitrkl committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    986199f View commit details
    Browse the repository at this point in the history
  13. Added signoff

    Signed-off-by: Debabrata Panigrahi <[email protected]>
    Debanitrkl committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    04e657d View commit details
    Browse the repository at this point in the history
  14. Signed-off-by: Debabrata Panigrahi <[email protected]

    ….github.com>
    
    Added the sign-off
    
    Signed-off-by: Debabrata Panigrahi <[email protected]>
    Debanitrkl committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    21c665c View commit details
    Browse the repository at this point in the history
  15. Merge pull request #24970 from brianphillips/custom-member-relationship

    Add relationType option to EntityMembersListCard component
    freben authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    35c745d View commit details
    Browse the repository at this point in the history
  16. Merge pull request #25370 from alper98/match-outout-plugin-type

    feat: matching plugin type to output
    benjdlambert authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    e75a587 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #25369 from piatkiewicz/patch-1

    Update discord channel name in README.md
    benjdlambert authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    50dc650 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #25365 from fidelity-contributions/issue-24968-upd…

    …ate-input-examples
    
    Updating template input documentation
    benjdlambert authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    4848c98 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #24817 from backstage/healthcheck-router

    Healthcheck service
    freben authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    d776d36 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #25302 from backstage/freben/read-durations

    fix iso duration parsing in schedules
    freben authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    67b1bd2 View commit details
    Browse the repository at this point in the history
  21. Update heavy-moose-pull.md

    Signed-off-by: blam <[email protected]>
    benjdlambert committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    030f4b1 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #25345 from axiac/update-dependencies-in-backend-p…

    …lugin-template
    
    backstage-cli (templates): update dependencies of the backend plugins
    benjdlambert authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    da38d59 View commit details
    Browse the repository at this point in the history
  23. Signed-off-by: Debabrata Panigrahi <[email protected]

    ….github.com>
    
    Prettier check completed
    Debanitrkl committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    c079fc1 View commit details
    Browse the repository at this point in the history
  24. Fixed validation for RepoUrlPicker

    Signed-off-by: Veith M. Bürgerhoff <[email protected]>
    VeithBuergerhoff committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    661b354 View commit details
    Browse the repository at this point in the history
  25. refactor: deprecate status check handler

    Signed-off-by: Camila Belo <[email protected]>
    camilaibs committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    8c09c97 View commit details
    Browse the repository at this point in the history
  26. Use else-if instead

    Signed-off-by: Veith M. Bürgerhoff <[email protected]>
    VeithBuergerhoff committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    ec2fd03 View commit details
    Browse the repository at this point in the history
  27. clarified User Photos for userGroupmember for Azure integration

    Signed-off-by: Mattias Folke <[email protected]>
    msfe authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    11eaade View commit details
    Browse the repository at this point in the history
  28. Signed-off-by: Debabrata Panigrahi <[email protected]

    ….github.com>
    
    Added some tags
    Debanitrkl committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    574a2b2 View commit details
    Browse the repository at this point in the history
  29. Merge pull request #25315 from kmikko/kmikko/virtualize-multi-entity-…

    …picker
    
    feat(scaffolder): use virtualization with MultiEntityPicker
    benjdlambert authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    d2f1f68 View commit details
    Browse the repository at this point in the history
  30. Update silent-moose-eat.md

    Signed-off-by: Ben Lambert <[email protected]>
    benjdlambert authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    148a6f1 View commit details
    Browse the repository at this point in the history
  31. feat: add plugin to backend index.ts

    Signed-off-by: Alper Altay <[email protected]>
    alper98 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    589860e View commit details
    Browse the repository at this point in the history
  32. feat: changeset

    Signed-off-by: Alper Altay <[email protected]>
    alper98 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    4baac0c View commit details
    Browse the repository at this point in the history
  33. chore: remove "import"

    Signed-off-by: Alper Altay <[email protected]>
    alper98 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    e09456b View commit details
    Browse the repository at this point in the history
  34. Signed-off-by: Debabrata Panigrahi <[email protected]

    ….github.com>
    
    Ran prettier
    Debanitrkl committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    995b2c5 View commit details
    Browse the repository at this point in the history
  35. Merge pull request #25359 from mbenson/OEP_cf_array

    Support catalogFilter array on OwnedEntityPicker; addresses https://g…
    benjdlambert authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    172f473 View commit details
    Browse the repository at this point in the history
  36. Merge pull request #25333 from codingdiaz/tag-based-github-env-protec…

    …tions
    
    feat: support tag based policies
    benjdlambert authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    b9cc3c9 View commit details
    Browse the repository at this point in the history
  37. Merge pull request #25374 from msfe/patch-2

    clarified User Photos for userGroupmember for Azure integration
    benjdlambert authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    0d9f969 View commit details
    Browse the repository at this point in the history
  38. declaratively disable external routes

    Signed-off-by: Fredrik Adelöw <[email protected]>
    freben committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    d3c39fc View commit details
    Browse the repository at this point in the history
  39. Add tests for azure validation

    Signed-off-by: Veith M. Bürgerhoff <[email protected]>
    VeithBuergerhoff committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    7a5da33 View commit details
    Browse the repository at this point in the history
  40. review comments

    Signed-off-by: Fredrik Adelöw <[email protected]>
    freben committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    a03b864 View commit details
    Browse the repository at this point in the history
  41. Update honest-pears-run.md

    Signed-off-by: Ben Lambert <[email protected]>
    benjdlambert authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    9986ab0 View commit details
    Browse the repository at this point in the history
  42. Merge pull request #25372 from backstage/camilaibs/nbs10-health-check…

    …-followups
    
    [NBS 1.0] Deprecate status check handler
    camilaibs authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    f2b0e25 View commit details
    Browse the repository at this point in the history
  43. Merge pull request #25377 from backstage/freben/the-route-is-false

    declaratively disable external routes
    freben authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    c9a2e96 View commit details
    Browse the repository at this point in the history
  44. feat: adjust the test

    Signed-off-by: Alper Altay <[email protected]>
    alper98 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    f658194 View commit details
    Browse the repository at this point in the history
  45. feat: auto add modules to index.ts

    Signed-off-by: Alper Altay <[email protected]>
    alper98 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    23fc071 View commit details
    Browse the repository at this point in the history
  46. feat: changeset

    Signed-off-by: Alper Altay <[email protected]>
    alper98 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    983d616 View commit details
    Browse the repository at this point in the history
  47. feat: simplify test

    Signed-off-by: Alper Altay <[email protected]>
    alper98 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    812afee View commit details
    Browse the repository at this point in the history
  48. chore: spelling

    Signed-off-by: Alper Altay <[email protected]>
    alper98 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    42227da View commit details
    Browse the repository at this point in the history
  49. feat(scaffolder): use virtualization with EntityPicker

    Signed-off-by: Mikko Korhonen <[email protected]>
    kmikko committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    52b6db0 View commit details
    Browse the repository at this point in the history
  50. Merge branch 'master' into feature/multiple_ldap_users_groups

    Signed-off-by: Jente Sondervorst <[email protected]>
    Jenson3210 authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    8b68bdc View commit details
    Browse the repository at this point in the history
  51. Update api-report.md

    Signed-off-by: Jente Sondervorst <[email protected]>
    Jenson3210 authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    dde03ea View commit details
    Browse the repository at this point in the history
  52. feat(catalog,github): support repository events

    The provider adds a subscription to the topic `github.repository`.
    
    Hereby, it supports events of type `repository` with actions
    
    - `archived`
    - `deleted`
    - `edited`
    - `renamed`
    - `transferred`
    - `unarchived`
    
    Actions skipped as they don't require entity changes:
    
    - `created`
    - `privatized`
    - `publicized`
    
    If the config option `validateLocationsExist` is enabled, an API request
    is necessary and will be executed.
    This affects the actions `renamed`, `transferred`, and `unarchive`
    of event type `repository`.
    
    Catalog entities related to the `GithubEntityProvider` instance will be adjusted
    according to action and its meaning for them.
    
    Closes: #21906
    Signed-off-by: Patrick Jungermann <[email protected]>
    pjungermann committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    9112efc View commit details
    Browse the repository at this point in the history
  53. fix(scaffolder-backend-module-github): createEnvironmentVariable miss…

    …ing owner and repo
    
    Signed-off-by: Diego Iglesias <[email protected]>
    diegohi committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    4410fed View commit details
    Browse the repository at this point in the history
  54. fix(scaffolder-backend-module-github): createOrUpdateEnvironmentSecre…

    …t missing owner and repo
    
    Signed-off-by: Diego Iglesias <[email protected]>
    diegohi committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    36f3c5e View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

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

    Closes: #25256
    Signed-off-by: Jente Sondervorst <[email protected]>
    Jenson3210 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    70df2be View commit details
    Browse the repository at this point in the history
  3. e2e-tests: wait for plugins before start

    Signed-off-by: Vincenzo Scamporlino <[email protected]>
    vinzscam committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c35be1d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #24633 from aramissennyeydd/sennyeya/fix-template-…

    …link
    
    fix(plugin-template): new plugins fail the verify-docs & verify-types check
    benjdlambert authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    65f6f27 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #25384 from diegohi/fix/scaffolder-backend-module-…

    …github-create-environment-action
    
    fix(scaffolder-backend-module-github): some octokit calls missing mandatory params in actions
    benjdlambert authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    77744b1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #25380 from kmikko/kmikko/virtualize-entity-picker

    feat(scaffolder): use virtualization with EntityPicker
    benjdlambert authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    4e4e8c4 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #25373 from VeithBuergerhoff/master

    Fixed validation for RepoUrlPicker
    benjdlambert authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    05cc35a View commit details
    Browse the repository at this point in the history
  8. Merge pull request #25388 from backstage/e2e-tests-wait-for-plugins

    e2e-tests: wait for plugins before start
    benjdlambert authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a0e421b View commit details
    Browse the repository at this point in the history
  9. Merge pull request #25024 from yu-kkurii/notifications-filter-by-topic

    Add topic filter to notifications-backend
    mareklibra authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    4f400b6 View commit details
    Browse the repository at this point in the history
  10. chore: fixing tests

    Signed-off-by: blam <[email protected]>
    benjdlambert committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    d14795b View commit details
    Browse the repository at this point in the history
  11. Merge pull request #25386 from stephenglass/fix/cli-backend-plugin-up…

    …dates
    
    fix: update cli default backend plugin to use non-deprecated imports
    freben authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    614e029 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #25196 from backstage/renovate/esbuild-0.x

    chore(deps): update dependency esbuild to ^0.21.0
    benjdlambert authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    8877fea View commit details
    Browse the repository at this point in the history
  13. Merge pull request #25344 from gaelgoth/doc/fix-extra-closing-parenth…

    …esis
    
    Fix extra closing parenthesis in code sample
    benjdlambert authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    352438b View commit details
    Browse the repository at this point in the history
  14. Merge pull request #24936 from hghtwr/master

     #24889 - Feature: Fetch Gitlab users for self-hosted Gitlab based on group assignment
    benjdlambert authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    9de9d08 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #25031 from knowacki23/scaffolder-backend-module-b…

    …itbucket-server_-_targetBranch-as-default-repo-branch-instead-of-hardcoded
    
    [Scaffolder Bitbucket Server] Use repository default branch as target branch instead of hardcoded targetBranch
    benjdlambert authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    eed5008 View commit details
    Browse the repository at this point in the history
  16. chore(deps): update dependency @changesets/cli to v2.27.6

    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    6f5c248 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #25132 from benjidotsh/feat/scaffolder-bitbucket-a…

    …utocomplete
    
    feat(scaffolder): add autocompletion for Bitbucket
    benjdlambert authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a2f12dc View commit details
    Browse the repository at this point in the history
  18. Merge pull request #25102 from emilefokkema/bug/25090-select-component

    Fix bug in <Select> component
    benjdlambert authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    0771a05 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #25281 from stephenglass/fix/dry-run-user

    Fix user entity not being fetched for scaffolder dry runner
    freben authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    35d8684 View commit details
    Browse the repository at this point in the history
  20. Make useFacetsEntities fetches full entities from entity references

    EntityOwnerPicker will then display title or displayName if present for
    mode='owners-only'.
    
    Fixes #25348
    
    Signed-off-by: Fernando Cordeiro de Lemos <[email protected]>
    fnandocl committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    2030962 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #25366 from fnandocl/owners-pick-shows-display-name

    Make useFacetsEntities fetches full entities from entity references
    freben authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    3ef4de3 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #25371 from Debanitrkl/harness-chaos-plugin

    Add Harness Chaos Engineering plugin to the microsite
    freben authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    97b5cf5 View commit details
    Browse the repository at this point in the history
  23. Merge pull request #25364 from SonilPro/opentelemetry-touchups

    Clarity comment in Opentelemetry tutorial
    freben authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    97e247a View commit details
    Browse the repository at this point in the history
  24. Update packages/cli/src/lib/new/factories/backendPlugin.ts

    Co-authored-by: Fredrik Adelöw <[email protected]>
    Signed-off-by: Alper Altay <[email protected]>
    alper98 and freben authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a936761 View commit details
    Browse the repository at this point in the history
  25. Update packages/cli/src/lib/new/factories/backendPlugin.ts

    Co-authored-by: Fredrik Adelöw <[email protected]>
    Signed-off-by: Alper Altay <[email protected]>
    alper98 and freben authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    1e88954 View commit details
    Browse the repository at this point in the history
  26. chore: breaking out into function

    Signed-off-by: Alper Altay <[email protected]>
    alper98 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    e053c10 View commit details
    Browse the repository at this point in the history
  27. chore: remove defaultversion

    Signed-off-by: Alper Altay <[email protected]>
    alper98 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f812183 View commit details
    Browse the repository at this point in the history
  28. chore: options instead of positional args

    Signed-off-by: Alper Altay <[email protected]>
    alper98 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    9572fe4 View commit details
    Browse the repository at this point in the history
  29. Signed-off-by: Debabrata Panigrahi <[email protected]

    ….github.com>
    
    Fixed the incorrect plugin naming
    Debanitrkl committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c4275d2 View commit details
    Browse the repository at this point in the history
  30. Storing the serialized workspace into google cloud bucket

    Signed-off-by: bnechyporenko <[email protected]>
    bnechyporenko authored and benjdlambert committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    4df9696 View commit details
    Browse the repository at this point in the history
  31. Storing the serialized workspace into google cloud bucket

    Signed-off-by: bnechyporenko <[email protected]>
    bnechyporenko authored and benjdlambert committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    38875ed View commit details
    Browse the repository at this point in the history
  32. Storing the serialized workspace into google cloud bucket

    Signed-off-by: bnechyporenko <[email protected]>
    bnechyporenko authored and benjdlambert committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    34e70a0 View commit details
    Browse the repository at this point in the history
  33. wip

    Signed-off-by: bnechyporenko <[email protected]>
    bnechyporenko authored and benjdlambert committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    80ca08e View commit details
    Browse the repository at this point in the history
  34. wip

    Signed-off-by: bnechyporenko <[email protected]>
    bnechyporenko authored and benjdlambert committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    182f6f7 View commit details
    Browse the repository at this point in the history
  35. wip

    Signed-off-by: bnechyporenko <[email protected]>
    bnechyporenko authored and benjdlambert committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    0b52438 View commit details
    Browse the repository at this point in the history
  36. wip

    Signed-off-by: bnechyporenko <[email protected]>
    bnechyporenko authored and benjdlambert committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f61f26d View commit details
    Browse the repository at this point in the history
  37. wip

    Signed-off-by: bnechyporenko <[email protected]>
    bnechyporenko authored and benjdlambert committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c1ce175 View commit details
    Browse the repository at this point in the history
  38. wip

    Signed-off-by: bnechyporenko <[email protected]>
    bnechyporenko authored and benjdlambert committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    e27d30c View commit details
    Browse the repository at this point in the history
  39. wip

    Signed-off-by: bnechyporenko <[email protected]>
    bnechyporenko authored and benjdlambert committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    d9a907b View commit details
    Browse the repository at this point in the history
  40. chore: fixing api reports

    Signed-off-by: blam <[email protected]>
    benjdlambert committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a190944 View commit details
    Browse the repository at this point in the history
  41. wip

    Signed-off-by: bnechyporenko <[email protected]>
    bnechyporenko authored and benjdlambert committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    47b7ac5 View commit details
    Browse the repository at this point in the history
  42. feat: fix up the branch

    Signed-off-by: blam <[email protected]>
    benjdlambert committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    b61503b View commit details
    Browse the repository at this point in the history
  43. Merge pull request #25142 from acierto/serder-bucket

    Serialization of the scaffolder workspace into GCP bucket
    benjdlambert authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    24f91f6 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    f03d12a View commit details
    Browse the repository at this point in the history
  45. Merge pull request #25309 from backstage/changeset-release/master

    Version Packages (next)
    benjdlambert authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    48fd7e8 View commit details
    Browse the repository at this point in the history
  46. OWNERS.md: add org member parsifal

    Signed-off-by: Fredrik Adelöw <[email protected]>
    freben committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    37413c7 View commit details
    Browse the repository at this point in the history
  47. Merge pull request #25397 from backstage/freben/parsifal

    OWNERS.md: add org member parsifal
    freben authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    59e7862 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Merge pull request #25390 from backstage/renovate/changesets-cli-2.x-…

    …lockfile
    
    chore(deps): update dependency @changesets/cli to v2.27.6
    backstage-goalie[bot] authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    9bf985f View commit details
    Browse the repository at this point in the history
  2. add vacation note

    Signed-off-by: Fredrik Adelöw <[email protected]>
    freben committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    f9cdc10 View commit details
    Browse the repository at this point in the history
  3. Set 001-notifications BEP to "implementable"

    Signed-off-by: Marek Libra <[email protected]>
    mareklibra committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    e8c2fbb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #25406 from backstage/freben/vacay

    add vacation note
    benjdlambert authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    6728270 View commit details
    Browse the repository at this point in the history
  5. techdocs: fix double scroll bug

    Signed-off-by: Fredrik Adelöw <[email protected]>
    freben committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    60caa92 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #25255 from backstage/johnphilip283-patch-1

    Update techdocs.ts container image
    johnphilip283 authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    0f8538d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #25410 from backstage/freben/scroll

    techdocs: fix double scroll bug
    alexlorenzi authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    6b0ebe2 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #25361 from johnphilip283/add-publisher-extension-…

    …point
    
    TechDocs: Add publisher extension point
    johnphilip283 authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    25450ba View commit details
    Browse the repository at this point in the history
  9. Add OLX to ADOPTERS.md

    Signed-off-by: Márcio Eduardo Gomes Barbosa <[email protected]>
    marciorgb committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    4646ad7 View commit details
    Browse the repository at this point in the history
  10. bump better-sqlite3 from ^9.0.0 to ^11.0.0

    Signed-off-by: Karl Haworth <[email protected]>
    karlhaworth committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    b9ed1bb View commit details
    Browse the repository at this point in the history
  11. remove changeset item per goalie

    Signed-off-by: Karl Haworth <[email protected]>
    karlhaworth committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    f16e1b4 View commit details
    Browse the repository at this point in the history
  12. fix(deps): update aws-sdk-js-v3 monorepo

    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    616932a View commit details
    Browse the repository at this point in the history
  13. Merge pull request #25258 from backstage/renovate/aws-sdk-js-v3-monorepo

    fix(deps): update aws-sdk-js-v3 monorepo
    backstage-goalie[bot] authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    6205412 View commit details
    Browse the repository at this point in the history
  14. chore(deps): update dependency nodemon to v3.1.4

    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    5f0a3ee View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9ca6af4 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #25424 from backstage/renovate/nodemon-3.x-lockfile

    chore(deps): update dependency nodemon to v3.1.4
    backstage-goalie[bot] authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    616b922 View commit details
    Browse the repository at this point in the history
  17. fix(deps): update dependency @types/express-serve-static-core to v4.19.5

    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    e1d58ce View commit details
    Browse the repository at this point in the history
  18. Merge pull request #25426 from backstage/renovate/express-serve-stati…

    …c-core-4.x-lockfile
    
    fix(deps): update dependency @types/express-serve-static-core to v4.19.5
    backstage-goalie[bot] authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    27d4657 View commit details
    Browse the repository at this point in the history
  19. fix(deps): update dependency eslint-plugin-react to v7.34.3

    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    a5a73eb View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Fix package install instructions for plugin-events-backend

    Signed-off-by: Caleb Troughton <[email protected]>
    imakewebthings committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    e5f7503 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #25428 from backstage/renovate/eslint-plugin-react…

    …-7.x-lockfile
    
    fix(deps): update dependency eslint-plugin-react to v7.34.3
    backstage-goalie[bot] authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    8c51cf2 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update dependency minimatch to v9.0.5

    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    c95fc38 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #25080 from AmericanAirlines/bump-better-sqlite3-f…

    …rom--9.0.0-to--11.0.0
    
    bump better-sqlite3 from  9.0.0 to  11.0.0
    benjdlambert authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    feba71f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #25188 from backstage/renovate/alpine-3.x

    chore(deps): update alpine docker tag to v3.20
    benjdlambert authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    f1c3bf3 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #25425 from Maetis/bug/doc-custom-theme

    Minor fix in the Customize the look-and-feel documentation
    benjdlambert authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    a425d72 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #25429 from imakewebthings/docs/events-plugin-install

    Docs: Fix package install instructions for plugin-events-backend
    benjdlambert authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    79cd4ea View commit details
    Browse the repository at this point in the history
  8. Merge pull request #25185 from backstage/renovate/material-ui-monorepo

    fix(deps): update material-ui monorepo to v5.15.20
    benjdlambert authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    0fab9c0 View commit details
    Browse the repository at this point in the history
  9. fix(deps): update dependency nodemailer to v6.9.14

    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    9f72e31 View commit details
    Browse the repository at this point in the history
  10. fix(deps): update rjsf monorepo to v5.18.5

    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and Github changeset workflow committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    cc81579 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #25434 from backstage/renovate/nodemailer-6.x-lock…

    …file
    
    fix(deps): update dependency nodemailer to v6.9.14
    backstage-goalie[bot] authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    7325837 View commit details
    Browse the repository at this point in the history
  12. chore(deps): update dependency @playwright/test to v1.45.0

    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    e467708 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #25438 from backstage/renovate/playwright-monorepo

    chore(deps): update dependency @playwright/test to v1.45.0
    backstage-goalie[bot] authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    88cb540 View commit details
    Browse the repository at this point in the history
  14. chore: disabled and readonly props are optional from rjsf now, let's …

    …default them to something sane
    
    Signed-off-by: blam <[email protected]>
    benjdlambert committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    2defad9 View commit details
    Browse the repository at this point in the history
  15. fix(deps): update dependency prom-client to v15.1.3

    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    f2f01f0 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #25436 from backstage/renovate/rjsf-monorepo

    fix(deps): update rjsf monorepo to v5.18.5
    benjdlambert authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    c28757d View commit details
    Browse the repository at this point in the history
  17. Merge pull request #25439 from backstage/renovate/prom-client-15.x-lo…

    …ckfile
    
    fix(deps): update dependency prom-client to v15.1.3
    backstage-goalie[bot] authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    aac795f View commit details
    Browse the repository at this point in the history
  18. chore(deps): update dependency knip to v5.23.1

    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    31337ac View commit details
    Browse the repository at this point in the history
  19. Merge pull request #25421 from marciorgb/master

    Add OLX to ADOPTERS.md
    benjdlambert authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    2e26ddf View commit details
    Browse the repository at this point in the history
  20. chore(deps): update dependency node-mocks-http to v1.15.0

    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    e7098b6 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #25440 from backstage/renovate/knip-5.x-lockfile

    chore(deps): update dependency knip to v5.23.1
    backstage-goalie[bot] authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    9b975e5 View commit details
    Browse the repository at this point in the history
  22. fix(deps): update dependency @azure/identity to v4.3.0

    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    53ae33a View commit details
    Browse the repository at this point in the history
  23. Merge pull request #25441 from backstage/renovate/node-mocks-http-1.x…

    …-lockfile
    
    chore(deps): update dependency node-mocks-http to v1.15.0
    backstage-goalie[bot] authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    8f07293 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #25442 from backstage/renovate/azure-identity-4.x-…

    …lockfile
    
    fix(deps): update dependency @azure/identity to v4.3.0
    backstage-goalie[bot] authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    ab9416b View commit details
    Browse the repository at this point in the history
  25. fix(deps): update dependency @azure/storage-blob to v12.23.0

    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    605df40 View commit details
    Browse the repository at this point in the history
  26. fix(deps): update dependency @codemirror/view to v6.28.2

    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    bfc2fb3 View commit details
    Browse the repository at this point in the history
  27. fix(deps): update dependency @google-cloud/container to v5.15.0

    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    fb3ef14 View commit details
    Browse the repository at this point in the history
  28. Merge pull request #25260 from backstage/renovate/azure-storage-blob-…

    …12.x-lockfile
    
    fix(deps): update dependency @azure/storage-blob to v12.23.0
    backstage-goalie[bot] authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    ba202f4 View commit details
    Browse the repository at this point in the history
  29. Merge pull request #25443 from backstage/renovate/codemirror

    fix(deps): update dependency @codemirror/view to v6.28.2
    backstage-goalie[bot] authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    a85251b View commit details
    Browse the repository at this point in the history
  30. Merge pull request #25444 from backstage/renovate/google-cloud-contai…

    …ner-5.x-lockfile
    
    fix(deps): update dependency @google-cloud/container to v5.15.0
    backstage-goalie[bot] authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    ed9319a View commit details
    Browse the repository at this point in the history
  31. fix(deps): update dependency @jest-mock/express to v2.1.0

    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    efb4e48 View commit details
    Browse the repository at this point in the history
  32. Merge pull request #25448 from backstage/renovate/jest-mock-express-2…

    ….x-lockfile
    
    fix(deps): update dependency @jest-mock/express to v2.1.0
    backstage-goalie[bot] authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    5d3f21a View commit details
    Browse the repository at this point in the history
  33. fix: update by review comments

    Signed-off-by: mario ma <[email protected]>
    mario-mui committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    715f8d5 View commit details
    Browse the repository at this point in the history
  34. docs: create backstage engineer journey post

    Signed-off-by: Camila Belo <[email protected]>
    camilaibs committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    e36966c View commit details
    Browse the repository at this point in the history
  35. Merge pull request #25451 from backstage/camilaibs/backstage-engineer…

    …-journey-post
    
    [Blog] Add backstage engineer journey post
    camilaibs authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    30f1180 View commit details
    Browse the repository at this point in the history
  36. Rollback the changes in #25332

    Add MutationObserver in useShadowRootElements to we can trigger update when the elements under the shadow root change
    
    Signed-off-by: Alex Lorenzi <[email protected]>
    Signed-off-by: Jackson Chen <[email protected]>
    alexlorenzi authored and PeaWarrior committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    8a4c24e View commit details
    Browse the repository at this point in the history
  37. Updated changelog message

    Signed-off-by: Alex Lorenzi <[email protected]>
    Signed-off-by: Jackson Chen <[email protected]>
    alexlorenzi authored and PeaWarrior committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    ed67c8a View commit details
    Browse the repository at this point in the history
  38. Reset API report

    Signed-off-by: Alex Lorenzi <[email protected]>
    Signed-off-by: Jackson Chen <[email protected]>
    alexlorenzi authored and PeaWarrior committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    3c60a10 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Fix tests

    Signed-off-by: Jackson Chen <[email protected]>
    PeaWarrior committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    df4d3ca View commit details
    Browse the repository at this point in the history
  2. Merge pull request #25422 from backstage/shadow-root-mutation-listener

    Shadow Root MutationObserver
    PeaWarrior authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    87e583f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    780d994 View commit details
    Browse the repository at this point in the history
  4. Added Docs Project Area

    Signed-off-by: Andre Wanlin <[email protected]>
    awanlin committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    e5b5e08 View commit details
    Browse the repository at this point in the history
  5. Updates

    Signed-off-by: Andre Wanlin <[email protected]>
    awanlin committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    a8d0b87 View commit details
    Browse the repository at this point in the history
  6. Updates

    Signed-off-by: Andre Wanlin <[email protected]>
    awanlin committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    8def8fe View commit details
    Browse the repository at this point in the history
  7. Merge pull request #24657 from awanlin/topic/add-docs-sig

    Added Docs Project Area
    freben authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    2bb2a6d View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Merge pull request #25360 from Bonial-International-GmbH/pjungermann/…

    …github/events
    
    GitHub: support repository events
    freben authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    ba7d586 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #25337 from mareklibra/hideToolbarForNoRecords

    Hide NotificationsPage toolbar for empty list
    freben authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    c780320 View commit details
    Browse the repository at this point in the history
  3. Config schema to support app.routes.bindings

    Signed-off-by: Marco Crivellaro <[email protected]>
    crivetechie committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    db2e2d5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #25471 from crivetechie/fix/core-app-api-config

    Config schema to support app.routes.bindings
    freben authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    a293a26 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #25407 from mareklibra/bep.implemented

    Set 001-notifications BEP to "implementable"
    freben authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    ffe80e1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #25393 from Debanitrkl/deba-harness-chaos-fix

    Fixed the incorrect naming of Harness Chaos Engineering Plugin
    freben authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    04ef008 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #25342 from CaioAugustoo/master

    fix(docs): update extension for jsx code snippets file
    freben authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    c7441c9 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #25099 from awanlin/topic/add-mygroupsidebaritem-t…

    …o-create-app
    
    Added `MyGroupsSidebarItem` to the sidebar in the `create-app` template
    freben authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    02ab6c6 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #25149 from backstage/renovate/core-js-3.x-lockfile

    fix(deps): update dependency core-js to v3.37.1
    freben authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    ddfd6ae View commit details
    Browse the repository at this point in the history
  10. Merge pull request #25040 from backstage/renovate/pmmmwh-react-refres…

    …h-webpack-plugin-0.x-lockfile
    
    fix(deps): update dependency @pmmmwh/react-refresh-webpack-plugin to v0.5.15
    freben authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    86cbd07 View commit details
    Browse the repository at this point in the history
  11. Update dependency @types/prop-types to v15.7.12

    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    b83fbc0 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #25301 from koalaty-code/require-last-push-approva…

    …l-github-scaffolder
    
    fix(scaffolder-backend-module-github): adds requireLastPushApproval input
    freben authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    bf2a810 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #23392 from mario-mui/feat/add-catalog-i18n

    Feat/add catalog i18n
    freben authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    2d8915f View commit details
    Browse the repository at this point in the history
  14. Merge pull request #25430 from backstage/renovate/minimatch-9.x-lockfile

    Update dependency minimatch to v9.0.5
    backstage-goalie[bot] authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    6c88b51 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #25376 from alper98/adding-to-backend-in-cli-new

    Automatically integrate new backend plugins & modules into index.ts
    freben authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    c815eb2 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #25475 from backstage/renovate/prop-types-15.x-loc…

    …kfile
    
    Update dependency @types/prop-types to v15.7.12
    backstage-goalie[bot] authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    74d9b37 View commit details
    Browse the repository at this point in the history
  17. Update dependency grpc-docs to v1.1.4

    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    d26fc8c View commit details
    Browse the repository at this point in the history
  18. Update .changeset/friendly-bulldogs-pay.md

    Signed-off-by: Fredrik Adelöw <[email protected]>
    freben authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    e23579b View commit details
    Browse the repository at this point in the history
  19. Merge pull request #25477 from backstage/renovate/grpc-docs-1.x-lockfile

    Update dependency grpc-docs to v1.1.4
    backstage-goalie[bot] authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    d0d79e1 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #25261 from Jenson3210/feature/multiple_ldap_users…

    …_groups
    
    Added support for only users or only groups and multiple users or multiple groups bindings
    freben authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    a3a692f View commit details
    Browse the repository at this point in the history
  21. Update dependency knip to v5.23.2

    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    85542a9 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #25478 from backstage/renovate/knip-5.x-lockfile

    Update dependency knip to v5.23.2
    backstage-goalie[bot] authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    8f620d4 View commit details
    Browse the repository at this point in the history