Cleanup proposal: remove "ci-status-icon-passed" and "ci-status-icon-error"
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Description
When displaying pipeline icons we have classes to show our status.
In app/assets/stylesheets/framework/icons.scss we have the following, possibly redundant classes:
.ci-status-icon-success-
.ci-status-icon-passed(possibly redundant) -
.ci-status-icon-error(possibly redundant) .ci-status-icon-failed
Proposal
Remove ci-status-icon-passed and ci-status-icon-error.
Checklist
-
Confirm this is not something the the backend can possibly return -
Check that the are no related records in the database that should be migrated
Edited by 🤖 GitLab Bot 🤖