mirror of
https://github.com/quay/quay.git
synced 2026-01-29 08:42:15 +03:00
* Util: Adding git pre-commit checks (PROJQUAY-4658) (#1585) * Util: Adding git pre-commit checks (PROJQUAY-0000) * updating getting started markdown * ui: Add script for adobe analytics for quay.io (PROJQUAY-4582) (#1648) Analytics will be added only when building for quay.io * secscan: Correct links (PROJQUAY-2164) (#1552) Use first link in the "array", don't display link icon when no links exist. Signed-off-by: crozzy <joseph.crosland@gmail.com> * ui: Show UI toggle on quay.io only to redhat users (PROJQUAY-4804) (#1653) ui: Show UI toggle on quay.io only to redhat users (PROJQUAY-4804) New UI preview on quay.io is being released as a preview only to RedHat users before being GA * Update nginx config (#1639) Signed-off-by: Dave O'Connor <doconnor@redhat.com> * ui: Add script for adobe analytics for quay.io in angular UI (PROJQUAY-4582) (#1654) This will be used for usage analytics on quay.io * Add cookie consent for quay.io (#1657) * ui: Remove FEATURE_UI_V2 from analytics scripts (PROJQUAY-4582) (#1658) * ui: Remove FEATURE_ from feature_set in base template (PROJQUAY-4582) the variable `feature_set` has features with the `FEATURE_` prefix removed. Fix the jinja check for this * remove feature_ui_v2 Signed-off-by: crozzy <joseph.crosland@gmail.com> Signed-off-by: Dave O'Connor <doconnor@redhat.com> Co-authored-by: Sunandadadi <Sunandadadi@users.noreply.github.com> Co-authored-by: Syed Ahmed <syed@apache.org> Co-authored-by: Joseph Crosland <joseph.crosland@gmail.com>