Highlights
- Pro
Block or Report
Block or report danielleadams
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned Loading
-
aws-amplify/amplify-cli Public
The AWS Amplify CLI is a toolchain for simplifying serverless web and mobile development.
-
794 contributions in the last year
Less
More
Activity overview
Contributed to
heroku/buildpacks-nodejs,
heroku/heroku-buildpack-nodejs,
aws-amplify/amplify-cli
and 5 other
repositories
Loading
Contribution activity
November 2021
Created 5 commits in 1 repository
Created a pull request in aws-amplify/amplify-cli that received 6 comments
fix(amplify-category-api): change auth directive type and fix codegen bug
Description of changes
changes the global authorization type to use AuthRule -> this also fixes the reported amplify codegen models bug.
Descripti…
+21
−12
•
6
comments
Opened 7 other pull requests in 1 repository
aws-amplify/amplify-cli
7
merged
- Rename pipeline resolvers
- feat(graphql-transformer-core): add support for user defined slots
- fix(graphql-transformer-core): remove the allow_public_global directive
- fix(amplify-provider-awscloudformation): use amplify prompts for warnings
- Remove pipelineFunction references in favor of resolvers
- feat(amplify-provider-awscloudformation): change global_auth_rule to globalAuthRule for global auth
- test(graphql-transformer-migrator): adds unit tests for auth directive for migrations
Reviewed 6 pull requests in 1 repository
aws-amplify/amplify-cli
6 pull requests
- feat(graphql-transformer-core): add support for user defined slots
- test(graphql): migration e2e test for function directive v2
- fix: reintroduce connection stack in transformer v2
- fix(amplify-provider-awscloudformation): use amplify prompts for warnings
- test: add more @http v2 E2E tests
- searchable fix and migration e2e tests