You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Gazelle integration and CI support to AWS examples
- Add .bazelignore files to exclude .build directories from Bazel
- Add Gazelle targets for automated BUILD file generation
- Add tidy targets to run Gazelle updates
- Add swift_package_tool targets for package updates
- Update MODULE.bazel files with Gazelle dependencies and swift_deps_info
- Add do_test script for aws_sdk_example
- Update do_test script for aws_crt_example to run tidy
- Exclude Tests directory from Gazelle in aws_crt_example
- Fix repository name references to use build_bazel_rules_swift
- Standardize bash options and formatting in do_test scripts
0 commit comments