Compare commits

...

4 Commits

Author SHA1 Message Date
727553b68d Merge pull request 'changes' (#6) from changes into main
All checks were successful
Render diagram / Render-Main (push) Successful in 25s
Reviewed-on: #6
2024-08-06 19:04:35 +02:00
f415e78486 Merge branch 'main' into changes
All checks were successful
check PR / check_render (pull_request) Successful in 21s
2024-08-06 19:03:47 +02:00
Elizabeth
4a45a6f04a making a circle for francis
All checks were successful
check PR / check_render (pull_request) Successful in 20s
2024-08-06 19:01:08 +02:00
Elizabeth
e5503e3ba9 rollback 2024-08-06 18:50:21 +02:00
2 changed files with 5 additions and 2 deletions

View File

@@ -10,9 +10,11 @@ jobs:
steps: steps:
- name: Check out repository code - name: Check out repository code
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Prepare - name: Download renderer
run: wget https://github.com/plantuml/plantuml/releases/download/v1.2024.5/plantuml-1.2024.5.jar run: wget https://github.com/plantuml/plantuml/releases/download/v1.2024.5/plantuml-1.2024.5.jar
- name: Download java
run: wget https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.3%2B9/OpenJDK21U-jre_x64_linux_hotspot_21.0.3_9.tar.gz; tar -xvzf OpenJDK21U-jre_x64_linux_hotspot_21.0.3_9.tar.gz run: wget https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.3%2B9/OpenJDK21U-jre_x64_linux_hotspot_21.0.3_9.tar.gz; tar -xvzf OpenJDK21U-jre_x64_linux_hotspot_21.0.3_9.tar.gz
- name: install graphviz
run: sudo add-apt-repository universe; sudo apt update; apt install graphviz -y run: sudo add-apt-repository universe; sudo apt update; apt install graphviz -y
- name: render - name: render
run: ./jdk-21.0.3+9-jre/bin/java -jar plantuml-1.2024.5.jar polycule.puml run: ./jdk-21.0.3+9-jre/bin/java -jar plantuml-1.2024.5.jar polycule.puml

View File

@@ -28,7 +28,7 @@ circle "Michelles Partner"
circle Lilia circle Lilia
circle Amber circle Amber
circle Alvin circle Alvin
circle Dax 'circle Dax
circle Amedee circle Amedee
circle Aeryn circle Aeryn
circle Ward circle Ward
@@ -45,6 +45,7 @@ circle "Charlotte C"
circle Chloe circle Chloe
circle Ria circle Ria
circle Michael circle Michael
circle Francis
Jenna -- Elizabeth : Partner Jenna -- Elizabeth : Partner