Skip to content

feat: add JSON output for the apps command#1204

Draft
EtienneM wants to merge 1 commit intomasterfrom
feat/512/json_output_2
Draft

feat: add JSON output for the apps command#1204
EtienneM wants to merge 1 commit intomasterfrom
feat/512/json_output_2

Conversation

@EtienneM
Copy link
Member

@EtienneM EtienneM commented Mar 11, 2026

This is another implementation compared to the one in #1199. In this one I introduce an generic interface Renderer. The next step would be to update all cmd/* functions to take a renderer as argument and move the rendering in the internal/boundaries/out/renderer/table package.

Related to #512

  • Add a changelog entry in the section "To Be Released" of CHANGELOG.md

@EtienneM EtienneM self-assigned this Mar 11, 2026
@EtienneM EtienneM force-pushed the feat/512/json_output_2 branch from 6f51362 to 982c5f6 Compare March 11, 2026 13:20
@EtienneM EtienneM force-pushed the feat/512/json_output_2 branch from 982c5f6 to 0e5b2b2 Compare March 23, 2026 08:08
@EtienneM EtienneM changed the base branch from master to fix/1147/private_networks_pagination March 23, 2026 08:09
@EtienneM EtienneM force-pushed the feat/512/json_output_2 branch from 0e5b2b2 to c863348 Compare March 23, 2026 08:11
Base automatically changed from fix/1147/private_networks_pagination to master March 23, 2026 09:10
@EtienneM EtienneM force-pushed the feat/512/json_output_2 branch from c863348 to 03ce09c Compare March 23, 2026 09:11
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.

1 participant