All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 1m5s
Combines shared, blog, market, cart, events, federation, and account into a single repository. Eliminates submodule sync, sibling model copying at build time, and per-app CI orchestration. Changes: - Remove per-app .git, .gitmodules, .gitea, submodule shared/ dirs - Remove stale sibling model copies from each app - Update all 6 Dockerfiles for monorepo build context (root = .) - Add build directives to docker-compose.yml - Add single .gitea/workflows/ci.yml with change detection - Add .dockerignore for monorepo build context - Create __init__.py for federation and account (cross-app imports)
14 lines
1.0 KiB
XML
14 lines
1.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Generator: Adobe Illustrator 25.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
|
|
<style type="text/css">
|
|
.st0{fill:#009A82;}
|
|
.st1{enable-background:new ;}
|
|
.st2{fill:#F9F4E0;}
|
|
</style>
|
|
<circle class="st0" cx="12" cy="12" r="12"/>
|
|
<g class="st1">
|
|
<path class="st2" d="M10.3,11.9h1.5v3.3c-0.4,0.3-0.9,0.6-1.5,0.8c-0.6,0.2-1.2,0.3-1.8,0.3c-0.9,0-1.6-0.2-2.3-0.6 c-0.7-0.4-1.2-0.9-1.6-1.5C4.2,13.6,4,12.8,4,12c0-0.8,0.2-1.6,0.6-2.2C5,9.1,5.5,8.6,6.2,8.2c0.7-0.4,1.5-0.6,2.3-0.6 c0.7,0,1.3,0.1,1.9,0.3c0.6,0.2,1.1,0.6,1.5,1l-1,1c-0.6-0.6-1.4-1-2.3-1C8,9,7.5,9.2,7,9.4S6.2,10,6,10.5c-0.3,0.4-0.4,1-0.4,1.5 c0,0.6,0.1,1.1,0.4,1.5C6.2,14,6.6,14.3,7,14.6S8,15,8.6,15c0.7,0,1.2-0.1,1.7-0.4V11.9z"/>
|
|
<path class="st2" d="M15.4,9.1v2.6h4.1V13h-4.1v3.2h-1.6V7.8H20v1.3H15.4z"/>
|
|
</g>
|
|
</svg> |