4 Commits

Author SHA1 Message Date
4fd8a2e3ae Merge branch 'master' into fix-container-build
All checks were successful
🧪✨ Tests Workflow / 📝 ✨ Code Lint (push) Successful in 2m29s
🧪✨ Tests Workflow / 🐙 🔍 Code Sniffer (push) Successful in 2m33s
🧪✨ Tests Workflow / 🧪 ✅ Unit Tests (push) Successful in 2m6s
🧪✨ Tests Workflow / 🛡️ 🔒 Library Audit (push) Successful in 7m11s
🧪✨ Tests Workflow / 🛡️ 🔒 License Check (push) Successful in 7m10s
🧪✨ Tests Workflow / 🧪 ✨ Database Migrations (push) Successful in 7m20s
2025-05-22 18:48:40 -04:00
96ffb1fc95 Some shit.
Some checks failed
🧪✨ Tests Workflow / 🧪 ✅ Unit Tests (push) Has been cancelled
🧪✨ Tests Workflow / 🧪 ✨ Database Migrations (push) Has started running
🧪✨ Tests Workflow / 🛡️ 🔒 Library Audit (push) Has started running
🧪✨ Tests Workflow / 🛡️ 🔒 License Check (push) Has started running
🧪✨ Tests Workflow / 📝 ✨ Code Lint (push) Has started running
🧪✨ Tests Workflow / 🐙 🔍 Code Sniffer (push) Has started running
2025-05-22 18:48:00 -04:00
63bdc67bb5 Never before had a small typo like this one caused so much damage.
All checks were successful
🧪✨ Tests Workflow / 🛡️ 🔒 License Check (push) Successful in 1m51s
🧪✨ Tests Workflow / 🛡️ 🔒 Library Audit (push) Successful in 1m57s
🧪✨ Tests Workflow / 🧪 ✨ Database Migrations (push) Successful in 2m39s
🧪✨ Tests Workflow / 📝 ✨ Code Lint (push) Successful in 2m24s
🧪✨ Tests Workflow / 🧪 ✅ Unit Tests (push) Successful in 1m43s
🧪✨ Tests Workflow / 🐙 🔍 Code Sniffer (push) Successful in 2m26s
2025-05-22 13:02:29 -04:00
ec2e668ddd The last time I tried this the monkey didn't survive. Let's hope it works better this time.
All checks were successful
🧪✨ Tests Workflow / 📝 ✨ Code Lint (push) Successful in 9m11s
🧪✨ Tests Workflow / 🛡️ 🔒 Library Audit (push) Successful in 9m11s
🧪✨ Tests Workflow / 🛡️ 🔒 License Check (push) Successful in 12m21s
🧪✨ Tests Workflow / 🐙 🔍 Code Sniffer (push) Successful in 12m18s
🧪✨ Tests Workflow / 🧪 ✨ Database Migrations (push) Successful in 12m23s
🧪✨ Tests Workflow / 🧪 ✅ Unit Tests (push) Successful in 3m16s
2025-05-22 12:39:01 -04:00
2 changed files with 0 additions and 7 deletions

View File

@@ -12,7 +12,6 @@ jobs:
steps:
- name: 🛡️ 🔒 Add Siteworx CA Certificates
run: |
apt update && apt install -yq ca-certificates curl
curl -Ls https://siteworxpro.com/hosted/Siteworx+Root+CA.pem -o /usr/local/share/ca-certificates/sw.crt
update-ca-certificates

View File

@@ -14,7 +14,6 @@ jobs:
- name: 🛡️ 🔒 Add Siteworx CA Certificates
run: |
apt update && apt install -yq ca-certificates curl
curl -Ls https://siteworxpro.com/hosted/Siteworx+Root+CA.pem -o /usr/local/share/ca-certificates/sw.crt
update-ca-certificates
@@ -75,7 +74,6 @@ jobs:
steps:
- name: 🛡️ 🔒 Add Siteworx CA Certificates
run: |
apt update && apt install -yq ca-certificates curl
curl -Ls https://siteworxpro.com/hosted/Siteworx+Root+CA.pem -o /usr/local/share/ca-certificates/sw.crt
update-ca-certificates
@@ -113,7 +111,6 @@ jobs:
- name: 🛡️ 🔒 Add Siteworx CA Certificates
run: |
apt update && apt install -yq ca-certificates curl
curl -Ls https://siteworxpro.com/hosted/Siteworx+Root+CA.pem -o /usr/local/share/ca-certificates/sw.crt
update-ca-certificates
@@ -150,7 +147,6 @@ jobs:
steps:
- name: 🛡️ 🔒 Add Siteworx CA Certificates
run: |
apt update && apt install -yq ca-certificates curl
curl -Ls https://siteworxpro.com/hosted/Siteworx+Root+CA.pem -o /usr/local/share/ca-certificates/sw.crt
update-ca-certificates
@@ -187,7 +183,6 @@ jobs:
steps:
- name: 🛡️ 🔒 Add Siteworx CA Certificates
run: |
apt update && apt install -yq ca-certificates curl
curl -Ls https://siteworxpro.com/hosted/Siteworx+Root+CA.pem -o /usr/local/share/ca-certificates/sw.crt
update-ca-certificates
@@ -224,7 +219,6 @@ jobs:
steps:
- name: 🛡️ 🔒 Add Siteworx CA Certificates
run: |
apt update && apt install -yq ca-certificates curl
curl -Ls https://siteworxpro.com/hosted/Siteworx+Root+CA.pem -o /usr/local/share/ca-certificates/sw.crt
update-ca-certificates