Highlights
- Arctic Code Vault Contributor
Pinned
889 contributions in the last year
Less
More
Activity overview
Contributed to
JakePartusch/serverlessui,
JakePartusch/serverlessui-advanced-example,
JakePartusch/jamstore
and 5 other
repositories
Contribution activity
February 2021
Created 149 commits in 3 repositories
Created a pull request in JakePartusch/serverlessui that received 3 comments
Opened 24 other pull requests in 3 repositories
JakePartusch/serverlessui
15
merged
- feat: reducing TTL for api requests
- feat: adding a readme for the example site
- feat: updating documentation
- feat: adding PR comment after deploy preview is deployed
- feat: specifying Node 14 as the runtime for the functions
- Feat: lambda environment variables
- fix: adding aws-sdk as an external module for the node.js functions
- feat: switching construct to use ISource[] rather than a string path
- feat: running the pr version of the cli in the github action
- feat: getting started guide and cli reference for `deploy`
- feat: testing github action on pr flow
- Feature/package json updates
- Feature/serverlessui rename
- Feature/configure domain stack
- feat: inital monorepo implementation with yarn workspaces
JakePartusch/serverlessui-advanced-example
7
merged
1
open
- feat: updating github actions to use preview and production deploys
- feat: refactoring complete for demo
- feat: example refactor for demo
- fix: updating schema to use findOrders
- feat: renaming query to "findOrders"
- feat: adding a basic readme
- Feature/infrastructure graphql
- feat: switching to the monorepo cli version