Commit Graph

98 Commits (aba01e9a4e0a1f6ecb0a07be56db2e41c9a3972b)

Author SHA1 Message Date
Daniel Lovell aba01e9a4e Keep files and dont force orphan 2024-10-02 01:41:40 -07:00
Daniel Lovell 05ef40aa94 Force fresh docs page 2024-10-02 01:41:09 -07:00
Daniel Lovell 4a79b77b41 Overhaul vitepress site 2024-10-02 01:36:42 -07:00
Daniel Lovell 494cb8591f Fix bad image link in README.md 2024-10-02 00:52:03 -07:00
Daniel Lovell dc811e0185 Fix VitePress site hierarchy 2024-10-02 00:51:39 -07:00
Daniel Lovell 78b349610f build.yaml copy Tools/ dir into ZIP/TAR, schedule nightly 2024-10-02 00:51:24 -07:00
Daniel Lovell 6ada38fb73 Update image locations 2024-10-02 00:51:06 -07:00
Daniel Lovell 269fc479cc Move python scripts to Tools/ directory 2024-10-02 00:50:46 -07:00
Daniel Lovell 99d617f142 Python parse/visualize script uses event system
visualize_log.py should auto-locate log files on both Windows and Mac systems
2024-10-02 00:31:29 -07:00
Daniel Lovell 05400f318a New Event monitoring and telemetry optimizations 2024-10-02 00:30:21 -07:00
Daniel Lovell 17987c2c5f Implement Event monitoring system
Events are tracked and exported
Monitoring of telemetry performance greatly optimized
Assignment and threat table tracking fixed
2024-10-02 00:30:01 -07:00
Daniel Lovell 0c7d69d632 IADS split out from SimManager
IADS handles the threattable and assigning targets
IADS now implements batched threat assignments
2024-10-01 19:10:47 -07:00
Daniel Lovell 2d97112e51 Remove debug LogWarning from SimManager 2024-09-30 11:47:09 -07:00
Daniel Lovell 64b542a866
Fix links in README 2024-09-30 03:52:14 -07:00
Daniel Lovell 9bd3e513ca
Update README.md 2024-09-30 03:45:16 -07:00
Daniel Lovell fab0c769d1
Update README.md 2024-09-30 03:39:34 -07:00
Daniel Lovell f4faafcc24 Undo keep_files/force_orphan 2024-09-30 03:17:50 -07:00
Daniel Lovell 46fe48afdb Add workflow_dispatch trigger to test 2024-09-30 03:17:04 -07:00
Daniel Lovell 91587afce5 Remove destination_dir in docs.yaml, remove. in config.js 2024-09-30 03:05:55 -07:00
Daniel Lovell 3293d65ccb Don't keep files and do force orphan 2024-09-30 02:57:29 -07:00
Daniel Lovell f6d1935694 Attempt to fix base 2024-09-30 02:54:18 -07:00
Daniel Lovell 07838e79b4 Nightly CI tests 2024-09-30 02:47:47 -07:00
Daniel Lovell 4cf8567d91 Expand permissions of the job 2024-09-30 02:43:17 -07:00
Daniel Lovell 90cc1d29f8 Force a docs rebuild 2024-09-30 02:35:51 -07:00
Daniel Lovell 2174379fb1 Force commit docs/package-lock.json 2024-09-30 02:27:55 -07:00
Daniel Lovell 611dcb8365 Clean up config.js formatting 2024-09-30 02:26:25 -07:00
Daniel Lovell 4fb40a2bc6 Attempt to fix vuepress site 2024-09-30 02:26:02 -07:00
Daniel Lovell 4882caea45 Update config.js 2024-09-30 02:05:35 -07:00
Daniel Lovell e9d3f2b388 Attempt to decouple docs and test jobs 2024-09-30 02:05:26 -07:00
Daniel Lovell 765f3983f3 Add docs.yaml, update test.yaml, vuepress 2024-09-30 01:39:12 -07:00
Daniel Lovell 474c322b35 Add coverage upload to pages in test.yaml 2024-09-30 00:56:31 -07:00
Daniel Lovell 9a569e6415 Merge branch 'release' 2024-09-30 00:40:34 -07:00
Daniel Lovell 1dcaf2d245 Add CI tests in test.yaml, rename assemblies 2024-09-30 00:19:46 -07:00
Daniel Lovell 156960bae5 Reference latest tag in release.yaml, don't create new one 2024-09-30 00:06:56 -07:00
Daniel Lovell f701e34863 Fix missing assemblies, add ifdef for UNITY_EDITOR
Editor scripts require ifdef UNITY_EDITOR so as to not be compiled
2024-09-29 23:45:59 -07:00
Daniel Lovell 32f3b0aa7a Cannot have tags with same name as branches 2024-09-29 23:30:36 -07:00
Daniel Lovell e15b70fafc Assignment system overhaul to fix many bugs 2024-09-29 23:18:40 -07:00
Daniel Lovell d5ae6f97f1
Merge pull request #2 from PisterLab/release
Sync release -> master
2024-09-28 18:39:32 -07:00
Titan Yuan 95d47d6e64 Merge branch 'master' into release 2024-09-28 16:52:27 -07:00
Titan Yuan ee703692c0 Add release action 2024-09-28 16:52:13 -07:00
Titan Yuan df54c734b3 Add README for quick start on Mac 2024-09-27 17:36:02 -07:00
Daniel Lovell e77f6b5c76 Merge branch 'master' into release 2024-09-27 17:21:11 -07:00
Titan Yuan f15ab47842 Calculate lift-induced drag from gravity 2024-09-27 10:50:50 -07:00
Daniel Lovell 3a0a27c4a7 Add docs/Simulation_Logging.md 2024-09-25 20:09:19 -07:00
Daniel Lovell 3d472c1233 chmod 777, update action/cache and actions/upload-artifact 2024-09-25 19:40:32 -07:00
Daniel Lovell 5d7590f297 Write telemetry to persistentDataPath 2024-09-25 19:37:03 -07:00
Daniel Lovell f8725f5728 yolo attempt sudo chmod 2024-09-25 19:16:42 -07:00
Daniel Lovell 0933bb4e97 Fix render graph deprecation warning, add chmod to deployment Action 2024-09-25 19:07:30 -07:00
Daniel Lovell 33b4deec0c Use WebRequests to get StreamingAssets files 2024-09-25 18:59:22 -07:00
Daniel Lovell c0b95b2fa7 MacOS attempted fix with file:// prefix 2024-09-25 18:35:00 -07:00