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 9afbd07a88
Added new feature to the register command to auto detect manifest file based on input path (#2967)
* 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
..
build Merge pull request #2885 from aws-lumberyard-dev/test_metrics_env_var_fix 5 years ago
bundler Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
commit_validation Merge branch 'development' into cmake/SPEC-7179 5 years ago
ctest Some var cleanup so it shows better-organized in cmake-gui. Some vars… (#2361) 5 years ago
detect_file_changes Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
migration Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
o3de Added new feature to the register command to auto detect manifest file based on input path (#2967) 5 years ago
scrubbing Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
CMakeLists.txt Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
o3de.bat Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
o3de.py Adding o3de.py subcommands for engine.json and gem.json modification (#2411) 5 years ago
o3de.sh Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago