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

Ntate/appdev/rebased #1237

Merged
merged 46 commits into from
Sep 22, 2022
Merged

Commits on Sep 21, 2022

  1. Feature/appdev (digitalocean#1204)

    * apps: add base scaffolding for app dev command subtree
    
    * charm templates: change up method signatures for easier use
    
    * only use 1.18.x in ci
    
    * add internal package to unit test
    
    * disable interactive mode
    
    * only use logging pager in interactive mode
    
    Co-authored-by: Kamal Nasser <[email protected]>
    nicktate and kamaln7 committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    0186fc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c02753a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20f2690 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b6a69d View commit details
    Browse the repository at this point in the history
  5. confirmation prompt component

    kamaln7 authored and nicktate committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    36d8326 View commit details
    Browse the repository at this point in the history
  6. text input component

    kamaln7 authored and nicktate committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    31b3e38 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5455c01 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    76ed5b1 View commit details
    Browse the repository at this point in the history
  9. confirm: display result options

    kamaln7 authored and nicktate committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    593fb87 View commit details
    Browse the repository at this point in the history
  10. split off list subpackage

    kamaln7 authored and nicktate committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    a0085e3 View commit details
    Browse the repository at this point in the history
  11. split off pager subpackage

    kamaln7 authored and nicktate committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    aecf6b4 View commit details
    Browse the repository at this point in the history
  12. split off template and textbox packages

    kamaln7 authored and nicktate committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    38f276c View commit details
    Browse the repository at this point in the history
  13. StyledText for icons

    kamaln7 authored and nicktate committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    9a3e937 View commit details
    Browse the repository at this point in the history
  14. split off text component

    kamaln7 authored and nicktate committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    4b8f9e4 View commit details
    Browse the repository at this point in the history
  15. improve indent util

    kamaln7 authored and nicktate committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    b01e229 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6264528 View commit details
    Browse the repository at this point in the history
  17. Add snap support for docker interface for app dev builds (digitalocea…

    …n#1214)
    
    * Add snap support for docker interface for app dev builds
    
    * add snap warning message
    nicktate committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    3b65be1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    243e763 View commit details
    Browse the repository at this point in the history
  19. add support for local cnb caching (digitalocean#1216)

    * add support for local cnb caching
    
    * address pr feedback
    nicktate committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    9a16b07 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f7f6fa2 View commit details
    Browse the repository at this point in the history
  21. add config interfaces and types

    kamaln7 authored and nicktate committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    91c0f2b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    719f276 View commit details
    Browse the repository at this point in the history
  23. address pr feedback, app dev workspace

    kamaln7 authored and nicktate committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    e3aa002 View commit details
    Browse the repository at this point in the history
  24. structured config

    kamaln7 authored and nicktate committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    0a9597d View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    92d52ab View commit details
    Browse the repository at this point in the history
  26. unexport internal method

    kamaln7 authored and nicktate committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    0f015ea View commit details
    Browse the repository at this point in the history
  27. fix unclosed file handler in tests

    kamaln7 authored and nicktate committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    0b2136d View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    339e4c4 View commit details
    Browse the repository at this point in the history
  29. appdev: handle user cancellation, log pager styling updates (digitalo…

    …cean#1229)
    
    * correctly handle user cancellation
    
    * log pager: update header/footer styling, scroll indicator
    
    * log pager: add title spinner
    kamaln7 authored and nicktate committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    262e3d6 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    e89df1b View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    606710d View commit details
    Browse the repository at this point in the history
  32. docker static site build cleanup

    kamaln7 authored and nicktate committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    3b93927 View commit details
    Browse the repository at this point in the history
  33. docker static site build tests

    kamaln7 authored and nicktate committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    34232ab View commit details
    Browse the repository at this point in the history
  34. cnb static site build cleanup

    kamaln7 authored and nicktate committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    2abc7e6 View commit details
    Browse the repository at this point in the history
  35. cnb static site build tests

    kamaln7 authored and nicktate committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    2597826 View commit details
    Browse the repository at this point in the history
  36. docker static site build input validation updates

    remove /var/run/docker.sock dependency from tests
    kamaln7 authored and nicktate committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    f2d408f View commit details
    Browse the repository at this point in the history
  37. fix path handling on windows

    kamaln7 authored and nicktate committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    5aee488 View commit details
    Browse the repository at this point in the history
  38. intercept ctrl-c to exit cleanly

    kamaln7 authored and nicktate committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    0db8802 View commit details
    Browse the repository at this point in the history
  39. Ntate/appdev/macossupport (digitalocean#1235)

    * mount docker.sock.raw for mac docker-for-desktop
    
    * update local builder to v0.50.2
    nicktate committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    258f314 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    d1ee9a0 View commit details
    Browse the repository at this point in the history
  41. appdev: pull required container images (digitalocean#1240)

    * pull required container images
    
    * pull cnb stack run image
    
    * update no app spec error message
    kamaln7 authored and nicktate committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    07ba9dd View commit details
    Browse the repository at this point in the history
  42. vendor latest godo

    kamaln7 authored and nicktate committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    643ecf2 View commit details
    Browse the repository at this point in the history
  43. bump godo to v1.85.0

    nicktate committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    4e6be30 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    e8dfe8f View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. address pr feedback

    nicktate committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    0f8d843 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d14eb9e View commit details
    Browse the repository at this point in the history