Skip to content
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

Deploy to lambdas from cdk #111

Open
wants to merge 84 commits into
base: master
Choose a base branch
from
Open

Commits on Mar 21, 2021

  1. Configuration menu
    Copy the full SHA
    ae78469 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    277bf7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c56fbf9 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. Configuration menu
    Copy the full SHA
    b07e262 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a7c157 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e97e76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44ac61e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aff4c1e View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Configuration menu
    Copy the full SHA
    1550043 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2dc172f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a96c88b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0b50fb View commit details
    Browse the repository at this point in the history
  5. clarify rds

    joshprzybyszewski committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    ad023d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. Configuration menu
    Copy the full SHA
    4e3c907 View commit details
    Browse the repository at this point in the history
  2. do things better

    joshprzybyszewski committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    9ddee9e View commit details
    Browse the repository at this point in the history
  3. ok boomer

    joshprzybyszewski committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    19a2867 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1634b6c View commit details
    Browse the repository at this point in the history
  5. boost logging

    joshprzybyszewski committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    ee95562 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8af122f View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. Configuration menu
    Copy the full SHA
    b30215d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93e8514 View commit details
    Browse the repository at this point in the history
  3. update the workflow

    joshprzybyszewski committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    54f7897 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    488a7bf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a1a2f8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5087d1f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2965223 View commit details
    Browse the repository at this point in the history
  8. move it around

    joshprzybyszewski committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    7fe6af4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    090afa5 View commit details
    Browse the repository at this point in the history
  10. who knows

    joshprzybyszewski committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    7e9c01f View commit details
    Browse the repository at this point in the history
  11. npm install

    joshprzybyszewski committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    475c035 View commit details
    Browse the repository at this point in the history
  12. try some stuff

    cszczepaniak committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    6cb9db9 View commit details
    Browse the repository at this point in the history
  13. install cdk again

    cszczepaniak committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    9ea6dbb View commit details
    Browse the repository at this point in the history
  14. when in doubt, sudo

    cszczepaniak committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    5e48c7d View commit details
    Browse the repository at this point in the history
  15. clean up actions

    cszczepaniak committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    2997865 View commit details
    Browse the repository at this point in the history
  16. remove dep

    cszczepaniak committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    676e5de View commit details
    Browse the repository at this point in the history
  17. point our hz to the lb

    cszczepaniak committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    d452d78 View commit details
    Browse the repository at this point in the history
  18. add a prettier config

    cszczepaniak committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    634ca83 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    51e4f9c View commit details
    Browse the repository at this point in the history
  20. don't run on PRs

    cszczepaniak committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    366af61 View commit details
    Browse the repository at this point in the history
  21. lookup by domain name

    cszczepaniak committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    5255cdd View commit details
    Browse the repository at this point in the history
  22. lookup by ID again

    cszczepaniak committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    5692cf0 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    24ac75d View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    6fc0b8b View commit details
    Browse the repository at this point in the history
  25. remove tags

    joshprzybyszewski committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    4353f06 View commit details
    Browse the repository at this point in the history
  26. break out the DNS stack

    cszczepaniak committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    7ed1eb0 View commit details
    Browse the repository at this point in the history
  27. MAKE THIS COMMIT EASY TO FIND because i'm changing the entire folder …

    …structure and will probably need to revert it
    cszczepaniak committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    392161f View commit details
    Browse the repository at this point in the history
  28. fix typo

    cszczepaniak committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    2ad4fa6 View commit details
    Browse the repository at this point in the history
  29. fix yaml syntax:

    cszczepaniak committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    dac1964 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    556f5cd View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    8e82f12 View commit details
    Browse the repository at this point in the history
  32. fix golangci-lint

    cszczepaniak committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    98b99d0 View commit details
    Browse the repository at this point in the history
  33. bump docker action to v2

    cszczepaniak committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    ccd2730 View commit details
    Browse the repository at this point in the history
  34. fix warnings

    cszczepaniak committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    1aad9da View commit details
    Browse the repository at this point in the history
  35. ignore cdk output

    cszczepaniak committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    fe3fffa View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    63e8e6a View commit details
    Browse the repository at this point in the history
  37. use docker password

    cszczepaniak committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    76a06a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Configuration menu
    Copy the full SHA
    a60adf4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    515d589 View commit details
    Browse the repository at this point in the history
  3. quick readme fix

    cszczepaniak committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    f44187f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8a8c26 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2021

  1. Merge branch 'deployServerToECS' of github.com:joshprzybyszewski/crib…

    …bage into deployToLambdasFromCDK
    
     Conflicts:
    	server/setup.go
    joshprzybyszewski committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    7ff5d08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a49e5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c072bc View commit details
    Browse the repository at this point in the history
  4. add a make command

    joshprzybyszewski committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    771bbbc View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Configuration menu
    Copy the full SHA
    26786bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b0df14 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Configuration menu
    Copy the full SHA
    dad85d7 View commit details
    Browse the repository at this point in the history
  2. I think this works

    joshprzybyszewski committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    1a83716 View commit details
    Browse the repository at this point in the history
  3. kill unused code

    joshprzybyszewski committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    5bbd675 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a9e74b8 View commit details
    Browse the repository at this point in the history
  5. suggestions

    joshprzybyszewski committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    351dec6 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2021

  1. Configuration menu
    Copy the full SHA
    268715b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bd1825 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    510f7cc View commit details
    Browse the repository at this point in the history
  4. grant access

    joshprzybyszewski committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    14d1277 View commit details
    Browse the repository at this point in the history
  5. point it at the lambda

    but cors is preventing it still
    joshprzybyszewski committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    f239f84 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2021

  1. Configuration menu
    Copy the full SHA
    363533a View commit details
    Browse the repository at this point in the history
  2. add CORS handling

    joshprzybyszewski committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    d09a293 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95d401f View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Merge branch 'improveThings' of github.com:joshprzybyszewski/cribbage…

    … into deployToLambdasFromCDK
    
     Conflicts:
    	.github/workflows/go_tests.yaml
    	client/src/app/containers/Game/useGame.ts
    	client/src/app/containers/Home/useActiveGames.ts
    	client/src/auth/useAuth.ts
    	docker-compose.yml
    	go.mod
    	go.sum
    	server/persistence/dynamo/utils.go
    	server/persistence/dynamo/utils_test.go
    	server/server.go
    joshprzybyszewski committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    9a43eb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7dba84 View commit details
    Browse the repository at this point in the history
  3. use new ID

    joshprzybyszewski committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    24db49a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb8d666 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5897325 View commit details
    Browse the repository at this point in the history