Remove all lit duplicates
Having enumerative literals duplicated or with name clashing with modes, caused the python code generated by taste to contain bugs. This removes all duplicated names, to avoid the buggy code
Critical Storage Alert - GitLab Action Required
The storage used on GitLab is growing at a alarming pace, we are running out of space!
We urge all user to:
- delete old or unused docker images
- delete old artifacts (you can use this tool: https://gitlab.fbk.eu/fbk-scripts/deleteartifacts)
- set up a cleanup policy for your images (instructions: https://docs.gitlab.com/ee/user/packages/container_registry/reduce_container_registry_storage.html#cleanup-policy)
Failure to act on these points poses a high risk of interrupting the service offered to all users.
If you need help, please contact help-it@fbk.eu
Having enumerative literals duplicated or with name clashing with modes, caused the python code generated by taste to contain bugs. This removes all duplicated names, to avoid the buggy code