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

Feature/appdev #1204

Merged
merged 6 commits into from
Aug 17, 2022
Merged

Conversation

nicktate
Copy link
Contributor

Description

What does this pull request accomplish

Base scaffolding and implementation of app dev subtree

@nicktate nicktate merged commit 7c8f3b1 into digitalocean:feature/appdev Aug 17, 2022
nicktate added a commit to nicktate/doctl that referenced this pull request Sep 19, 2022
* 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 added a commit to nicktate/doctl that referenced this pull request Sep 20, 2022
* 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 added a commit to nicktate/doctl that referenced this pull request Sep 20, 2022
* 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 added a commit to nicktate/doctl that referenced this pull request Sep 20, 2022
* 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 added a commit to nicktate/doctl that referenced this pull request Sep 20, 2022
* 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 added a commit to nicktate/doctl that referenced this pull request Sep 20, 2022
* 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 added a commit to nicktate/doctl that referenced this pull request Sep 21, 2022
* 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]>
andrewsomething pushed a commit that referenced this pull request Sep 22, 2022
* Feature/appdev (#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]>

* extract pager component and improve build log output

* Add support for an app dev config and management (#1208)

* Add support for build environment variables (#1209)

* confirmation prompt component

* text input component

* Add support for build command overrides (#1211)

* Add copy on write support for CNB builds (#1213)

* confirm: display result options

* split off list subpackage

* split off pager subpackage

* split off template and textbox packages

* StyledText for icons

* split off text component

* improve indent util

* confirm: clarify prompt persistance behavior

* Add snap support for docker interface for app dev builds (#1214)

* Add snap support for docker interface for app dev builds

* add snap warning message

* support cnb versioning, clean up build envs (#1215)

* add support for local cnb caching (#1216)

* add support for local cnb caching

* address pr feedback

* charm: improved output handling, add warning textbox variant

* add config interfaces and types

* use new config interfaces, add support for per-component config

* address pr feedback, app dev workspace

* structured config

* unexport Config.AppID and config.AppSpecPath

* unexport internal method

* fix unclosed file handler in tests

* test setting and unsetting component-level settings

* appdev: handle user cancellation, log pager styling updates (#1229)

* correctly handle user cancellation

* log pager: update header/footer styling, scroll indicator

* log pager: add title spinner

* add support to build static site server image

* add docker support for static builds

* docker static site build cleanup

* docker static site build tests

* cnb static site build cleanup

* cnb static site build tests

* docker static site build input validation updates

remove /var/run/docker.sock dependency from tests

* fix path handling on windows

* intercept ctrl-c to exit cleanly

* Ntate/appdev/macossupport (#1235)

* mount docker.sock.raw for mac docker-for-desktop

* update local builder to v0.50.2

* support for windows docker-for-desktop (#1238)

* appdev: pull required container images (#1240)

* pull required container images

* pull cnb stack run image

* update no app spec error message

* vendor latest godo

* bump godo to v1.85.0

* support new godo interface types

* address pr feedback

* add better help messaging for app dev config

Co-authored-by: Kamal Nasser <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants