Commit Graph

  • 25c8ec2ec9 Add skeleton for action integration and unit tests Marek Wolan 2024-01-03 18:19:10 +00:00
  • 48f1d13fd8 Minor refactor and add comment Marek Wolan 2024-01-03 16:23:44 +00:00
  • 3adf1f9f6a bump version Marek Wolan 2024-01-03 14:49:40 +00:00
  • 2aa7c18ad3 Merge remote-tracking branch 'origin/dev' into bugfix/2143-node-service-patch-main Marek Wolan 2024-01-03 14:43:46 +00:00
  • ade5f133d0 #2139 - Implemented routing Chris McCarthy 2023-12-22 10:31:11 +00:00
  • 2135bdcd10 Add unit test Marek Wolan 2023-12-21 16:08:09 +00:00
  • fa585168de update marl config with service patch bugfix Marek Wolan 2023-12-21 15:10:23 +00:00
  • 96f8435c5e Add service patch and fix other bugs Marek Wolan 2023-12-21 15:07:41 +00:00
  • e33f74e3f2 bump version to 3.0.0b3dev Marek Wolan 2023-12-21 09:28:14 +00:00
  • a1dcfa291b Update test configs with new action spec Marek Wolan 2023-12-21 09:25:54 +00:00
  • a798d262b8 use names instead of uuids for requests Marek Wolan 2023-12-18 14:03:47 +00:00
  • ffeb04d6ed Merged PR 235: Refactor describe_state to use name/hostname instead of UUID as primary key Marek Wolan 2023-12-15 16:02:29 +00:00
  • 360a86188c Merged PR 233: NTP server and client Nick Todd 2023-12-15 14:26:17 +00:00
  • 7a1abb1ef8 Minor fixes based on code review Marek Wolan 2023-12-15 13:09:50 +00:00
  • 495d847a71 Use service and app name for node software requests Marek Wolan 2023-12-15 13:04:18 +00:00
  • 2d892d4a5a 2041: Tidy up test comments Nick Todd 2023-12-15 10:52:46 +00:00
  • 0cfd525ab8 2041: change comparison operator in test Nick Todd 2023-12-15 10:14:35 +00:00
  • a16028d10c Merge remote-tracking branch 'origin/feature/2131-refactor-describe-state' into feature/2137-refactor-request-api Marek Wolan 2023-12-15 10:10:39 +00:00
  • fab39b1506 Merge branch 'dev' into feature/2041_2042-Add-NTP-Services Nick Todd 2023-12-15 09:50:19 +00:00
  • 6a80f4cc77 Make game layer work with new state api Marek Wolan 2023-12-14 14:04:43 +00:00
  • 1ec7df1170 Change describe_state to use names instead of uuids Marek Wolan 2023-12-14 11:19:32 +00:00
  • 0aeaeaa60f Merged PR 234: #2059: Denial of Service Bot Czar Echavez 2023-12-14 10:16:34 +00:00
  • 592e1a3610 #2059: apply suggestions from PR + adding another test that checks for dos affecting green agent Czar Echavez 2023-12-13 11:56:25 +00:00
  • f7b5c8ae2f 2041: Remove NTPRequest class (review comment) Nick Todd 2023-12-13 10:34:52 +00:00
  • f0be77c79b #2059: configure missing configurable items Czar Echavez 2023-12-12 17:20:31 +00:00
  • e620771c8d 2041: Remove IP address from NTP client (review comment) Nick Todd 2023-12-12 17:08:11 +00:00
  • 4f79d2ad36 #2059: moved connection handling from Service to IOSoftware + changes that now utilise connections from IOSoftware + dos bot attacking now works + tests Czar Echavez 2023-12-12 17:01:03 +00:00
  • 1b124035a1 Merge remote-tracking branch 'origin/dev' into feature/2059-denial-of-service-bot-post-beta-2 Czar Echavez 2023-12-11 08:57:59 +00:00
  • cd5ed48b00 #2059: implementing the service connections limit Czar Echavez 2023-12-08 17:07:57 +00:00
  • 094e89fff1 #2059: Renamed Red service to red application and moved the datamanipulation bot to the red application folder Czar Echavez 2023-12-08 14:54:29 +00:00
  • c3015b7f0e Merge branch 'dev' into feature/2041_2042-Add-NTP-Services Nick Todd 2023-12-07 14:55:01 +00:00
  • 44ada941e6 2041: Reinstate test for ntp_server failure Nick Todd 2023-12-07 14:22:27 +00:00
  • e93fb85672 Merged PR 232: Allow cancelling jobs Marek Wolan 2023-12-07 13:49:08 +00:00
  • 385a4997ce New parameter for publishing code coverage Marek Wolan 2023-12-07 10:35:50 +00:00
  • 50a6e17fab 2041: Make NTP work with TCP transport layer Nick Todd 2023-12-06 16:42:28 +00:00
  • 12ede2329b 2041: Add network config and pytest fixture Nick Todd 2023-12-06 16:41:10 +00:00
  • 75f732dacf bump version to 3.0.0b2 Marek Wolan 2023-12-04 13:08:13 +00:00
  • 30b0f12a8d Allow cancelling jobs Marek Wolan 2023-12-04 11:34:17 +00:00
  • 39694fcec2 Merge branch 'dev' into feature/2041_2042-Add-NTP-Services Nick Todd 2023-12-04 11:23:35 +00:00
  • 4cc2674745 Merged PR 229: Step metadata json output Christopher McCarthy 2023-12-04 10:47:09 +00:00
  • 01b9e661ce Clean up print statements. Marek Wolan 2023-12-04 10:45:33 +00:00
  • a5c4f7797d Make saving step metadata optional Marek Wolan 2023-12-04 10:42:20 +00:00
  • 8ea9db2d34 Merge remote-tracking branch 'origin/dev' into feature/2085-dump_describe_state Marek Wolan 2023-12-04 10:38:41 +00:00
  • 2203877302 Merged PR 231: Add docpage for config Marek Wolan 2023-12-04 10:17:56 +00:00
  • 9fa6f0b7ab Formatting improvements in cfg doc page Marek Wolan 2023-12-04 10:16:29 +00:00
  • ec8e6b5ff7 Merged PR 228: Fix annoying Ray issues Marek Wolan 2023-12-04 10:10:10 +00:00
  • 6ca28f5d17 Merged PR 230: #2084: add coverage fail condition Czar Echavez 2023-12-04 10:02:24 +00:00
  • ba3d37316b Apply suggestions from review Marek Wolan 2023-12-04 09:21:47 +00:00
  • de5fead9a4 Add docpage for config Marek Wolan 2023-12-04 09:14:20 +00:00
  • 8f063aa339 #2084: apply previous PR suggestions Czar Echavez 2023-12-04 09:07:42 +00:00
  • 534d4f96f3 #2084: add coverage fail condition Czar Echavez 2023-12-04 08:58:03 +00:00
  • 105763971d Merge 'origin/dev' into bugfix/episode-length-and-rewards Marek Wolan 2023-12-03 14:49:34 +00:00
  • f55e18c4c8 Merged PR 225: #2084: Adding more tests Czar Echavez 2023-12-03 14:55:20 +00:00
  • 1d5337153b #2084: fix pr autocancel Czar Echavez 2023-12-02 19:46:04 +00:00
  • 1cc0020381 #2084: only upload copy of html report once Czar Echavez 2023-12-02 19:38:45 +00:00
  • 53f43dde0d #2084: cleaning up Czar Echavez 2023-12-02 19:07:10 +00:00
  • 060a46e251 #2084: more debugging Czar Echavez 2023-12-02 18:44:27 +00:00
  • 7b21f390c0 #2084: more debugging Czar Echavez 2023-12-02 15:31:36 +00:00
  • e48f0a6d68 #2084: more debugging Czar Echavez 2023-12-02 14:41:45 +00:00
  • 2123fbb8f4 #2084: more debugging Czar Echavez 2023-12-02 14:17:34 +00:00
  • 47287ad1eb #2084: fixing 0% coverage Czar Echavez 2023-12-02 13:44:39 +00:00
  • 6ecb47f5ae #2084: debug coverage file Czar Echavez 2023-12-02 01:19:38 +00:00
  • 31c4287f46 #2084: applying github example fix to pipeline Czar Echavez 2023-12-02 01:05:13 +00:00
  • cc04efb31d #2085 - Added step metadata json file dumps to the environments. Fixed serialization issues in the Switch and ACLRule classes. Chris McCarthy 2023-12-01 16:37:58 +00:00
  • af8401440d #2084: using v2 publish codecov Czar Echavez 2023-12-01 16:29:05 +00:00
  • 88f74d9eec #2084: remove debugs and comment out the uploading of report Czar Echavez 2023-12-01 16:08:02 +00:00
  • 8a4978cf96 #2084: remove 80% requirement - causes tests to fail Czar Echavez 2023-12-01 15:59:34 +00:00
  • 32c13e06f6 Merge remote-tracking branch 'devops/bugfix/episode-length-and-rewards' into feature/2085-dump_describe_state Chris McCarthy 2023-12-01 15:58:32 +00:00
  • 008efa1e9d Merge remote-tracking branch 'devops/bugfix/episode-length-and-rewards' into feature/2085-dump_describe_state Chris McCarthy 2023-12-01 15:55:22 +00:00
  • 9a8350fd8f #2084: artifact the report Czar Echavez 2023-12-01 15:49:20 +00:00
  • 3e3fd89618 Minor string fix Marek Wolan 2023-12-01 15:41:10 +00:00
  • eeedea2eff Make more friendly user outputs when training SB3 Marek Wolan 2023-12-01 15:36:07 +00:00
  • f0327da9b6 #2084: remove 80% requirement - causes tests to fail Czar Echavez 2023-12-01 15:33:43 +00:00
  • 6598c66da1 #2084: i hope no one is keeping an eye on these atrocious commit messages Czar Echavez 2023-12-01 15:18:38 +00:00
  • 294f57c292 #2084: find paths with wildcard Czar Echavez 2023-12-01 15:08:42 +00:00
  • 321d1f7219 Fix rllib marl problems Marek Wolan 2023-12-01 14:58:34 +00:00
  • d6fedf0079 #2084: maybe pointing to different source might help Czar Echavez 2023-12-01 14:58:22 +00:00
  • 656cb03b16 #2084: print content of coverage.xml Czar Echavez 2023-12-01 14:34:42 +00:00
  • 4f57403751 #2084: debug pipeline Czar Echavez 2023-12-01 13:52:06 +00:00
  • c21a52d3f7 #2084: debug pipeline Czar Echavez 2023-12-01 13:26:27 +00:00
  • 1dbea3041a #2084: add files + remove extra slash Czar Echavez 2023-12-01 12:46:12 +00:00
  • 738aeed0a5 #2084: debug pipeline Czar Echavez 2023-12-01 12:05:12 +00:00
  • 6430a7588d #2084: debug pipeline Czar Echavez 2023-12-01 11:38:34 +00:00
  • 74b8f58b36 #2084: debug pipeline Czar Echavez 2023-12-01 11:22:30 +00:00
  • 3642e87eda Remove distracting debug print statements Marek Wolan 2023-12-01 11:07:57 +00:00
  • 4ad93b0961 #2084: publish coverage report + more verbose test output Czar Echavez 2023-12-01 10:32:48 +00:00
  • f1c706631f #2084: publish coverage report Czar Echavez 2023-12-01 10:02:12 +00:00
  • a073038ec0 #2085: Get enum value data Nick Todd 2023-12-01 09:52:31 +00:00
  • 3eb9a5ef1c #2084: publish coverage report Czar Echavez 2023-12-01 09:13:17 +00:00
  • c2f7d737f7 #2084: missed change to logger Czar Echavez 2023-11-30 21:11:35 +00:00
  • 5b50213626 #2084: upload reports - debug Czar Echavez 2023-11-30 19:58:35 +00:00
  • 4c1bb7d786 #2084: upload reports - debug Czar Echavez 2023-11-30 19:43:23 +00:00
  • 4572afac69 #2084: upload reports - debug Czar Echavez 2023-11-30 19:34:18 +00:00
  • d60250e1b8 #2084: upload reports - azure cannot find things Czar Echavez 2023-11-30 19:21:11 +00:00
  • bfb631f88c #2084: upload reports - use default htmlcov location Czar Echavez 2023-11-30 18:45:27 +00:00
  • 9d4e564e0e #2084: upload reports Czar Echavez 2023-11-30 18:32:03 +00:00
  • 423436c3ad #2084: testing webbrowser requesting database service user data via web server Czar Echavez 2023-11-30 16:32:31 +00:00
  • 10d4b61c73 Merge branch 'feature/2087_Full-reset-functionality' into feature/2085-dump_describe_state Nick Todd 2023-11-30 16:16:44 +00:00
  • 5cd69f343f #2085: generate time based log files Nick Todd 2023-11-30 16:11:44 +00:00
  • d9de57757f #2084: more tests + remove concurrency in test to make sure coverage works Czar Echavez 2023-11-30 15:47:31 +00:00