#410 Move release categories to configuration file
Closed: Fixed 4 years ago by gnaponie. Opened 4 years ago by jkaluza.

Currently, the release categories like ["Generally Available", "Tech Preview", "Beta"] are hardcoded in image_verifier.py, lightblue.py or some handlers.

AC:
- Add new lightblue_release_categories configuration option in conf.py with ["Generally Available", "Tech Preview", "Beta"] default value.
- Find out the places where ["Generally Available", "Tech Preview", "Beta"] is currently hardcoded and replace those places with the newly added configuration option.


Metadata Update from @gnaponie:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

4 years ago

Login to comment on this ticket.

Metadata