From cbd119215e0f3fe59ae5b6e4fbfcf4ef1d575cba Mon Sep 17 00:00:00 2001 From: lowlighter <22963968+lowlighter@users.noreply.github.com> Date: Sun, 18 Apr 2021 19:15:05 +0200 Subject: [PATCH] Update architecture.svg --- .github/architecture.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/architecture.svg b/.github/architecture.svg index ab63da6a..5a83712b 100644 --- a/.github/architecture.svg +++ b/.github/architecture.svg @@ -1,3 +1,3 @@ -๐๏ธ SetupLoad templates and pluginsLoad metadata๐๏ธ Setup...๐ฎ Serve requestsWaiting for web requests๐ฎ Serve requests...๐ Clone community templates๐ Clone community templates๐ง Load settings.json๐ง Load settings.json โ๏ธ Action setupPull or rebuild docker imageLoad user inputs and setupโ๏ธ Action setup...๐ ๏ธ Web setupSetup server and middlewares๐ ๏ธ Web setup...๐จ Pre-renderingParse user inputsย ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย ๐จ Pre-rendering...๐๏ธ Post-renderingApply config parametersResizing with puppeteer๐๏ธ Post-rendering...๐๏ธ Base pluginBase GitHub data is fetched ๐๏ธ Base plugin...๐งฉ Metrics pluginsEnabled plugins are executed๐งฉ Metrics plugins...๐ผ๏ธ Template entryHandles core plugin executionFormat data specific to template๐ผ๏ธ Template entry...๐ผ๏ธ Template entryHandles core plugin executionFormat data specific to template๐ผ๏ธ Template entry...๐งฑ Core pluginHandles other plugin executionFormat base plugin data๐งฑ Core plugin...๐จ๏ธ Partials renderingTemplate partials rendering withcomputed data๐จ๏ธ Partials rendering...๐ Serve rendering to client๐ Serve rendering to client๐ Publish rendering to GitHub๐ Publish rendering to GitHub๐ Web server๐ Web server โ๏ธ GitHub Actionโ๏ธ GitHub Action๐ค Common๐ค Common ๐ Common rendering๐ Common renderingViewer does not support full SVG 1.1 \ No newline at end of file +๐๏ธ SetupLoad templates and pluginsLoad metadata๐๏ธ Setup...๐ฎ Serve requestsWaiting for web requests๐ฎ Serve requests...๐ Clone community templates๐ Clone community templates๐ง Load settings.json๐ง Load settings.json โ๏ธ Action setupPull or rebuild docker imageLoad user inputs and setupโ๏ธ Action setup...๐ ๏ธ Web setupSetup server and middlewares๐ ๏ธ Web setup...๐จ Pre-renderingParse user inputsย ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย ๐จ Pre-rendering...๐จ๏ธ Partials renderingTemplate partials rendering withcomputed data๐จ๏ธ Partials rendering...๐ Serve rendering to client๐ Serve rendering to client๐ Publish rendering to GitHub๐ Publish rendering to GitHub๐ Web server๐ Web server โ๏ธ GitHub Actionโ๏ธ GitHub Action๐ค Common๐ค Common ๐ Metrics embed๐ Metrics embed ๐งฉ Metrics pluginsEnabled plugins are executed๐งฉ Metrics plugins...๐ผ๏ธ Template entryHandles core plugin executionFormat data specific to template๐ผ๏ธ Template entry...๐ผ๏ธ Template entryHandles core plugin executionFormat data specific to template๐ผ๏ธ Template entry...๐งฑ Core pluginHandles other plugin executionFormat base plugin data๐งฑ Core plugin...๐๏ธ Base pluginBase GitHub data is fetched ๐๏ธ Base plugin...โจ Metrics insightsโจ Metrics insights ๐๏ธ Post-renderingApply config parametersResizing with puppeteer๐๏ธ Post-rendering...โจ Serve insights to clientโจ Serve insights to clientViewer does not support full SVG 1.1 \ No newline at end of file
โจ