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

chore: Add option to change output format to compacted JSON in docgen #412

Merged
merged 3 commits into from
May 17, 2024

Conversation

nieomylnieja
Copy link
Collaborator

Motivation

Currently docgen only outputs yaml, which is slower to decode and weights more but it's easier to read by a human.
External tools however, would benefit more from having it in JSON than YAML.

Copy link
Contributor

@daniel-zelazny daniel-zelazny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :)

@nieomylnieja nieomylnieja enabled auto-merge (squash) May 17, 2024 08:14
@nieomylnieja nieomylnieja merged commit f3dbc37 into main May 17, 2024
5 checks passed
@nieomylnieja nieomylnieja deleted the change-output-format-of-docgen branch May 17, 2024 08:17
renovate bot referenced this pull request in nobl9/terraform-provider-nobl9 May 30, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/nobl9/nobl9-go](https://togithub.com/nobl9/nobl9-go) |
`v0.82.0-rc6` -> `v0.82.0-rc7` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fnobl9%2fnobl9-go/v0.82.0-rc7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fnobl9%2fnobl9-go/v0.82.0-rc7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fnobl9%2fnobl9-go/v0.82.0-rc6/v0.82.0-rc7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fnobl9%2fnobl9-go/v0.82.0-rc6/v0.82.0-rc7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>nobl9/nobl9-go (github.com/nobl9/nobl9-go)</summary>

###
[`v0.82.0-rc7`](https://togithub.com/nobl9/nobl9-go/releases/tag/v0.82.0-rc7)

[Compare
Source](https://togithub.com/nobl9/nobl9-go/compare/v0.82.0-rc6...v0.82.0-rc7)

#### What's Changed

- chore: Update module github.com/aws/aws-sdk-go to v1.53.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/nobl9/nobl9-go/pull/409](https://togithub.com/nobl9/nobl9-go/pull/409)
- chore: Update module github.com/aws/aws-sdk-go to v1.53.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/nobl9/nobl9-go/pull/410](https://togithub.com/nobl9/nobl9-go/pull/410)
- chore: Update dependency securego/gosec to v2.20.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/nobl9/nobl9-go/pull/411](https://togithub.com/nobl9/nobl9-go/pull/411)
- chore: Update module github.com/aws/aws-sdk-go to v1.53.3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/nobl9/nobl9-go/pull/413](https://togithub.com/nobl9/nobl9-go/pull/413)
- chore: Update minor and patch golang dependencies by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/nobl9/nobl9-go/pull/414](https://togithub.com/nobl9/nobl9-go/pull/414)
- chore: Add option to change output format to compacted JSON in docgen
by [@&#8203;nieomylnieja](https://togithub.com/nieomylnieja) in
[https://github.com/nobl9/nobl9-go/pull/412](https://togithub.com/nobl9/nobl9-go/pull/412)
- chore: Update module github.com/aws/aws-sdk-go to v1.53.5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/nobl9/nobl9-go/pull/415](https://togithub.com/nobl9/nobl9-go/pull/415)
- chore: Update module github.com/aws/aws-sdk-go to v1.53.6 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/nobl9/nobl9-go/pull/416](https://togithub.com/nobl9/nobl9-go/pull/416)
- chore: Update module github.com/aws/aws-sdk-go to v1.53.7 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/nobl9/nobl9-go/pull/417](https://togithub.com/nobl9/nobl9-go/pull/417)
- chore: Update dependency cspell to v8.8.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/nobl9/nobl9-go/pull/419](https://togithub.com/nobl9/nobl9-go/pull/419)
- chore: Update module github.com/aws/aws-sdk-go to v1.53.8 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/nobl9/nobl9-go/pull/420](https://togithub.com/nobl9/nobl9-go/pull/420)
- chore: Update module golang.org/x/vuln/cmd/govulncheck to v1.1.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/nobl9/nobl9-go/pull/421](https://togithub.com/nobl9/nobl9-go/pull/421)
- chore: Update dependency cspell to v8.8.3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/nobl9/nobl9-go/pull/424](https://togithub.com/nobl9/nobl9-go/pull/424)
- chore: Update minor and patch golang dependencies by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/nobl9/nobl9-go/pull/425](https://togithub.com/nobl9/nobl9-go/pull/425)
- chore: Update module github.com/aws/aws-sdk-go to v1.53.10 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/nobl9/nobl9-go/pull/426](https://togithub.com/nobl9/nobl9-go/pull/426)
- chore: Update dependency markdownlint-cli to v0.41.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/nobl9/nobl9-go/pull/427](https://togithub.com/nobl9/nobl9-go/pull/427)
- chore: Update module github.com/aws/aws-sdk-go to v1.53.11 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/nobl9/nobl9-go/pull/429](https://togithub.com/nobl9/nobl9-go/pull/429)
- feat: add GCM Replay support \[PC-12560] by
[@&#8203;mkaras-nobl9](https://togithub.com/mkaras-nobl9) in
[https://github.com/nobl9/nobl9-go/pull/418](https://togithub.com/nobl9/nobl9-go/pull/418)

**Full Changelog**:
nobl9/nobl9-go@v0.82.0-rc6...v0.82.0-rc7

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am
every weekday,every weekend" (UTC), Automerge - At any time (no schedule
defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/nobl9/terraform-provider-nobl9).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJnb2xhbmciLCJyZW5vdmF0ZSJdfQ==-->


[PC-12560]:
https://nobl9.atlassian.net/browse/PC-12560?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants