aws-copilot-github-action icon indicating copy to clipboard operation
aws-copilot-github-action copied to clipboard

Results 12 aws-copilot-github-action issues
Sort by recently updated
recently updated
newest added

Updating README to demonstrate using checkout@v4

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.23 to 20.12.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=17.0.23&new-version=20.12.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

As far as I can tell there is no way to use a github env var or secret inside the copilot manifest using this action. This functionality is supported by...

Bumps [prettier](https://github.com/prettier/prettier) from 2.6.2 to 3.2.5. Release notes Sourced from prettier's releases. 3.2.5 🔗 Changelog 3.2.4 Fix .eslintrc.json format #15947 🔗 Changelog 3.2.3 Format tsconfig.json file with jsonc parser #15927...

dependencies
javascript

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.0 to 1.10.1. Changelog Sourced from @​actions/core's changelog. 1.10.1 Fix error message reference in oidc utils #1511 Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@actions/core&package-manager=npm_and_yarn&previous-version=1.10.0&new-version=1.10.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)...

dependencies
javascript

Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.33.4 to 0.38.1. Release notes Sourced from @​vercel/ncc's releases. 0.38.1 0.38.1 (2023-10-18) Bug Fixes sourcemap sources removes webpack path (#1122) (ce5984e), closes #1011 #1121 0.38.0 0.38.0 (2023-09-06)...

dependencies
javascript

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.4 to 4.9.5. Release notes Sourced from typescript's releases. TypeScript 4.9.5 For release notes, check out the release announcement. Downloads are available on: npm NuGet package Changes:...

dependencies
javascript

Hi, This action by default will load the latest, as of today, Copilot (1.30.0) which now prompts you for whether you want to deploy your environment before deploying the app....

Is it possible to add a "version" input to let me specify the copilot version? I have issues with 1.30. Thanks!

Would be interested in adding an action to extract the cluster and task ID for a service? Based on aws's response [here](https://github.com/aws/copilot-cli/issues/4324#issuecomment-1372723366), we can run `copilot svc show --resources --json`...

enhancement