mirror of
https://github.com/quay/quay.git
synced 2026-01-26 06:21:37 +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. --------- Co-authored-by: Asgeir Storesund Nilsen <asgeir@twingine.no>