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

https://github.com/rm3l/bug-devfile-parser-fields-not-set

Reproduction steps for issue in Devfile parser
https://github.com/rm3l/bug-devfile-parser-fields-not-set

devfile-library devfiles

Last synced: about 1 year ago
JSON representation

Reproduction steps for issue in Devfile parser

Awesome Lists containing this project

README

          

**This issue is now fixed with https://github.com/devfile/library/pull/169**

---

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

**Notes**
- Related to https://github.com/redhat-developer/odo/issues/5694#issuecomment-1465778398

**How to reproduce the issue**

Using Go >= 1.19, the tests should not pass:

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