Edward Foyle

Results 24 issues of Edward Foyle

#### Description of changes Fixes a few different release script issues: 1. adds an if statement in the tagged release script to publish to `@latest` when publishing locally to verdaccio...

#### Description of changes Updates the tagged release script to include `--no-push` when pushing locally to verdaccio before the deployment #### Issue #, if available https://app.circleci.com/pipelines/github/aws-amplify/amplify-cli/10101/workflows/0ac9811d-2810-48f0-9dc7-9f588f73076e/jobs/326764 #### Description of how...

#### Description of changes This is the first of many steps in getting rid of `team-provider-info.json`. In this PR, the file is not removed but _most_ interactions with the file...

#### Description of changes Blocks `amplify init` if the Amplify App service limit has been reached. This prevents downstream errors and weird behavior where an Amplify App is expected to...

### Is this feature request related to a new or existing Amplify category? storage, api ### Is this related to another service? _No response_ ### Describe the feature you'd like...

feature-request
platform-config
p4

Seems like this package is no longer maintained, so warn future customers of the lack of support *Issue #, if available:* *Description of changes:* By submitting this pull request, I...

#### Description of changes When a project has a long name and / or a function has a long name, this can cause the execution role name or lambda function...

do-not-merge

Updates the repo readme to remove preview wording

### Description Motivated by [this comment](https://github.com/aws-amplify/amplify-backend/pull/1338#discussion_r1571537114). It would be nice to have a way to parameterize a manual run of our various e2e tests with a specific version of `create-amplify`,...

feature-request
testing
repo-infrastructure

### Description In most cases, we should use `os.EOL` instead of `\n` for consistency across os platforms. I'm not sure if it's possible to write an AST selector for this,...

tech-debt
repo-infrastructure