Marek Wolan
|
40d052141c
|
#2869 - Remove outdated parameters from actionmanager (action map achieves the same result) [skip ci]
|
2025-01-14 13:48:18 +00:00 |
|
Marek Wolan
|
fb5242bd78
|
Merge agents and actions branches + fix import / subclass errors
|
2025-01-14 11:34:01 +00:00 |
|
Marek Wolan
|
9f5e16dd85
|
#2869 - Edit test fixture to work with new agent system
|
2025-01-14 10:58:34 +00:00 |
|
Charlie Crane
|
3cca3d4a5c
|
#2912 - Actioning review comments. Identifiers have been removed from AbstractActions, _legacy folder has been deleted and correction to IPV4Address type hints
|
2025-01-13 16:12:16 +00:00 |
|
Charlie Crane
|
edd2668ea4
|
#2869 - Update type hints and ConfigSchema variables in some agent classes
|
2025-01-13 15:08:48 +00:00 |
|
Charlie Crane
|
32fc970cfe
|
#2869 - Update Config for some agent classes to use pydantic.Field, amend some identifiers and agent_name variables
|
2025-01-13 10:51:30 +00:00 |
|
Charlie Crane
|
511abea59c
|
#2869 - Actioning review comments
|
2025-01-13 10:26:48 +00:00 |
|
Charlie Crane
|
e3f4775acb
|
#2869 - Updates to ConfigSchema declaration and addressing some review comments
|
2025-01-10 14:09:15 +00:00 |
|
Charlie Crane
|
7af9d3724f
|
#2869 - Updates to address test failures. Updated YAML configs to remove redundant start_settings
|
2025-01-08 14:42:35 +00:00 |
|
Charlie Crane
|
66d309871f
|
#2869 - Minor changes trying to make pytest happy
|
2025-01-06 11:38:07 +00:00 |
|
Charlie Crane
|
a0a5f2ca38
|
#2912 - Review comment actions following commit revertions
|
2025-01-03 15:03:01 +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
|
c5f81708ce
|
Merge remote-tracking branch 'origin/4.0.0a1-dev' into feature/2913_Extensible_Rewards
|
2025-01-02 15:11:25 +00:00 |
|
Marek Wolan
|
491de6fc47
|
Revert pre-commit deleting files
|
2025-01-02 15:11:02 +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
|
dc6f2be209
|
#2869 - pre-commit changes
|
2024-12-17 12:50:14 +00:00 |
|
Charlie Crane
|
770896200b
|
#2869 - More YAML/test fixes to address failures
|
2024-12-17 12:47:54 +00:00 |
|
Charlie Crane
|
3b1b74fb3a
|
#2869 - Some additional test updates to amend failures. Pre-commit tbd and some cleanup
|
2024-12-17 12:21:28 +00:00 |
|
Charlie Crane
|
436a986458
|
#2869 - Fixed failing tests from agent refactor. Some tests still fail but this is due to updating some action names in anticipation of merging in the extensible actions refactor
|
2024-12-17 10:51:57 +00:00 |
|
Charlie Crane
|
a4fbd29bb4
|
#2869 - Updates to agents to make sure they can be generated from a given config. Updates to test suite to reflect code changes
|
2024-12-16 15:57:00 +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
|
e40fd053f7
|
#2912 - Removing print statements left in from debugging
|
2024-12-11 10:32:15 +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
|
1798ec6fe0
|
#2869 - Commit before switching branches. Changes to make pydantic happy with AgentLog
|
2024-12-05 14:00:44 +00:00 |
|
Charlie Crane
|
917386d638
|
#2869 - Agents Refactor
|
2024-11-27 15:29:51 +00:00 |
|
Charlie Crane
|
a3dc616126
|
#2869 - Starter changes in refactor of agent classes for refactor to become extensible. Identifiers added to classes and beginning of the inclusion of a ConfigSchema to base AbstractAgentClass
|
2024-11-20 17:19:35 +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
|
e0b885cc79
|
#2913: Changes to update test_sticky_rewards.py
|
2024-11-07 13:08: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 |
|
Nick Todd
|
6b29362bf9
|
#2913: Tidy up config files.
|
2024-10-31 14:42:50 +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 |
|
Nick Todd
|
7d977c8095
|
#2913: Fix config path for test.
|
2024-10-30 16:33:14 +00:00 |
|
Nick Todd
|
77219db041
|
#2913: Remove dns_server option from config files.
|
2024-10-30 16:32:49 +00:00 |
|
Nick Todd
|
f95ba8cbbc
|
#2913: Fix remaining pydantic errors.
|
2024-10-22 11:01:35 +01:00 |
|
Nick Todd
|
0cf8e20e6d
|
#2913: Update reward classes to work with pydantic.
|
2024-10-21 17:11:11 +01:00 |
|
Marek Wolan
|
43ec85a669
|
#2755 - refix some air space frequency issues
|
2024-10-11 09:52:16 +01:00 |
|
Marek Wolan
|
07c4860059
|
Add more tests for office lan creation
|
2024-10-04 11:36:48 +01:00 |
|