Closed floitsch closed 2 years ago
We will have to go through the entries on the registry server and fix the ones that should have an environment entry. For example the toit-1-wire package has an environment entry: https://github.com/toitware/toit-1-wire/blob/181448812714bca85d03c1daffc130f0bddacee9/package.yaml However, the description is missing it: https://github.com/toitware/registry/blob/74d8479103e013b20810ca3197cf189b4a9190d6/packages/github.com/toitware/toit-1-wire/1.2.0/desc.yaml
This fixes the parsing of the environment entry in package.yaml files.