replicatedhq / replicatedhq/replicated
Release notes lines beginning with hashes are stripped from the output
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 36
- Forks
- 25
- Avg merge
- 9h 27m
- Merged PRs (30d)
- 3
Description
If I try and put the release notes directly into the application.yaml file like this -
apiVersion: kots.io/v1beta1
kind: Application
metadata:
name: redgate-clone
spec:
title: Redgate Clone
icon: https://cloningcapability.z33.web.core.windows.net/redgate.png
releaseNotes: |
## 1.0.54848
#### Released on 2023-06-13
### Warnings
### Features
### Fixes
* Reduced default CPU request for Oracle clones
* Do stuff like `abc | def` or '
- and then I run a
replicated release create, all the lines apart from the last two are stripped when I look at it in the vendor portal.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue with the provided application.yaml releaseNotes block and the replicated release create command, then trace how release notes are processed before they appear in the vendor portal. Done means lines beginning with hashes, including the headings shown, remain in the generated release notes output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli, release
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100