You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/scripts
lumberyard-employee-dm 055df37482
Register show command fix (#2408)
* Updated print_registration functions to fix "register-show" command

Added unit test to validate the argparse options to the register show
command.

Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>

* Updated the register.py script to once again register an engine list

Previosly each engine were registered into a dictionary with multiple
keys, but once the engine.json started to self describe the registered
content that came with it, it was reduced to a single 'path' key.
Therefore it has been changed to a list to be consistent with other o3de
object paths

Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>

* Updated the SettingsRegistryMergeUtitls Code which parses the attempts to locate the engine path associated associated with the project.json engine key to check the 'engines_path' object within the o3de_manifest.json

Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>

* Updated print registration unit test to patch the get_project_path

This is to make sure that the existence of the placeholder project path
isn't validated when running the test

Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>

* Typo and formatting fixes for the print_registration script

Also corrected indentation in unit_test_print_registration script

Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>
4 years ago
..
build Some var cleanup so it shows better-organized in cmake-gui. Some vars… (#2361) 4 years ago
bundler Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
commit_validation Merge branch 'development' into cmake/SPEC-7179 4 years ago
ctest Some var cleanup so it shows better-organized in cmake-gui. Some vars… (#2361) 4 years ago
detect_file_changes Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
migration Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
o3de Register show command fix (#2408) 4 years ago
scrubbing Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
CMakeLists.txt Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
o3de.bat Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
o3de.py Adding o3de.py subcommands for engine.json and gem.json modification (#2411) 4 years ago
o3de.sh Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago