From 6258f7a053333655d7efd8dcdb05dcd43270653a Mon Sep 17 00:00:00 2001 From: DavideC03 Date: Tue, 27 Dec 2022 14:41:59 +0100 Subject: [PATCH 01/16] fix --- ...ild-the-manager-createstructure-locally.md | Bin 0 -> 5228 bytes .github/workflows/upgrade-documentation.yml | 65 +----------------- debian/rules | 0 docs/manager-createstructure.drawio | 0 4 files changed, 2 insertions(+), 63 deletions(-) create mode 100644 .github/workflows/.templates/Rebuild-the-manager-createstructure-locally.md mode change 100755 => 100644 debian/rules mode change 100755 => 100644 docs/manager-createstructure.drawio diff --git a/.github/workflows/.templates/Rebuild-the-manager-createstructure-locally.md b/.github/workflows/.templates/Rebuild-the-manager-createstructure-locally.md new file mode 100644 index 0000000000000000000000000000000000000000..1ef8f624b37c734b90b4b2cd13b10f356bd92062 GIT binary patch literal 5228 zcmc(j%WfM-5Jh_(Apbx>i`Ym=LAK$A76D}14g|=Sp@%n85RWK|A}l^Yik6*^PjXKc zE8R03S#h!m2$I8|?t0$3Rl`63*h*WelXlZA4brWBR{Gx6+EE&&i?mAPbdxUi`!-!` zrIRM9N>jZ@`n5=1om=RNQ^T~>=R#+YwX*e&P9wY0_f7iJs_XmoUD}sSPW!%prfpO9 z+-#c2=37bYNZ(9$AZ@14OZ!~vbE19xb`M9o#wYi3VOCCc?@sFj?VhG9NgSC+_&K(< zW$Gm?=S>v1wEI|hhiNX|ySCod+S&gc-Cxrq*;dbQ*K(7y+m+p9xBHFR?KZO8ZRmMy zQRpZN9*HtOZWlTCh&A`_D88KyT)bEG7do>tq`Z*6&)P+fGG^YTesbwM(mSpptD8R6 zBwUyT?4D|GL}9MHH|=@SYR{?F$kZ%yoljbHu8Lhvxldc=f=$p2D)}79YU;~%JZ;f& z--)KaXQr<&k0;VVbr084pGhis&+C4+MEHNp3X)z+!$R4r=Ox!wM|DSaE|uevu?!gL zq_)ier1eT~>U$@ac9&FFH-Hgs1(#_rKDPO0|ZinGddnBq}JFn+TFca!Cv; zdB^^-{3Mp+^wEBwo7_6?#_4zM4@u|R|46xYo=tm)dnF&p>u1WcVsEII?W!?9$cCosJ_q zHYf=HV4dKDd=^AG-np0aN(Q1YA%S=F_=o!dyZ0m^>p4{B?&CF&`AYl2VA)To;R~(8 z1##aiG9z_lv4=64P{>1x$RpYDMk_Jh^u-{jihEu`-VbK$mE~Z#<}Z9`ukX^rsOx%- zL|1;Ox|=!9@gf&wppy<{1+fG53$6L=6^vT9<-#VnKsQwx87I$7dDQk))y;f+wt?ER zOZOCYI^njkSH~ACu;fSCHxuUD@c-{5c|H6r+uoYaV1A}hG8oe+>@yW2zzbZC$2oR% z1h|2Ikx|UF%S0ZLh$uC^Bkxq%;d=UL=kwULS+{Sc`L3wezC|(SjBKTI=EN$C`7mZg zuba%tb6E`zy#9m99(wBV-J5bxgb=1G^6z^N*0KCt*nFTJ!Lz=rZ?yqGIHOc%cYQt} zCiK&VBF#1Y4obMDPZO0~cXN}t)DA2u<-105&^LJ?x9n!2gN(WcCX=DwbfGWS`P(O` zo%CEC^~JqbVCkkM;PH+8@}9_4MixAiK4H|Wu!*SXcQEqQEC!wQCAiIT;PU7|-p?|^ zvB~jRPWbJ7<7aukgZW`kIF)Pf{mub_d?v7XZpE7S@{%+4%%J~RdH0DZ=jOPOOjgMw z)#m%Uiqc#wIYVWPd^WpT>%TPCYDSF+p}WLzS#9BkvmA`%GquOyYbV`@J;|r5Vhef6 zmFcYJn1W@Rvg)3P9i@Ms@tMhv`_Ye`v3z>X(opLPWU8U*6MjH0$yup^p_kxV(B<=AG!ADTl#WDqrR)0J7N-c zJjFj1%!1?sS1f(Q06_n%uU<#HupU`)N6j;Mt9kvJ}BOEG4DtmnE$Pr%bI~!{XaPVTVXo% z?}2RiU^QE2IdIpLJpS|Qh> Rebuild-the-manager-createstructure-locally.md - echo "Install the manager-create locally permits you to do some debug and try new configurations." >> Rebuild-the-manager-createstructure-locally.md - echo "" >> Rebuild-the-manager-createstructure-locally.md - echo "### Steps:" >> Rebuild-the-manager-createstructure-locally.md - echo "- [:octocat: Rebuild the manager-createstructure locally :octocat:](#octocat-rebuild-the-manager-createstructure-locally-octocat)" >> Rebuild-the-manager-createstructure-locally.md - echo " - [Steps:](#steps)" >> Rebuild-the-manager-createstructure-locally.md - echo " - [1. Install VirtualBox on the PC](#1-install-virtualbox-on-the-pc)" >> Rebuild-the-manager-createstructure-locally.md - echo " - [2. Install Ubuntu](#2-install-ubuntu)" >> Rebuild-the-manager-createstructure-locally.md - echo " - [3. Install dependencies](#3-install-dependencies)" >> Rebuild-the-manager-createstructure-locally.md - echo " - [4. Compile](#4-compile)" >> Rebuild-the-manager-createstructure-locally.md - echo "" >> Rebuild-the-manager-createstructure-locally.md - echo "### 1. Install VirtualBox on the PC" >> Rebuild-the-manager-createstructure-locally.md - echo "For installation we suggest VirtualBox, a tool that allows you to create one or more virtual machines :computer:." >> Rebuild-the-manager-createstructure-locally.md - echo "If any of these crashes, in any case, your PC will not lose data, at most you will have to restart it :smile:." >> Rebuild-the-manager-createstructure-locally.md - echo "" >> Rebuild-the-manager-createstructure-locally.md - echo "To install VirtualBox on your PC you need to:" >> Rebuild-the-manager-createstructure-locally.md - echo "- Get in into the UEFI" >> Rebuild-the-manager-createstructure-locally.md - echo "- Enable the function which name is like \"Virtualization\" (for each UEFI this step is different but similar)" >> Rebuild-the-manager-createstructure-locally.md - echo "- Save the configuration and restart the PC" >> Rebuild-the-manager-createstructure-locally.md - echo "- Go to the [VirtualBox website](https://www.virtualbox.org/)" >> Rebuild-the-manager-createstructure-locally.md - echo "- Press \"Download\"" >> Rebuild-the-manager-createstructure-locally.md - echo "- Run the downloaded file" >> Rebuild-the-manager-createstructure-locally.md - echo "- Follow the installation steps" >> Rebuild-the-manager-createstructure-locally.md - echo "" >> Rebuild-the-manager-createstructure-locally.md - echo "### 2. Install Ubuntu" >> Rebuild-the-manager-createstructure-locally.md - echo "As the OS we suggest to use Ubuntu, because it is lightweight (for RAM and CPU) and it's free." >> Rebuild-the-manager-createstructure-locally.md - echo "" >> Rebuild-the-manager-createstructure-locally.md - echo "To install Ubuntu on VirtualBox you need to:" >> Rebuild-the-manager-createstructure-locally.md - echo "- Download the last LTS version of Ubuntu by the following link: [https://ubuntu.com/download/desktop](https://ubuntu.com/download/desktop)" >> Rebuild-the-manager-createstructure-locally.md - echo "> Now you can continue with the other steps during the download" >> Rebuild-the-manager-createstructure-locally.md - echo "- Open VirtualBox" >> Rebuild-the-manager-createstructure-locally.md - echo "- Press \"New\"" >> Rebuild-the-manager-createstructure-locally.md - echo "- Compile the form" >> Rebuild-the-manager-createstructure-locally.md - echo " - As name put \"rest-createstructure\"" >> Rebuild-the-manager-createstructure-locally.md - echo " - As Type: \"Linux\"" >> Rebuild-the-manager-createstructure-locally.md - echo " - As version: \"Ubuntu (64-bit)\" or \"Ubuntu (32-bit)\"" >> Rebuild-the-manager-createstructure-locally.md - echo " - Press \"Next >\"" >> Rebuild-the-manager-createstructure-locally.md - echo "- Set the RAM to use for the VirtualMachine, at most half of local RAM and press \"Next >\"" >> Rebuild-the-manager-createstructure-locally.md - echo "- Leave \"Create a virtual hard disk now\" and press \"Create\"" >> Rebuild-the-manager-createstructure-locally.md - echo "- Leave \"VDI ...\" and press \"Next >\"" >> Rebuild-the-manager-createstructure-locally.md - echo "- Leave \"Dynamically allocated\" and press \"Next >\"" >> Rebuild-the-manager-createstructure-locally.md - echo "- Change the hard disk memory, we suggest 16GB and press \"Create\"" >> Rebuild-the-manager-createstructure-locally.md - echo "> Make sure that Ubuntu download is finished before to continue" >> Rebuild-the-manager-createstructure-locally.md - echo "- On the VirtualBox console, selecting the created VM, press \"Start\"" >> Rebuild-the-manager-createstructure-locally.md - echo "- Select as start-up disk Ubuntu, already downloaded" >> Rebuild-the-manager-createstructure-locally.md - echo " - Press the folder icon" >> Rebuild-the-manager-createstructure-locally.md - echo " - Press \"Add\", in the top menu" >> Rebuild-the-manager-createstructure-locally.md - echo " - Select the Ubuntu iso, the file will have a structure like \"ubuntu-version-other_info.iso\"" >> Rebuild-the-manager-createstructure-locally.md - echo " - Press \"Choose\" and \"Start\"" >> Rebuild-the-manager-createstructure-locally.md - echo "- Follow the install steps (the installation needs some minutes)" >> Rebuild-the-manager-createstructure-locally.md - echo "" >> Rebuild-the-manager-createstructure-locally.md - echo "### 3. Install dependencies" >> Rebuild-the-manager-createstructure-locally.md - echo "Now you have to install building dependencies." >> Rebuild-the-manager-createstructure-locally.md - echo "To install Dependes on the Virtual Machine you need to:" >> Rebuild-the-manager-createstructure-locally.md - echo "- On the VM (Virtual Machine) open the terminal (\`Ctrl + Alt + T\`)" >> Rebuild-the-manager-createstructure-locally.md - echo "- On the terminal paste \`sudo apt update; sudo add-apt-repository ppa:jyrki-pulliainen/dh-virtualenv -y; sudo apt-get install git build-essential debhelper devscripts equivs dh-virtualenv python3.8 gnupg gnupg2 libcurl4-openssl-dev libssl-dev -y; git clone https://github.com/createstructure/manager-createstructure; cd manager-createstructure; echo \"3.0 (native)\" > ./debian/source/format\` and insert password" >> Rebuild-the-manager-createstructure-locally.md - echo "" >> Rebuild-the-manager-createstructure-locally.md - echo "### 4. Compile" >> Rebuild-the-manager-createstructure-locally.md - echo "To compile type: \`dpkg-buildpackage -us -uc\`" >> Rebuild-the-manager-createstructure-locally.md - echo "Now the .deb file is in the .. folder, you can install it with apt." >> Rebuild-the-manager-createstructure-locally.md - echo "" >> Rebuild-the-manager-createstructure-locally.md + cp repo/.gihtub/workflows/.templates/Rebuild-the-manager-createstructure-locally.md wiki/Rebuild-the-manager-createstructure-locally.md - name: _Footer file run: | cd wiki diff --git a/debian/rules b/debian/rules old mode 100755 new mode 100644 diff --git a/docs/manager-createstructure.drawio b/docs/manager-createstructure.drawio old mode 100755 new mode 100644 From 3a9bb16005b2d8d56c54286b1a074728053e0ade Mon Sep 17 00:00:00 2001 From: DavideC03 Date: Tue, 27 Dec 2022 14:43:33 +0100 Subject: [PATCH 02/16] try --- .github/workflows/upgrade-documentation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/upgrade-documentation.yml b/.github/workflows/upgrade-documentation.yml index a993bb3..06061ca 100644 --- a/.github/workflows/upgrade-documentation.yml +++ b/.github/workflows/upgrade-documentation.yml @@ -15,7 +15,7 @@ jobs: - name: Export UML uses: docker://rlespinasse/drawio-export:latest with: - args: -f svg -o ./repo/docs + args: -f svg -o ./docs - name: git add & commit & upload repo continue-on-error: true run: | From 5b9ca91fc03c0161b2bb3a71d2d4a022b37327fc Mon Sep 17 00:00:00 2001 From: DavideC03 Date: Tue, 27 Dec 2022 14:44:55 +0100 Subject: [PATCH 03/16] try2 --- .github/workflows/upgrade-documentation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/upgrade-documentation.yml b/.github/workflows/upgrade-documentation.yml index 06061ca..ab46feb 100644 --- a/.github/workflows/upgrade-documentation.yml +++ b/.github/workflows/upgrade-documentation.yml @@ -15,7 +15,7 @@ jobs: - name: Export UML uses: docker://rlespinasse/drawio-export:latest with: - args: -f svg -o ./docs + args: -f svg -o . - name: git add & commit & upload repo continue-on-error: true run: | From 782ee450ff2942983e1af0e2351386130db28ede Mon Sep 17 00:00:00 2001 From: DavideC03 Date: Tue, 27 Dec 2022 14:52:17 +0100 Subject: [PATCH 04/16] try3 --- .github/workflows/upgrade-documentation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/upgrade-documentation.yml b/.github/workflows/upgrade-documentation.yml index ab46feb..54d6bfb 100644 --- a/.github/workflows/upgrade-documentation.yml +++ b/.github/workflows/upgrade-documentation.yml @@ -15,7 +15,7 @@ jobs: - name: Export UML uses: docker://rlespinasse/drawio-export:latest with: - args: -f svg -o . + args: -f svg - name: git add & commit & upload repo continue-on-error: true run: | From 4a1a3aa3e54da648edb9900f6d72a7ecb0b119f0 Mon Sep 17 00:00:00 2001 From: DavideC03 Date: Tue, 27 Dec 2022 14:56:06 +0100 Subject: [PATCH 05/16] try 4 --- .github/workflows/upgrade-documentation.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/upgrade-documentation.yml b/.github/workflows/upgrade-documentation.yml index 54d6bfb..843d916 100644 --- a/.github/workflows/upgrade-documentation.yml +++ b/.github/workflows/upgrade-documentation.yml @@ -14,8 +14,6 @@ jobs: - uses: actions/checkout@v2 - name: Export UML uses: docker://rlespinasse/drawio-export:latest - with: - args: -f svg - name: git add & commit & upload repo continue-on-error: true run: | From 01c17ef3e03a6629780ea5f07f2d996641b56574 Mon Sep 17 00:00:00 2001 From: DavideC03 Date: Tue, 27 Dec 2022 14:57:26 +0100 Subject: [PATCH 06/16] try 5 --- .github/workflows/upgrade-documentation.yml | 3 +++ docs/manager-createstructure-Class-UML.svg | 2 -- 2 files changed, 3 insertions(+), 2 deletions(-) delete mode 100644 docs/manager-createstructure-Class-UML.svg diff --git a/.github/workflows/upgrade-documentation.yml b/.github/workflows/upgrade-documentation.yml index 843d916..6e1cc46 100644 --- a/.github/workflows/upgrade-documentation.yml +++ b/.github/workflows/upgrade-documentation.yml @@ -13,7 +13,10 @@ jobs: steps: - uses: actions/checkout@v2 - name: Export UML + continue-on-error: true uses: docker://rlespinasse/drawio-export:latest + with: + args: -f svg -o ./docs - name: git add & commit & upload repo continue-on-error: true run: | diff --git a/docs/manager-createstructure-Class-UML.svg b/docs/manager-createstructure-Class-UML.svg deleted file mode 100644 index 0288c44..0000000 --- a/docs/manager-createstructure-Class-UML.svg +++ /dev/null @@ -1,2 +0,0 @@ - -
librerias-createstructure
librerias-createstructure
cryptation
cryptation
emoji
emoji
inputs
inputs
json
json
positive
positive
rest
rest
sleep
sleep
help- i:Inputs+ Help(inputs:Inputs)+ execute()+ execute(inputs:Inputs)manager+ main(argc:int, argv:char*[]):int
Use
Use
Use
Use
Use
Use
Use
Use
Use
Use
Use
Use
Use
Use
Use
Use
Use
Use
login- i:Inputs- info:map<string, string>- needed_info:vector<pair<string, string>>+ Login(inputs:Inputs)+ execute()+ execute(inputs:Inputs)memory+ <<ptr>> MEMORY_UNIT- memoryUnit:MEMORY_UNIT- memInfo:sysinfo+ Memory(unit:MEMORY_UNIT)+ getTotalMemory():long long+ getFreeMemory():long long+ getUsedMemory():long long+ getUsedMemoryPercent():double+ getTotalMemory(unit:MEMORY_UNIT):long long+ getFreeMemory(unit:MEMORY_UNIT):long long+ getUsedMemory(unit:MEMORY_UNIT):long long+ getUsedMemoryPercent(unit:MEMORY_UNIT):doubleversion+ execute(inputs:Inputs)+ Version(inputs:Inputs)+ execute()- i:Inputs<<enum>>MEMORY_UNITBYTEKBMBGBTBPBEBZBYB
Viewer does not support full SVG 1.1
\ No newline at end of file From 2920766061e296d7eff1b5374fe20734570c5792 Mon Sep 17 00:00:00 2001 From: DavideC03 Date: Tue, 27 Dec 2022 13:58:07 +0000 Subject: [PATCH 07/16] Exported UML automatically --- docs/docs/manager-createstructure-Class-UML.svg | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 docs/docs/manager-createstructure-Class-UML.svg diff --git a/docs/docs/manager-createstructure-Class-UML.svg b/docs/docs/manager-createstructure-Class-UML.svg new file mode 100644 index 0000000..6232620 --- /dev/null +++ b/docs/docs/manager-createstructure-Class-UML.svg @@ -0,0 +1,3 @@ + + +
librerias-createstructure
librerias-createstructure
cryptation
cryptation
emoji
emoji
inputs
inputs
json
json
positive
positive
rest
rest
sleep
sleep
help- i:Inputs+ Help(inputs:Inputs)+ execute()+ execute(inputs:Inputs)manager+ main(argc:int, argv:char*[]):int
Use
Use
Use
Use
Use
Use
Use
Use
Use
Use
Use
Use
Use
Use
Use
Use
Use
Use
login- i:Inputs- info:map<string, string>- needed_info:vector<pair<string, string>>+ Login(inputs:Inputs)+ execute()+ execute(inputs:Inputs)memory+ <<ptr>> MEMORY_UNIT- memoryUnit:MEMORY_UNIT- memInfo:sysinfo+ Memory(unit:MEMORY_UNIT)+ getTotalMemory():long long+ getFreeMemory():long long+ getUsedMemory():long long+ getUsedMemoryPercent():double+ getTotalMemory(unit:MEMORY_UNIT):long long+ getFreeMemory(unit:MEMORY_UNIT):long long+ getUsedMemory(unit:MEMORY_UNIT):long long+ getUsedMemoryPercent(unit:MEMORY_UNIT):doubleversion+ execute(inputs:Inputs)+ Version(inputs:Inputs)+ execute()- i:Inputs<<enum>>MEMORY_UNITBYTEKBMBGBTBPBEBZBYB
Text is not SVG - cannot display
\ No newline at end of file From 7a931e1713645fa683d376cf7f8adec2cf22f0ce Mon Sep 17 00:00:00 2001 From: DavideC03 Date: Tue, 27 Dec 2022 15:00:12 +0100 Subject: [PATCH 08/16] fix --- .github/workflows/upgrade-documentation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/upgrade-documentation.yml b/.github/workflows/upgrade-documentation.yml index 6e1cc46..0342e78 100644 --- a/.github/workflows/upgrade-documentation.yml +++ b/.github/workflows/upgrade-documentation.yml @@ -103,7 +103,7 @@ jobs: sed -i 's/docs/docs # documentation/g' Directory-Structure.md - name: Rebuild the manager-createstructure locally run: | - cp repo/.gihtub/workflows/.templates/Rebuild-the-manager-createstructure-locally.md wiki/Rebuild-the-manager-createstructure-locally.md + cp repo/.github/workflows/.templates/Rebuild-the-manager-createstructure-locally.md wiki/Rebuild-the-manager-createstructure-locally.md - name: _Footer file run: | cd wiki From 9d36b449cf0cb09b3dc33239d93d8d3f1d24da2d Mon Sep 17 00:00:00 2001 From: DavideC03 Date: Tue, 27 Dec 2022 14:01:15 +0000 Subject: [PATCH 09/16] Upgrade by automatic action --- docs/README.md | Bin 10799 -> 12921 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/docs/README.md b/docs/README.md index 70d226f1f44f465157bd5f6407db6a2e092ba0d0..adcad9e86c368d5243317df5fd9603d8c97342c7 100644 GIT binary patch literal 12921 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 HyPf|6#Qsd@ delta 3095 zcmZ`*O>Z1U5LH4zWRa2smk0?c))IJyXN*4-MH|VIvreK&abm@GE)l}LGrc>FXS;{# z936QT4U zFTcEcoxiN7Cb1Wkb@TV(xUg_(Y3uNfTqbEEv>3}WN=hl5q}Ha8lp3;TA}NKtF$tZLD`%wT zloF#yYFw4VDWh%N>8#+{LnjN{??m*X4FGRld~x%W&s+cBuCAEGAs`o(O^6Yqi7sAW zz17AU1%qCP2%Z|BxM$gUINXS-P3E~OT_y5+=A4Z7sT~Ypy%DJ<+vuz@7@G6QX#ZM~ z1UH*=H^;-e(yqeI&C8qBkdK1x*4#Fgh199kiINrnx>L$H6BarXrA~Q34mo7Sm6i=o9QKj0bipf!Pmr;l0rd1 zfh1E}TIzFDRqbTik2{Y>z}Nl2TZFSwkHDheTMp#{4MhU_es^K564XAlRnD z2?XQt4gzEj`QI~fCYeno!WN|?<*08bC<&hH9GQ?|oiC)sShjDlA1x)gXP8?LB|K>S zgGXla@%;ynaC~2jVUA~TGOBdKw4`aKl8m$fgO#ORol5G4vZ)_^LA$g%LR}MXNR7ko*ZBzG^6d5t|WNvGXJ(g|L$_G?Da|vdTSE)Tah`LOP_Hv{9I$a6(Y8j+czydSP#dVyb2kvO;14$#m&TJ-;)^gdR6qGLK^-p`Np~ z#TMDP{qWwqLffHz0j;qB2}Ob)hVr+p;0_uotstx^8Vj|AU2QJuh1{Mt9lp>c;GQ)( zwAad9Lf-<@8i7yg`Tkm4-a}T|1~;}O!GeaPs4AM0HsJuQ9JNem4O?r7i%bKj8VWRw z%u_I2;rXTCy1QxG^;3bZ&`~szx(X(TK15HDkh-#F&Hv3pwJ;V0LTmV3V+-*LU3tZc z0(m3fVc#h|GBKRI!O=lxFnAgqyO(*tt%9LLS2@-tVdTMr@?goSX@d4~5<7-pX8vd3 zcUnDYr&@4_34w)+QCZvq;`w~bX|LHEY`drga6uLx#K`}RN!M~VfmC;KeKkLlKPCInZNHHMq@vnK{xCLW6TO)l?W3ILsTJ3 zY?7JGv1a1inN3PnVB3^GRO;*)0=ne4n7Pd8t@sX&bybX;&rOhIm{euH9dQY)%_BJC z!}cqO!!IW}FFhB3UGHDJOG*06m0R^)l1XN$yA^*!s~QWynS>PXP>iWCR6?&?tTl;T zXB8Iiq?u#dO6)8soSm97ZMZSt>KNa!)RFTle3BNY2I@*EB^uQK_Bk` From 7a9227a5dcc3e0a45bad159733f4bd6fa76606d0 Mon Sep 17 00:00:00 2001 From: DavideC03 Date: Tue, 27 Dec 2022 15:14:35 +0100 Subject: [PATCH 10/16] v10.01.06 --- .github/workflows/.templates/_Footer.md | Bin 0 -> 298 bytes .github/workflows/.templates/_Header.md | Bin 0 -> 642 bytes .github/workflows/upgrade-documentation.yml | 15 ++------------- debian/changelog | 7 +++++++ 4 files changed, 9 insertions(+), 13 deletions(-) create mode 100644 .github/workflows/.templates/_Footer.md create mode 100644 .github/workflows/.templates/_Header.md diff --git a/.github/workflows/.templates/_Footer.md b/.github/workflows/.templates/_Footer.md new file mode 100644 index 0000000000000000000000000000000000000000..53ed96f083bbac5148ff346509f7070f76b1f3e7 GIT binary patch literal 298 zcmZXO!3x4K5JcxJ_zyYiq4e%mFFp7L;-QU^2BbpMTKewR#O;r$#e<&m=Jkx>2<{MWzSP17v#hvQz2G&#b#f?kRHz(7?pW z(>rjFs)1pSU$)O|mp3g5%pt;R$ztvW>=Sz<9FIOxF?*i1A%97h|G%W|kGjgLkO0ZqjYR?k?R_@XJ?!lX{SfAe4~F z{7L4$H~HKR)Yn?MYIdcdjhsqsAdc7$yU~_h#9IDDJ-z6ZJ=KcrJ^6wzZ$u^anm0kO zI@gkFR7-rRjI{!((ujD8A9&&MNB9lZ0z{uUWCy(*NDq33S(O+V#x*aaKDZflr3I() z9VT4ED#$cg^F3b4{Y-PsbgK#7p0LBD#gyEjA;PMm|8dOoADtXndE#kWjbV+}GhJw` zJEC_Y5C8w@vZ))>4$U^R_FM5Hab7e34&;_)8tmu%kxCw!(Vpue);{|i&!Ne5x-|VQ N9RB*Heww^#`U1k7a#jEU literal 0 HcmV?d00001 diff --git a/.github/workflows/upgrade-documentation.yml b/.github/workflows/upgrade-documentation.yml index 0342e78..3cf043f 100644 --- a/.github/workflows/upgrade-documentation.yml +++ b/.github/workflows/upgrade-documentation.yml @@ -106,21 +106,10 @@ jobs: cp repo/.github/workflows/.templates/Rebuild-the-manager-createstructure-locally.md wiki/Rebuild-the-manager-createstructure-locally.md - name: _Footer file run: | - cd wiki - echo "---" > _Footer.md - echo "Made w/ :heart: by Castellani Davide" >> _Footer.md - echo "" >> _Footer.md - echo "If you want to contribute you can start with:" >> _Footer.md - echo "- [Discussion]($GITHUB_SERVER_URL/$GITHUB_REPOSITORY/discussions)" >> _Footer.md - echo "- [Issue]($GITHUB_SERVER_URL/$GITHUB_REPOSITORY/issues/new)" >> _Footer.md + cp repo/.github/workflows/.templates/_Footer.md wiki/_Footer.md - name: _Header file run: | - cd wiki - echo "# manager-createstructure" > _Header.md - echo "[![GitHub license](https://img.shields.io/badge/license-GNU-green?style=flat)]($GITHUB_SERVER_URL/$GITHUB_REPOSITORY/blob/$(echo ${GITHUB_REF#refs/heads/})/docs/LICENSE)" >> _Header.md - echo "![Author](https://img.shields.io/badge/author-Castellani%20Davide-green?style=flat)" >> _Header.md - echo "![sys.platform supported](https://img.shields.io/badge/OS%20platform%20supported-all-blue?style=flat) " >> _Header.md - echo "" >> _Header.md + cp repo/.github/workflows/.templates/_Header.md wiki/_Header.md - name: Recreate README.md run: | cat wiki/_Header.md > repo/docs/README.md diff --git a/debian/changelog b/debian/changelog index 17947ec..9492ba4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +manager (10.01.06) focal jammy; urgency=medium + + * [Upgrade docs automation](https://github.com/createstructure/manager-createstructure/issues/14) + * [Ubuntu 22.04](https://github.com/createstructure/manager-createstructure/issues/15) + + -- Castellani Davide Tue, 27 Dec 2022 15:15:00 +1000 + manager (10.01.05) focal; urgency=medium * [Added charts automation](https://github.com/createstructure/manager-createstructure/issues/12) From 3d2fe189bed85001817f50c653231bb85de0433d Mon Sep 17 00:00:00 2001 From: DavideC03 Date: Tue, 27 Dec 2022 14:15:42 +0000 Subject: [PATCH 11/16] Upgrade by automatic action --- docs/README.md | Bin 12921 -> 13549 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/docs/README.md b/docs/README.md index adcad9e86c368d5243317df5fd9603d8c97342c7..b8f8fd9c52f709fc0623d0c90097c4aed1bbd937 100644 GIT binary patch delta 975 zcmb7DO-~b16g|X^)L_(vurgjks#ckHI-!s>5o3U86Gap4s&O$NucfA)Y32h1n{M6D zFW@)uyIi<*1D^X@6otf)c4pqa@80vyz30B4(f8r4^Ru;b`(bl!2^I9P%I7tP$ngdR z0tiO5LKwuz%Khrfbcitqs3XGxcMSI@khE=wJtXg!{;M4N6^!zar(Fv=XG{hwAbT zsQQ00NpOcWl$aK$lwuZFg$EbAv<_)S-1~1Ko0q6%tWvu)nb+7?lI*0=ThKePwjLSX zkotQzVMgv>?3wopK8gFbFvs?{;F(u+xX%z3LTqofzo*9wk8a=HtVur!{gHg}$K#{& zWO3y|cQQ!*$VilgnfOJXj7z!KS#ECBDk9IM*A0p|FU0fe?nZfXXK$fZ%2I3fQ(@M{ z+mc-qisyQsG+S-{U00qrUDvJ1>9@rnPp0Q*4*5Ek#ygVI#tXi32n20PZRkr$wM{!< zkL6nNRIAKmg1r$?-&bi9z5zbnIcuFIs-hrJDJ^CU%wBagWKBu4%dT|a& zM&TVs_jvG-F(LCa{`8W>zsEbeW-pr$%`AJpW7AZli#wrks;S|-K`_H(XIJ1CCosGI delta 462 zcmah_y-EW?5XOKYi-nEYh;9(kEA}>~JP0C5hyjg7P>aK2?{<<~*zAUz-5gg5zCs=) zZ{QpFAU=Sdml%J*BHhe<^Zm@cs}ET_q4T%e!GOf|xToB;PpDQY7=)+u%(*E>oU6$= z#7u#f7%IyXA;-YiTdX&@XX6~eT%s#Av_@LEV7|B4dQP-W`0Sz)Hkw@86!}fR-5m_O z0jbAV-eor5U?EmZtS!)i*21XMW}_o!O2U7~N)t;Ar) z)2b5vn#Y9JEYTkR9!3dSywr|&<`0KQi>=+)GhmF7TOolKoJJXl+(k4g>2GNI6`7F! zh?dsVLKsJ#rKvS8SBZD98mGcgbQPTz%4HE@H0~%&J)*K^`Okg%(_*lM`-mPYq_b_H G2*@W=1)rb* From 56b10e165aeaf561a8fe4f8f6d4a7dd8ae68a965 Mon Sep 17 00:00:00 2001 From: DavideC03 Date: Tue, 27 Dec 2022 15:16:26 +0100 Subject: [PATCH 12/16] fix --- .github/workflows/upgrade-documentation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/upgrade-documentation.yml b/.github/workflows/upgrade-documentation.yml index 3cf043f..4d860da 100644 --- a/.github/workflows/upgrade-documentation.yml +++ b/.github/workflows/upgrade-documentation.yml @@ -16,7 +16,7 @@ jobs: continue-on-error: true uses: docker://rlespinasse/drawio-export:latest with: - args: -f svg -o ./docs + args: -f svg -o ./ docs - name: git add & commit & upload repo continue-on-error: true run: | From dfd385dfbaea1d224f69c14697d889c912219da8 Mon Sep 17 00:00:00 2001 From: DavideC03 Date: Tue, 27 Dec 2022 15:16:34 +0100 Subject: [PATCH 13/16] fix --- docs/docs/manager-createstructure-Class-UML.svg | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 docs/docs/manager-createstructure-Class-UML.svg diff --git a/docs/docs/manager-createstructure-Class-UML.svg b/docs/docs/manager-createstructure-Class-UML.svg deleted file mode 100644 index 6232620..0000000 --- a/docs/docs/manager-createstructure-Class-UML.svg +++ /dev/null @@ -1,3 +0,0 @@ - - -
librerias-createstructure
librerias-createstructure
cryptation
cryptation
emoji
emoji
inputs
inputs
json
json
positive
positive
rest
rest
sleep
sleep
help- i:Inputs+ Help(inputs:Inputs)+ execute()+ execute(inputs:Inputs)manager+ main(argc:int, argv:char*[]):int
Use
Use
Use
Use
Use
Use
Use
Use
Use
Use
Use
Use
Use
Use
Use
Use
Use
Use
login- i:Inputs- info:map<string, string>- needed_info:vector<pair<string, string>>+ Login(inputs:Inputs)+ execute()+ execute(inputs:Inputs)memory+ <<ptr>> MEMORY_UNIT- memoryUnit:MEMORY_UNIT- memInfo:sysinfo+ Memory(unit:MEMORY_UNIT)+ getTotalMemory():long long+ getFreeMemory():long long+ getUsedMemory():long long+ getUsedMemoryPercent():double+ getTotalMemory(unit:MEMORY_UNIT):long long+ getFreeMemory(unit:MEMORY_UNIT):long long+ getUsedMemory(unit:MEMORY_UNIT):long long+ getUsedMemoryPercent(unit:MEMORY_UNIT):doubleversion+ execute(inputs:Inputs)+ Version(inputs:Inputs)+ execute()- i:Inputs<<enum>>MEMORY_UNITBYTEKBMBGBTBPBEBZBYB
Text is not SVG - cannot display
\ No newline at end of file From a6b454db1f30e4fd3d4f878d968bb91804481986 Mon Sep 17 00:00:00 2001 From: DavideC03 Date: Tue, 27 Dec 2022 14:17:13 +0000 Subject: [PATCH 14/16] Exported UML automatically --- docs/manager-createstructure-Class-UML.svg | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 docs/manager-createstructure-Class-UML.svg diff --git a/docs/manager-createstructure-Class-UML.svg b/docs/manager-createstructure-Class-UML.svg new file mode 100644 index 0000000..6232620 --- /dev/null +++ b/docs/manager-createstructure-Class-UML.svg @@ -0,0 +1,3 @@ + + +
librerias-createstructure
librerias-createstructure
cryptation
cryptation
emoji
emoji
inputs
inputs
json
json
positive
positive
rest
rest
sleep
sleep
help- i:Inputs+ Help(inputs:Inputs)+ execute()+ execute(inputs:Inputs)manager+ main(argc:int, argv:char*[]):int
Use
Use
Use
Use
Use
Use
Use
Use
Use
Use
Use
Use
Use
Use
Use
Use
Use
Use
login- i:Inputs- info:map<string, string>- needed_info:vector<pair<string, string>>+ Login(inputs:Inputs)+ execute()+ execute(inputs:Inputs)memory+ <<ptr>> MEMORY_UNIT- memoryUnit:MEMORY_UNIT- memInfo:sysinfo+ Memory(unit:MEMORY_UNIT)+ getTotalMemory():long long+ getFreeMemory():long long+ getUsedMemory():long long+ getUsedMemoryPercent():double+ getTotalMemory(unit:MEMORY_UNIT):long long+ getFreeMemory(unit:MEMORY_UNIT):long long+ getUsedMemory(unit:MEMORY_UNIT):long long+ getUsedMemoryPercent(unit:MEMORY_UNIT):doubleversion+ execute(inputs:Inputs)+ Version(inputs:Inputs)+ execute()- i:Inputs<<enum>>MEMORY_UNITBYTEKBMBGBTBPBEBZBYB
Text is not SVG - cannot display
\ No newline at end of file From 3c5821b4b34730f04afe9cd0cf40a487259ecb97 Mon Sep 17 00:00:00 2001 From: DavideC03 Date: Tue, 27 Dec 2022 14:17:37 +0000 Subject: [PATCH 15/16] Upgrade by automatic action --- docs/README.md | Bin 13549 -> 13502 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/docs/README.md b/docs/README.md index b8f8fd9c52f709fc0623d0c90097c4aed1bbd937..9932f4903a0f278b08d67728491012330ae1f5ef 100644 GIT binary patch delta 33 pcmaExxi53W0nW)AIM^raaS2Rf;hTJijeD{@R~Vzk<}$8wEdby&3ugcT delta 40 ycmV+@0N4M%Y3*sSzzLIM2_KXB1rU-52b2E^5RwEAliUUilkf>v0Xefr3U?}0Tn^^| From cdc0985623953e6517908e4079d08a4bd53c45dd Mon Sep 17 00:00:00 2001 From: DavideC03 Date: Tue, 27 Dec 2022 14:19:22 +0000 Subject: [PATCH 16/16] Upgrade by automatic action --- docs/README.md | Bin 13502 -> 13505 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/docs/README.md b/docs/README.md index 9932f4903a0f278b08d67728491012330ae1f5ef..3a2697bf2f50ed2ebd6110d395ec6723f55b793c 100644 GIT binary patch delta 25 hcmdm&c`$RsBW6xRJp(iSl>Fr4$&P#yn^^W4004s^2`c~q delta 27 jcmX?@xi53WBW5-u{gnLV;>m(M5|eLn@@*Dm*