Closed cbgbt closed 2 months ago
Sorry for the churn. I have another TL interface change I'd like to make. I can save it for a subsequent PR, though.
I disabled some additional, unnecessary artifact fetching. Some make targets needlessly requested workspace sources as an artifact of previously being part of the monorepo.
I need to test that specific change a bit more before merging, though.
Commenting so that GitHub will provide a useful comparison view.
^ addresses feedback from @bcressey
LGTM! 👍
Force push to remove erroneous println!
build
and default
are effectively aliases to build-variant
and are used in the bottlerocket
repo. These targets now require kit verification.
^ rebase (without changes) on to develop
^ make changes to work with #357
^ force push because I missed build-all
😅
Description of changes:
Testing done:
Terms of contribution:
By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.