Skip to content

Issues: aws-amplify/amplify-backend

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

pr size check incorrectly classifies file renames as 'adds' for the size of the file. good first issue Good for newcomers tech-debt Refactors, unsavory workarounds or other technical decisions that should be revisited later testing Engineering label for issues related to tests or test tooling
#602 opened Nov 7, 2023 by alharris-at
When CDK destroy is called on Sandbox, the client config remains feature-request New feature or request sandbox Related to the sandbox experience
#124 opened Aug 8, 2023 by srquinn21
split docs build and publish workflow steps good first issue Good for newcomers tech-debt Refactors, unsavory workarounds or other technical decisions that should be revisited later
#219 opened Sep 7, 2023 by edwardfoyle
sandbox shows "executing command 'deploy'", which is misleading feature-request New feature or request sandbox Related to the sandbox experience
#272 opened Sep 22, 2023 by josefaidt
sandbox shows hot-swap information on first deploy with red characters, alludes to errors dependency Issue related to upstream dependency feature-request New feature or request sandbox Related to the sandbox experience
#273 opened Sep 22, 2023 by josefaidt
consider adding cjs import tests for packages that need to support it tech-debt Refactors, unsavory workarounds or other technical decisions that should be revisited later testing Engineering label for issues related to tests or test tooling
#287 opened Sep 23, 2023 by edwardfoyle
Handle SIGINT on windows tech-debt Refactors, unsavory workarounds or other technical decisions that should be revisited later testing Engineering label for issues related to tests or test tooling
#300 opened Sep 27, 2023 by sdstolworthy
Write tests for integration test utilities tech-debt Refactors, unsavory workarounds or other technical decisions that should be revisited later testing Engineering label for issues related to tests or test tooling
#315 opened Sep 28, 2023 by edwardfoyle
Build telemetry from integration/e2e tests runs tech-debt Refactors, unsavory workarounds or other technical decisions that should be revisited later testing Engineering label for issues related to tests or test tooling
#424 opened Oct 13, 2023 by Amplifiyer
enable eslint "no-then" repo-infrastructure Engineering label for issues related to repo infrastructure tech-debt Refactors, unsavory workarounds or other technical decisions that should be revisited later
#452 opened Oct 19, 2023 by 0618
emit CW metric to track sandbox deployment time trends in e2e tests performance Optimizations in code paths tech-debt Refactors, unsavory workarounds or other technical decisions that should be revisited later testing Engineering label for issues related to tests or test tooling
#521 opened Oct 27, 2023 by edwardfoyle
Remove AWS SDK bundling in branch linker. dependency Issue related to upstream dependency performance Optimizations in code paths tech-debt Refactors, unsavory workarounds or other technical decisions that should be revisited later
#561 opened Nov 2, 2023 by sobolk
Sandbox should only throw CDK errors at debug level bug Something isn't working sandbox Related to the sandbox experience tech-debt Refactors, unsavory workarounds or other technical decisions that should be revisited later
#113 opened Aug 3, 2023 by srquinn21
Make npx accept ctrl-c in e2e tests. tech-debt Refactors, unsavory workarounds or other technical decisions that should be revisited later testing Engineering label for issues related to tests or test tooling
#582 opened Nov 3, 2023 by sobolk
Persist original deployment inputs somewhere in stack. debugging Issues that will improve debuggability of CLI and backend tools tech-debt Refactors, unsavory workarounds or other technical decisions that should be revisited later
#616 opened Nov 9, 2023 by sobolk
Implement mechanism to throttle first create amplify call tech-debt Refactors, unsavory workarounds or other technical decisions that should be revisited later testing Engineering label for issues related to tests or test tooling
#637 opened Nov 13, 2023 by sobolk
Update CDK_deployer to stream std_err instead of aggregating it performance Optimizations in code paths tech-debt Refactors, unsavory workarounds or other technical decisions that should be revisited later
#662 opened Nov 15, 2023 by Amplifiyer
Inconsistent wording between "telemetry" & "usage data" good first issue Good for newcomers tech-debt Refactors, unsavory workarounds or other technical decisions that should be revisited later
#714 opened Nov 20, 2023 by bombguy
Edge cases with customers exiting sandbox while CFN deployment is in progress bug Something isn't working sandbox Related to the sandbox experience
#729 opened Nov 21, 2023 by Amplifiyer
Add Analytics pattern feature-request New feature or request
#737 opened Nov 24, 2023 by costleya
investigate why e2e syntax error was not caught tech-debt Refactors, unsavory workarounds or other technical decisions that should be revisited later testing Engineering label for issues related to tests or test tooling
#747 opened Nov 29, 2023 by edwardfoyle
investigate why TS is complaining about schema type in integration test tech-debt Refactors, unsavory workarounds or other technical decisions that should be revisited later testing Engineering label for issues related to tests or test tooling
#765 opened Dec 4, 2023 by edwardfoyle
Manually deploy Amplify Gen2 project backend-cli Issue is related to Amplify backend CLI console Issues related to Amplify console UI/UX feature-request New feature or request needs-product-input Needs non-technical requirements or direction to proceed
#775 opened Dec 5, 2023 by Bradley-Cooley
2 tasks
better error message on do_include_e2e job when PR is from fork good first issue Good for newcomers tech-debt Refactors, unsavory workarounds or other technical decisions that should be revisited later testing Engineering label for issues related to tests or test tooling
#781 opened Dec 5, 2023 by edwardfoyle
ProTip! Exclude everything labeled bug with -label:bug.