Marek Wolan
|
fd2ad45059
|
Merge remote-tracking branch 'origin/dev' into feature/Updated-How-To-Guides
|
2025-03-07 13:41:12 +00:00 |
|
Marek Wolan
|
5609dc8d07
|
Appease precommit
|
2025-02-28 11:13:23 +00:00 |
|
Marek Wolan
|
a19ceada2c
|
Change ACL observation to 0-index and remove weird off-by-one offset
|
2025-02-26 19:31:43 +00:00 |
|
Marek Wolan
|
2bf118abc9
|
Merge remote-tracking branch 'origin/4.0.0a1-dev' into 4.0.0-dev
|
2025-02-26 15:33:50 +00:00 |
|
Marek Wolan
|
9bb4442bbe
|
Merge remote-tracking branch 'origin/dev' into 4.0.0-dev
|
2025-02-26 15:20:05 +00:00 |
|
Charlie Crane
|
7e138d1d61
|
#Bug and test fixes
|
2025-02-14 11:38:15 +00:00 |
|
Marek Wolan
|
96549e68aa
|
Merge remote-tracking branch 'origin/dev' into 4.0.0-dev
|
2025-02-10 14:39:28 +00:00 |
|
Marek Wolan
|
4a472c5c75
|
#3062 - Remove discriminators from abstract classes and fix remaining old discriminator names
|
2025-02-05 10:12:13 +00:00 |
|
Marek Wolan
|
7ebe7fa4ef
|
Merge '2887-Align_Node_Types' into 3062-discriminators
|
2025-02-04 14:04:40 +00:00 |
|
Marek Wolan
|
abccf4afc5
|
#3062 - First pass at unifying naming convention for discriminators (still errors) [skip ci]
|
2025-02-03 16:24:03 +00:00 |
|
Charlie Crane
|
3d01f52eea
|
#2887 - Merge in changes on dev to resolve conflicts. All tests should now pass
|
2025-02-03 11:18:34 +00:00 |
|
Charlie Crane
|
d1e932a57c
|
#2887 - Merge in changes on dev to resolve conflicts. All tests should now pass
|
2025-02-03 11:16:34 +00:00 |
|
Charlie Crane
|
d806391625
|
#2887 - Test fixes
|
2025-01-31 18:46:02 +00:00 |
|
Charlie Crane
|
e1f2f73db0
|
#2887 - Test changes to correct NodeOperatingState is correct per passed config.
|
2025-01-28 09:37:58 +00:00 |
|
Charlie Crane
|
0570ab984d
|
#2887 - Node class changes to address some test failures. Addressed some inconsistencies around operating_state, amended instantiation of some Nodes in test environments
|
2025-01-27 16:35:40 +00:00 |
|
Charlie Crane
|
30c177c272
|
#2887 - Additional test failure fixes
|
2025-01-23 17:07:15 +00:00 |
|
Charlie Crane
|
fbef78db51
|
#2887 - Resolve conflicts from merge
|
2025-01-23 09:17:27 +00:00 |
|
Charlie Crane
|
3957142afd
|
#2887 - Updates to Node components to use rom_config and allow for extensibility. Router and Firewall continue to have custom from_config. Some test fixes to reflect changes to functionality.
|
2025-01-22 17:20:38 +00:00 |
|
Marek Wolan
|
66daab3baf
|
Backport 3.3.1 fixes into Core
|
2025-01-21 13:08:36 +00:00 |
|
Marek Wolan
|
18a665e562
|
Update actions and agents to get all tests passing post-refactor
|
2025-01-20 14:07:51 +00:00 |
|
Marek Wolan
|
c521528a0a
|
Merge remote-tracking branch 'origin/4.0.0a1-dev' into feature/2869-Marek
|
2025-01-20 10:39:20 +00:00 |
|
Marek Wolan
|
4c0f87e8aa
|
Fix configure actions that were accidentally combined
|
2025-01-20 10:23:13 +00:00 |
|
Marek Wolan
|
4481d073e4
|
Fix action config schemas and formrequest method for dos bot action
|
2025-01-20 08:35:11 +00:00 |
|
Marek Wolan
|
858406c4a3
|
update more tests to new actions schema
|
2025-01-17 14:38:59 +00:00 |
|
Marek Wolan
|
03cab0fcec
|
Update configs to new action naming schema and remove redundant agent config
|
2025-01-16 15:18:13 +00:00 |
|
Nick Todd
|
1fe0aea48d
|
Merge remote-tracking branch 'origin/4.0.0a1-dev' into feature/2888_Align_core_software_with_registry
|
2025-01-15 14:53:46 +00:00 |
|
Marek Wolan
|
fb5242bd78
|
Merge agents and actions branches + fix import / subclass errors
|
2025-01-14 11:34:01 +00:00 |
|
Nick Todd
|
ea9c13b5f4
|
#2888: self.X -> self.config.X
|
2025-01-13 15:38:11 +00:00 |
|
Charlie Crane
|
66d309871f
|
#2869 - Minor changes trying to make pytest happy
|
2025-01-06 11:38:07 +00:00 |
|
Charlie Crane
|
0ee454b13e
|
#2912 - Rename actions/config.py to actions/software.py
|
2025-01-03 14:53:54 +00:00 |
|
Charlie Crane
|
e653afaa4c
|
#2912 - Merge in changes on target branch
|
2025-01-03 14:48:18 +00:00 |
|
Charlie Crane
|
ab2dd6ca27
|
Revert "#2912 - Actioning Review Comments"
This reverts commit b11678a128.
|
2025-01-03 14:41:45 +00:00 |
|
Charlie Crane
|
b11678a128
|
#2912 - Actioning Review Comments
|
2025-01-03 14:40:00 +00:00 |
|
Charlie Crane
|
55ddcb7eb4
|
#2869 - Pull in changes from 4.0.0a1-dev and resolve conflicts
|
2025-01-03 09:54:11 +00:00 |
|
Charlie Crane
|
2108b914e3
|
#2869 - New Year, new changes. Actioning review comments and some changes following self-review and catchup
|
2025-01-02 17:41:24 +00:00 |
|
Marek Wolan
|
41dc7b5b29
|
Merge remote-tracking branch 'origin/4.0.0a1-dev' into feature/2913_Extensible_Rewards
|
2025-01-02 15:05:35 +00:00 |
|
Marek Wolan
|
bf32271ddd
|
Change copyright to 2025
|
2025-01-02 15:05:06 +00:00 |
|
Charlie Crane
|
770896200b
|
#2869 - More YAML/test fixes to address failures
|
2024-12-17 12:47:54 +00:00 |
|
Charlie Crane
|
d9a1a0e26f
|
2869 - Addressing some typos in agent declaration, and neatening up the agent structure within PrimAITE.
|
2024-12-16 11:27:14 +00:00 |
|
Charlie Crane
|
47ed585ee2
|
#2912 - Replace DONOTHING reference with do_nothing, tweaks following milpac actions
|
2024-12-12 16:08:11 +00:00 |
|
Charlie Crane
|
068ad2f1fa
|
#2912 - Updates to get tests to pass. Some ACL rules still misbehaving
|
2024-12-09 13:56:40 +00:00 |
|
Charlie Crane
|
d3c52d0d72
|
#2912 - Remove some debugging print statements and apply pre-commit lint changes
|
2024-11-19 18:58:51 +00:00 |
|
Charlie Crane
|
b4bc59f633
|
#2912 - Updates to actions refactor to align with rewards refactor for consistency across codebase.
|
2024-11-19 18:57:40 +00:00 |
|
Charlie Crane
|
95fbe45137
|
#2912 - Updates so that all tests within test_actions.py pass
|
2024-11-13 15:32:48 +00:00 |
|
Charlie Crane
|
ed020f005f
|
#2912 - Pre-commit updates ahead of first draft PR.
|
2024-11-13 10:40:51 +00:00 |
|
Charlie Crane
|
d757bd01f0
|
#2912 - Updated to include __all__ and some test fixes. New extensible actions documentation page
|
2024-11-12 14:49:44 +00:00 |
|
Nick Todd
|
4c2ef6ea2a
|
#2913: Updated tests
|
2024-11-06 14:52:22 +00:00 |
|
Nick Todd
|
370bcfc476
|
#2913: Make rewards work with config file.
|
2024-11-06 11:35:06 +00:00 |
|
Nick Todd
|
b849ea6312
|
#2913: Remove from_config() and refactor (WIP).
|
2024-11-04 17:41:43 +00:00 |
|
Charlie Crane
|
844a3a60fa
|
#2912 - Steps to get test_actions passing the refactored actions. Some linting changes and YAML updates.
|
2024-10-30 18:34:05 +00:00 |
|