ros-infrastructure / superflore

An extended platform release manager for Robot Operating System
Apache License 2.0
52 stars 33 forks source link

Add "license-org" and "license-text" parameters #298

Open JasonShigit opened 1 year ago

JasonShigit commented 1 year ago

If "license-org" and license-text" are passing in command line, the default value will be overlayed in generated files.

JasonShigit commented 1 year ago

@allenh1 Could you please review and comment? Test pass with my meta-ros env.

allenh1 commented 1 year ago

@JasonShigit sorry for the delay! I'm running CI on it now.

JasonShigit commented 1 year ago

Hi @allenh1 Thanks for help. The test failed and i updated one more change for test_ebuild.py. Is there any guidance for running tests locally?

allenh1 commented 1 year ago

@JasonShigit it seems there are still a few errors to resolve.

The best way to run locally is to install all the requirements (see requirements.txt), and run pytest.