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)
13 lines
1.2 KiB
XML
13 lines
1.2 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.1,16c-0.6-0.2-1.1-0.4-1.4-0.7l0.5-1.2c0.3,0.3,0.8,0.5,1.3,0.7s1,0.3,1.5,0.3c0.6,0,1.1-0.1,1.4-0.3 c0.3-0.2,0.5-0.5,0.5-0.8c0-0.2-0.1-0.4-0.3-0.6c-0.2-0.2-0.4-0.3-0.7-0.4c-0.3-0.1-0.6-0.2-1.1-0.3c-0.6-0.2-1.2-0.3-1.6-0.5 c-0.4-0.2-0.7-0.4-1-0.7s-0.4-0.8-0.4-1.3c0-0.5,0.1-0.9,0.4-1.3C9.5,8.5,9.8,8.2,10.3,8c0.5-0.2,1.1-0.3,1.9-0.3 c0.5,0,1,0.1,1.5,0.2C14.2,8,14.6,8.2,15,8.4l-0.5,1.2c-0.4-0.2-0.8-0.4-1.2-0.5C13,9,12.6,9,12.2,9c-0.6,0-1.1,0.1-1.4,0.3 s-0.5,0.5-0.5,0.8c0,0.2,0.1,0.4,0.3,0.6c0.2,0.2,0.4,0.3,0.7,0.4c0.3,0.1,0.6,0.2,1.1,0.3c0.6,0.1,1.1,0.3,1.5,0.5 c0.4,0.2,0.7,0.4,1,0.7c0.3,0.3,0.4,0.8,0.4,1.3c0,0.5-0.1,0.9-0.4,1.3s-0.6,0.7-1.1,0.9s-1.1,0.3-1.9,0.3 C11.3,16.3,10.7,16.2,10.1,16z"/>
|
|
</g>
|
|
</svg> |