Marek Wolan
|
77108634e8
|
Merge remote-tracking branch 'origin/dev' into feature/1812-traverse-actions-dict
|
2023-09-19 10:12:47 +01:00 |
|
Czar Echavez
|
47dd23311b
|
#1752: added more functionality to DNS client and server + tests
|
2023-09-07 15:45:37 +01:00 |
|
Marek Wolan
|
4f89adb19a
|
Start changing to dict instead of string actions.
|
2023-09-06 12:51:47 +01:00 |
|
Czar Echavez
|
d503e51c2d
|
#1814: Remove hardcoded values + added test + remove unnecessary private parent attribute
|
2023-09-06 11:12:03 +01:00 |
|
Marek Wolan
|
1dccceaf56
|
Verify that action tree is starting to work!
|
2023-09-05 15:53:22 +01:00 |
|
Marek Wolan
|
2b68ed813c
|
Make actions more recursive
|
2023-09-05 14:51:04 +01:00 |
|
Marek Wolan
|
0c362da789
|
Merge remote-tracking branch 'origin/dev' into feature/1812-traverse-actions
|
2023-09-05 13:20:20 +01:00 |
|
Chris McCarthy
|
1385adf3fe
|
Merge remote-tracking branch 'devops/dev' into feature/1801-Database
# Conflicts:
# src/primaite/simulator/network/container.py
# src/primaite/simulator/network/hardware/base.py
|
2023-09-04 19:45:29 +01:00 |
|
Chris McCarthy
|
596ad20cc6
|
#1800 - Added better logging and error messages to AccessControlList class. Updated usage of extra following pydantic deprecated warning "pydantic.config.Extra is deprecated, use literal values instead (e.g. extra='allow')"
|
2023-09-04 16:44:29 +01:00 |
|
Chris McCarthy
|
ccad5ba8a3
|
#1800 - Ran pre-commit
|
2023-09-04 16:34:55 +01:00 |
|
Chris McCarthy
|
3075d1985b
|
#1800 - Renamed all ip fields so that they're post-fixed with ip_address
|
2023-09-04 14:58:34 +01:00 |
|
Marek Wolan
|
33b4911cb1
|
Move actions to pydantic
|
2023-09-04 10:20:06 +01:00 |
|
Marek Wolan
|
40d3e04e64
|
Move init action manager function to the top
|
2023-08-29 14:33:28 +01:00 |
|
Marek Wolan
|
9c8b7a7b7a
|
Merge remote-tracking branch 'origin/feature/1789-add-convenience-methods-to-network-object' into feature/1801-Database
|
2023-08-29 13:22:14 +01:00 |
|
Marek Wolan
|
7b61322e70
|
Add service actions
|
2023-08-29 12:34:41 +01:00 |
|
Marek Wolan
|
319e87d200
|
Make changes to the way actions work
|
2023-08-28 22:34:20 +01:00 |
|
Marek Wolan
|
6e602aa151
|
Fix unit tests by removing warning checks
|
2023-08-25 17:56:05 +01:00 |
|
Marek Wolan
|
1613bbe27a
|
Add methods for adding/removing nodes form network
|
2023-08-23 14:41:30 +01:00 |
|
Marek Wolan
|
6ca53803cd
|
Describe state
|
2023-08-17 15:32:12 +01:00 |
|
Chris McCarthy
|
49f855c320
|
#1706 - Synced with Dev
|
2023-08-10 13:33:32 +01:00 |
|
Marek Wolan
|
34ff9abd7a
|
Apply changes from code review.
|
2023-08-09 15:55:28 +01:00 |
|
Marek Wolan
|
f198a8b94d
|
Fix bad merge
|
2023-08-09 12:36:09 +01:00 |
|
Marek Wolan
|
a3c2ae6c7d
|
Merge dev into feature/1716-accounts-and-groups
|
2023-08-09 09:18:06 +01:00 |
|
Marek Wolan
|
7eb0bb428f
|
Update code based on PR comments.
|
2023-08-07 17:24:14 +01:00 |
|
Czar Echavez
|
a4c193cd34
|
#1714: apply recommended changes with removing get methods and using the properties directly
|
2023-08-07 16:20:55 +01:00 |
|
Marek Wolan
|
2a680c1e48
|
Test my validators
|
2023-08-03 16:26:33 +01:00 |
|
Marek Wolan
|
3a2840bed8
|
Overhaul sim component for permission management.
|
2023-08-03 13:09:04 +01:00 |
|
Czar Echavez
|
a0356a7fbc
|
#1714: updated file system classes
|
2023-08-03 12:14:11 +01:00 |
|
Czar Echavez
|
841aafd259
|
Merge branch 'dev' into feature/1714-file-system-file-system-folder-and-file-system-file-class-skeletons
|
2023-08-01 16:20:08 +01:00 |
|
Czar Echavez
|
ea8c65a17e
|
#1714: set up files
|
2023-08-01 16:18:49 +01:00 |
|
Chris McCarthy
|
e4b6f266e8
|
#1715 - Added timestep int as a param to the apply_timestep function in core.py. Also added a reset_component_for_episode function. Updated docs with details of Link and NIC.
|
2023-07-31 20:05:36 +01:00 |
|
Marek Wolan
|
a486780fba
|
Add timestep function
|
2023-07-31 11:39:33 +01:00 |
|
Marek Wolan
|
8e2ef1b695
|
Apply suggestions from code review
|
2023-07-31 10:25:29 +00:00 |
|
Marek Wolan
|
3b4a01760b
|
Rework apply_actions to make it more standard
|
2023-07-28 15:14:43 +01:00 |
|
Marek Wolan
|
b129c4fc97
|
Add SimComponent core class
|
2023-07-28 14:49:21 +01:00 |
|