Commit Graph

3297 Commits

Author SHA1 Message Date
Alicia Sykes ecf1301db4 🐞 Try again 2024-03-07 18:31:59 +00:00
Alicia Sykes 187d94949f 🐞 Try again 2024-03-07 18:31:00 +00:00
Alicia Sykes 5101017f32 🐞 Print paths 2024-03-07 18:29:09 +00:00
Alicia Sykes f987679f08 🐞 Print paths 2024-03-07 18:28:01 +00:00
Alicia Sykes 73e92c6684 🐞 Adds back in error catching 2024-03-07 18:25:56 +00:00
Alicia Sykes 1febb3c0fd 🐞 Remove debug statements 2024-03-07 18:23:59 +00:00
Alicia Sykes 9dcfc8b674 🐞 Local location to Python script 2024-03-07 18:22:38 +00:00
Alicia Sykes cdb8db0c62 🐞 Print location if /docs not found 2024-03-07 18:20:39 +00:00
Alicia Sykes c2368e1af2
🔀 Merge pull request #1502 from Lissy93/FEAT/automate-documentation-site-update
[FEAT] Adds a GH workflow automation to sync docs to docs site
2024-03-07 18:12:00 +00:00
Alicia Sykes 2de5c8fef5
🔨 Updates automation for syncing website 2024-03-06 22:35:35 +00:00
Alicia Sykes b1892d8c32
🔀 Merge pull request #1497 from CrazyWolf13/master
Add MNDashboard by mahrnet
2024-03-06 22:32:50 +00:00
Alicia Sykes 8a76fc8e34
🖼️ Updated img to higher-def version 2024-03-06 22:32:33 +00:00
Alicia Sykes 0229ad6a76 🔨 Adds a GH workflow automation to sync docs to docs site 2024-03-06 22:15:09 +00:00
Alicia Sykes 02bdbb3dc1 📝 Small docs update 2024-03-06 21:58:54 +00:00
Tobias 631883a0d8
typo 2024-03-05 07:01:59 +01:00
Tobias 3f11b0024c
Added MNDashboard by mahrnet 2024-03-05 07:01:16 +01:00
Alicia Sykes 3c5531dcd1
🔀 Merge pull request #1496 from Lissy93/FIX/rebuild-loop
🚑 Hotfix: Use chokidar to watch only for conf.yml changes
2024-03-04 22:17:56 +00:00
Alicia Sykes 147016278a Auto-rebuild script done, with debounce and term logging 2024-03-04 21:29:53 +00:00
Alicia Sykes 1f6bb48463 Implement debounce, to stop dup rebuild when file meta changes in Linux 2024-03-04 20:21:33 +00:00
Alicia Sykes a6a2ee232a 🧱 Writes script to watch for changes and trigger re-build 2024-03-04 20:07:34 +00:00
Alicia Sykes 1ed49c3340 🚑 Hotfix: Use chokidar to watch only for conf.yml changes 2024-03-04 19:34:35 +00:00
Alicia Sykes aef7f785ef
🔀 Merge pull request #1492 from Lissy93/FIX/docker-arm-v7
[FIX] 🐳 Adds back Docker arm/v7 support
2024-03-04 15:16:02 +00:00
Alicia Sykes 427e46a702 Neaten build environment options in Netlify config 2024-03-04 15:13:31 +00:00
Alicia Sykes da12eb65a0 Sets YARN_FLAGS in Netlify config 2024-03-04 13:58:00 +00:00
Alicia Sykes 08e6bc6c27 Update Node version for Netlify deployments 2024-03-04 13:47:15 +00:00
Alicia Sykes 4886e97f2c Remove NODE_OPTIONS from build command, fix Netlify 2024-03-04 13:40:03 +00:00
Alicia Sykes 0d79fcf8a5 🐳 Fix Docker arm/v7 support 2024-03-04 13:00:17 +00:00
Alicia Sykes 2caec6a8a9 🏗 Adds linux/arm/v7 support 2024-03-03 21:23:03 +00:00
Alicia Sykes 472932806d 🏗 Remove verbose logging, support linux/amd64,linux/arm64 architectures 2024-03-03 21:07:56 +00:00
Alicia Sykes 70651b75f7 🏗 Restricts network concurency to 1 thread, and adds verbose logging to installation command 2024-03-03 20:51:35 +00:00
Alicia Sykes 5600d26d5e 🏗 Remove docker driver 2024-03-03 20:32:14 +00:00
Alicia Sykes 124e86e407 🏗 Re-add arm/v7, set driver type to Docker, no-cache 2024-03-03 20:29:25 +00:00
Alicia Sykes 0abc2584bd 🏗 Temp remove arm/v7 2024-03-03 20:24:59 +00:00
Alicia Sykes 502d34e460 🏗 Updates path to Dockerfile 2024-03-03 20:21:40 +00:00
Alicia Sykes 02923fa64c 🏗 Adds --immutable to yarn installation 2024-03-03 19:24:23 +00:00
Alicia Sykes dbb750d306 🏗 Revert to yarn for package installation 2024-03-03 19:03:17 +00:00
Alicia Sykes 0a8df26914 🏗 Docker container uses npm for install 2024-03-03 19:02:02 +00:00
Alicia Sykes 4fdfb6ecc1 Add yarn cache clean, to remove un-needed cached files 2024-03-03 17:46:09 +00:00
Alicia Sykes d25a80dd48 Add --no-cache to reduce Docker container size 2024-03-03 17:44:36 +00:00
Alicia Sykes 47762390d4 Decrease network timeout 2024-03-03 17:18:35 +00:00
Alicia Sykes e290451040 🚑 Update start command 2024-03-03 16:53:01 +00:00
Alicia Sykes 453f15c8d9 🧵 Temp updates to arm/v7 to get docker publish working 2024-03-03 16:42:58 +00:00
Alicia Sykes 5a029afb52 🔂 Trigger rebuild 2024-03-03 16:31:47 +00:00
Alicia Sykes d4247b4fee
🔀 Merge pull request #1481 from Lissy93/FEAT/2.1.2_dependency-updates-n-fixes
[FEAT] Version 2.1.2 (+dependency updates, bug fixes)
2024-03-03 15:34:03 +00:00
Alicia Sykes 02db1db2ef 🗑 Delete non-essential workflows 2024-03-03 15:23:15 +00:00
Alicia Sykes 0d7051e46e 🏗 Add static start option 2024-03-03 15:21:20 +00:00
repo-visualizer fcd502fb1f 💛 Updates repo diagram 2024-03-03 01:25:06 +00:00
Alicia Bot 8b43ce6213 💙 Makes author list 2024-03-03 01:24:05 +00:00
Alicia Bot 031a956f29 💙 Updates contributor SVG 2024-03-03 01:23:58 +00:00
liss-bot 7785ea761b 💛 Updates sponsors table 2024-03-03 01:23:57 +00:00