Tags: samhays/copilot-cli
Tags
fix(storage)!: allow attaching storage resources to jobs via `storage… … init` (aws#1701) <!-- Provide summary of changes --> This PR enables customers to select from the list of services AND jobs when creating a new addons template through Storage Init. It also replaces the `--svc/-s` flag with a generic `--for` flag, which may be a breaking change for some customers. <!-- Issue number, if available. E.g. "Fixes aws#31", "Addresses aws#42, 77" --> Addresses aws#1595 By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
docs(site): fix typo on the homepage: Continous -> Continuous (aws#1676) <!-- Provide summary of changes --> Fixes typo on the homepage: Continous / Continuous <!-- Issue number, if available. E.g. "Fixes aws#31", "Addresses aws#42, 77" --> By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
chore: downgrade survey to 2.1.1 (aws#1650) <!-- Provide summary of changes --> <!-- Issue number, if available. E.g. "Fixes aws#31", "Addresses aws#42, 77" --> By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
test(e2e): fix broken env init e2e test due to flag name change (aws#… …1266) <!-- Provide summary of changes --> <!-- Issue number, if available. E.g. "Fixes aws#31", "Addresses aws#42, 77" --> By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
chore(repository): add repository package to support building and pus… …hing images (aws#1161) This PR adds a repository package that builds and push images to a repository. By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
feat: tighten permissions on task/execution role Remove named based resource permissions in task role. Folks can use addons feature to add arbitrary permissions to their task roles. Add conditions to execution role to only pull secrets and params that are tagged with copilot tags.
chore(deps): bump github.com/aws/aws-sdk-go from 1.30.14 to 1.30.19 (a… …ws#891) Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.30.14 to 1.30.19. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-go@v1.30.14...v1.30.19) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
PreviousNext