We used to use a hack in an older version of Clay which would use one of the border sections (e.g. right border) to pass the border info up to the quad pipeline. Clay has since removed support for this, so we need to just create a new border pipeline and treat borders as a first-class primitive.
- Pull border support out of quad pipeline
- Create dedicated primitive/pipeline for borders
We used to use a hack in an older version of Clay which would use one of the border sections (e.g. right border) to pass the border info up to the quad pipeline. Clay has since removed support for this, so we need to just create a new border pipeline and treat borders as a first-class primitive.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
We used to use a hack in an older version of Clay which would use one of the border sections (e.g. right border) to pass the border info up to the quad pipeline. Clay has since removed support for this, so we need to just create a new border pipeline and treat borders as a first-class primitive.