Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new backend system support to AWS catalog provider #1708

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Nov 1, 2024

  1. Fixed support for the new backend system

    - Updated installation instructions
    - Aligned configuration options with `@backstage/catalog-backend-module-aws`
    - Removed deprecated roleArn
    - Added pre account scheduling support
    - Updated tests to leverage Mockservices
    Florian JUDITH committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    20961eb View commit details
    Browse the repository at this point in the history
  2. Updated yarn.lock

    Florian JUDITH committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    33c8392 View commit details
    Browse the repository at this point in the history
  3. Updated yarn.lock

    Florian JUDITH committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    69356d6 View commit details
    Browse the repository at this point in the history
  4. Added changeset

    Florian JUDITH committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    aaa65a3 View commit details
    Browse the repository at this point in the history
  5. Fixed typos

    Florian JUDITH committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    8767436 View commit details
    Browse the repository at this point in the history
  6. Fixed default schedule frequency

    Florian JUDITH committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    ba719b7 View commit details
    Browse the repository at this point in the history