Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rm3l/devfile-lib-comment-preservation-issue

Test case demonstrating an issue with comments not being preserved after serializing a devfile.yaml file using the Devfile library
https://github.com/rm3l/devfile-lib-comment-preservation-issue

Last synced: 14 days ago
JSON representation

Test case demonstrating an issue with comments not being preserved after serializing a devfile.yaml file using the Devfile library

Awesome Lists containing this project

README

        

**Link to issue** : [devfile/api#919](https://github.com/devfile/api/issues/919)

**Notes**
- Might be related to [devfile/api#371](https://github.com/devfile/api/issues/371)

**How to reproduce the issue**

Using Go >= 1.19:

```bash
go test -v ./...
```