mirror of
https://github.com/quay/quay.git
synced 2026-01-27 18:42:52 +03:00
* notifications: Support slash in repository names (PROJQUAY-7538) Fix for PROJQUAY-7538 discussed in #3069 by only considering the first slash when separating namespace and repository. * Test and devcontainer * Remove devcontainer.json * Revert irrelevant test change.