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.
* Added new feature to the register command to auto detect the correct o3de manifest file to write to based on the supplied registration path Updated the create-gem command to register the gem on creation. Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com> * Added new feature to the register command to auto detect the correct o3de manifest file to write to based on the supplied registration path Updated the create-gem command to register the gem on creation. Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com> * Fix incorrect variable reference in register_project_path Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com> * Fixed o3de python package unit test The enable_gem, register and engine template test have been updated to account for the logic to register a gem after creation Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com> * Added a --no-register arg to engine-template.py This allows registration of gems/projects using the create-project and create-gem commands to be skipped Prevented registration of a gems and projects in the engine_template command test Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com> * Wrapped first parameter to find_ancestor_dir_containing_file with pathlib.PurePath Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com> |
5 years ago | |
|---|---|---|
| .. | ||
| CMakeLists.txt | 5 years ago | |
| __init__.py | 5 years ago | |
| unit_test_cmake.py | 5 years ago | |
| unit_test_enable_gem.py | 5 years ago | |
| unit_test_engine_properties.py | 5 years ago | |
| unit_test_engine_template.py | 5 years ago | |
| unit_test_gem_properties.py | 5 years ago | |
| unit_test_global_project.py | 5 years ago | |
| unit_test_manifest.py | 5 years ago | |
| unit_test_print_registration.py | 5 years ago | |
| unit_test_project_properties.py | 5 years ago | |
| unit_test_register.py | 5 years ago | |
| unit_test_utils.py | 5 years ago | |