Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Management commands to create project and run pipelines #13

Closed
tdruez opened this issue Sep 17, 2020 · 0 comments
Closed

Management commands to create project and run pipelines #13

tdruez opened this issue Sep 17, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@tdruez
Copy link
Contributor

tdruez commented Sep 17, 2020

Only available from the REST API at the moment.

@tdruez tdruez self-assigned this Sep 17, 2020
@tdruez tdruez added the enhancement New feature or request label Sep 17, 2020
tdruez added a commit that referenced this issue Sep 17, 2020
Signed-off-by: Thomas Druez <tdruez@nexb.com>
tdruez added a commit that referenced this issue Sep 17, 2020
Signed-off-by: Thomas Druez <tdruez@nexb.com>
pombredanne added a commit that referenced this issue Sep 17, 2020
Aliased to the same code as in manage.py

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
tdruez added a commit that referenced this issue Sep 17, 2020
Signed-off-by: Thomas Druez <tdruez@nexb.com>
tdruez added a commit that referenced this issue Sep 17, 2020
Signed-off-by: Thomas Druez <tdruez@nexb.com>
tdruez added a commit that referenced this issue Sep 17, 2020
Signed-off-by: Thomas Druez <tdruez@nexb.com>
tdruez added a commit that referenced this issue Sep 18, 2020
Signed-off-by: Thomas Druez <tdruez@nexb.com>
tdruez added a commit that referenced this issue Sep 18, 2020
Signed-off-by: Thomas Druez <tdruez@nexb.com>
tdruez added a commit that referenced this issue Sep 18, 2020
Signed-off-by: Thomas Druez <tdruez@nexb.com>
tdruez added a commit that referenced this issue Sep 18, 2020
Signed-off-by: Thomas Druez <tdruez@nexb.com>
tdruez added a commit that referenced this issue Sep 18, 2020
Signed-off-by: Thomas Druez <tdruez@nexb.com>
tdruez added a commit that referenced this issue Sep 18, 2020
Signed-off-by: Thomas Druez <tdruez@nexb.com>
tdruez added a commit that referenced this issue Sep 18, 2020
* List the generated graph files in the printed output #13

Signed-off-by: Thomas Druez <tdruez@nexb.com>

* Add a createproject management command #13

Signed-off-by: Thomas Druez <tdruez@nexb.com>

* Add scanpipe as a cli entry point #13

Aliased to the same code as in manage.py

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Add more unit test for the project management command #13

Signed-off-by: Thomas Druez <tdruez@nexb.com>

* Complete unit test for the createproject management command #13

Signed-off-by: Thomas Druez <tdruez@nexb.com>

* Add run, add-input, and add-pipeline management commands #13

Signed-off-by: Thomas Druez <tdruez@nexb.com>

* Fix failing unit test #13

Signed-off-by: Thomas Druez <tdruez@nexb.com>

* Add output management command using the ResultsGenerator #13

Signed-off-by: Thomas Druez <tdruez@nexb.com>

* Simplify the output command arguments #13

Signed-off-by: Thomas Druez <tdruez@nexb.com>

* Add unit tests for the add-input and add-pipeline commands #13

Signed-off-by: Thomas Druez <tdruez@nexb.com>

* Add new minimal documentation #8

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

* Fix typos and formatting in documentation #8

Signed-off-by: Thomas Druez <tdruez@nexb.com>

* Add show-pipeline management command #13

Signed-off-by: Thomas Druez <tdruez@nexb.com>

* Add unit test for the run management command #13

Signed-off-by: Thomas Druez <tdruez@nexb.com>

* Split dev installation and offline installation docs #8

Signed-off-by: Thomas Druez <tdruez@nexb.com>

* Add a output results section in tutorial 1 #8

Signed-off-by: Thomas Druez <tdruez@nexb.com>

Co-authored-by: Philippe Ombredanne <pombredanne@nexb.com>
@tdruez tdruez closed this as completed Sep 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant