Anastasia Dusak
Anastasia Dusak
This GitHub Action aims to generate a PR that updates the feature catalog Markdown file used[ here](https://docs.localstack.cloud/user-guide/aws/feature-coverage/) using the `features.yml` files from the LocalStack repository.
## Motivation Verify accurate evaluation of test_selection and identification of changed services
## Motivation This PR addresses two current issues with test selections, specifically: - missing propagation of test selection files to service-specific tests - issue with unnecessary job startup if no...
## Motivation Verify accurate evaluation of test_selection and identification of changed services
## Motivation While switching from CircleCI to GitHub Actions, I saw that the test durations file hadn’t been updated in about a year. Since then, we’ve added a lot of...
## Motivation This PR adds a way to load the catalog either from a saved local file or from the platform. The `RemoteCatalogLoader` will be used only when the catalog...
### Motivation Updated script according to changes in JSON schmea file for features files from [this PR](https://github.com/localstack/meta/pull/18/files) - Removed defaults from script - Changed field name from `documentation_page` to `aws_documentation_url`