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

cli: reana-dev git-log #115

Merged
merged 1 commit into from
Nov 26, 2018
Merged

Conversation

tiborsimko
Copy link
Member

  • New command git-log showing information about commits.

Signed-off-by: Tibor Simko tibor.simko@cern.ch

@tiborsimko tiborsimko added this to the Live-Mode milestone Nov 20, 2018
@tiborsimko tiborsimko self-assigned this Nov 20, 2018
@ghost ghost added the Status: in review label Nov 20, 2018
@tiborsimko
Copy link
Member Author

Example output:

$ reana-dev git-log 
[reana-workflow-engine-yadage] git log -n 5 --graph --decorate ...
*  (upstream/pr/91)  34b1c8e tasks: add stop_workflow from reana_commons, Diego Rodriguez,  6 hours ago
*  (HEAD -> master, tag: v0.4.0, upstream/pr/90, upstream/master, origin/master, origin/HEAD)  11305f8 release: v0.4.0, Dinos Kousidis,  2 weeks ago
*  (upstream/pr/88)  720819b installation: upgrade REANA-Commons, Diego Rodriguez,  5 weeks ago
*   8f13434 publisher: update to kombu producer, Diego Rodriguez,  5 weeks ago
*  (upstream/pr/89)  32251ab installation: bump reana-commons include pkg data, Diego Rodriguez,  6 weeks ago
[reana-workflow-engine-serial] git log -n 5 --graph --decorate ...
*  (upstream/pr/52)  e77af4e tasks: use stop_workflow from reana-commons, Diego Rodriguez,  5 hours ago
*   ada286d tasks: introduce a stop_workflow task, Diego Rodriguez,  21 hours ago
*   522d3f1 config: disable task prefetching by process, Diego Rodriguez,  27 hours ago
*   0e114d1 config: disable broker pool, Diego Rodriguez,  28 hours ago
*   08f28d2 tasks: add revoke handler, Diego Rodriguez,  7 days ago
[reana-job-controller] git log -n 5 --graph --decorate ...
*  (upstream/pr/98)  d660142 api: return a dict on k8s_instantiate_job, Diego Rodriguez,  21 hours ago
*   e4a18d1 global: use flask run to start application, Diego Rodriguez,  5 days ago
*   c6b1578 tests: make application testable, Jan Okraska,  8 days ago
*   82fc7bc api: add delete job endpoint, Diego Rodriguez,  8 days ago
*  (HEAD -> master, tag: v0.4.0, upstream/pr/97, upstream/master, origin/master, origin/HEAD)  527cc1b release: v0.4.0, Tibor Simko,  2 weeks ago
[pytest-reana] git log -n 5 --graph --decorate ...
*  (upstream/pr/31)  ff2f2df fixtures: renaming of operational parameters, Dinos Kousidis,  23 hours ago
*  (HEAD -> master, upstream/master, origin/master, origin/HEAD)  4ceb1e7 release: v0.5.0.dev201811191, Diego Rodriguez,  24 hours ago
| *  (upstream/pr/30)  70b1f6e release: v0.5.0.dev20181119.1, Diego Rodriguez,  24 hours ago
|/  
*   d0d1920 fixtures: fix expose yadage workflow fixture, Diego Rodriguez,  24 hours ago
*  (upstream/pr/29)  ce31f8a release: v0.5.0.dev20181119, Dinos Kousidis,  27 hours ago
[reana-workflow-monitor] git log -n 5 --graph --decorate ...
*  (HEAD -> master, tag: v0.4.0, upstream/pr/26, upstream/master, origin/master, origin/HEAD)  c242d4f release: v0.4.0, Dinos Kousidis,  2 weeks ago
*  (upstream/pr/25)  b8d4d1c global: license change to MIT License, Tibor Simko,  6 weeks ago
*  (upstream/pr/24)  924ef8d docs: new logo, panel verbiage and links, Tibor Simko,  5 months ago
*  (upstream/pr/23)  c884a9b docs: author ORCID links, Tibor Simko,  7 months ago
*  (tag: v0.2.0, upstream/pr/22)  8f5b219 release: v0.2.0, Dinos Kousidis,  7 months ago
[reana-server] git log -n 5 --graph --decorate ...
*  (HEAD -> master, upstream/pr/109, upstream/master, origin/master, origin/HEAD)  698a34e installation: fix pytest-reana dependency version, Tibor Simko,  3 hours ago
*  (upstream/pr/104)  a2cb517 api: new rest api endpoint which returns wf params, Rokas Maciulaitis,  24 hours ago
| *  (upstream/pr/108)  a92b154 api: automatic openapi specs passing to reana-commons, Rokas Maciulaitis,  4 days ago
|/  
| *  (upstream/pr/107)  cd155f9 api: automatic openapi specs passing to reana-commons, Rokas Maciulaitis,  4 days ago
| *   068441c api: new rest api endpoint which returns wf params, Rokas Maciulaitis,  5 days ago
|/  
[reana-message-broker] git log -n 5 --graph --decorate ...
*  (HEAD -> master, tag: v0.4.0, upstream/pr/16, upstream/master, origin/master, origin/HEAD)  7f18a21 release: v0.4.0, Tibor Simko,  2 weeks ago
*  (upstream/pr/15, upstream/license-change)  1da1398 global: license change to MIT License, Tibor Simko,  6 weeks ago
*  (upstream/pr/14, upstream/docs-logo-panel-links)  9d0bee3 docs: new logo, panel verbiage and links, Tibor Simko,  5 months ago
*  (upstream/pr/13, upstream/docs-authors-orcid)  6661833 docs: author ORCID links, Tibor Simko,  7 months ago
*  (tag: v0.2.0, upstream/pr/12)  1f7b82d release: v0.2.0, Tibor Simko,  7 months ago
[reana-workflow-controller] git log -n 5 --graph --decorate ...
*  (upstream/pr/141)  c1f00aa tests: utilities, Dinos Kousidis,  3 hours ago
*   efca3e4 rest: set_workflow_status parameters description, Dinos Kousidis,  4 hours ago
*   120db5c rest: allow deletion of already deleted workflows, Dinos Kousidis,  4 hours ago
*   a9721db tests: workspace deletion, Dinos Kousidis,  5 hours ago
*   74f9e53 rest: allow access to deleted workflows, Dinos Kousidis,  5 hours ago
[reana-workflow-engine-cwl] git log -n 5 --graph --decorate ...
*  (upstream/pr/70)  c92165a tasks: add stop_workflow task from reana_commons, Diego Rodriguez,  6 hours ago
*  (HEAD -> master, tag: v0.4.0, upstream/pr/68, upstream/master, origin/master, origin/HEAD)  7b4b7d5 release: v0.4.0, Dinos Kousidis,  2 weeks ago
*  (upstream/pr/66)  e6cc7f9 installation: upgrade REANA-Commons, Diego Rodriguez,  5 weeks ago
*   a5bb2ee publisher: use Kombu publisher, Diego Rodriguez,  5 weeks ago
*  (upstream/pr/67)  696d526 installation: bump reana-commons version, Diego Rodriguez,  6 weeks ago
[reana-commons] git log -n 5 --graph --decorate ...
*  (upstream/pr/66)  1c6ccb5 tasks: introduce common task to stop workflows, Diego Rodriguez,  5 hours ago
*   cd856de api: update openapi specs, Jan Okraska,  20 hours ago
| *  (HEAD -> master, upstream/pr/65, upstream/master, origin/master, origin/HEAD)  e720eaa release: 0.5.0.dev20181116, Dinos Kousidis,  26 hours ago
| *   6cdb587 installation: bump pytest-reana, Dinos Kousidis,  27 hours ago
| *  (upstream/pr/63)  9746ec4 api: new rest api endpoint, Rokas Maciulaitis,  4 days ago
|/  
[reana-db] git log -n 5 --graph --decorate ...
*  (HEAD -> master, upstream/pr/21, upstream/master, origin/master, origin/HEAD, installation-version)  0b0854b release: v0.5.0.dev20181116, Dinos Kousidis,  4 days ago
*  (upstream/pr/19)  4a5ebdf models: renaming operational parameters, Rokas Maciulaitis,  4 days ago
| *  (upstream/pr/20)  7f3621e models: addition of stopped WorkflowStatus, Diego Rodriguez,  6 days ago
|/  
*  (upstream/pr/15)  3e7a812 models: addition of deleted WorkflowStatus, Dinos Kousidis,  12 days ago
*  (tag: v0.4.0, upstream/pr/17)  e2bb3e6 release: v0.4.0, Tibor Simko,  2 weeks ago

@diegodelemos
Copy link
Member

Needs rebase :)

* New command `git-log` showing information about commits.

Signed-off-by: Tibor Simko <tibor.simko@cern.ch>
@tiborsimko tiborsimko merged commit 10e21cd into reanahub:master Nov 26, 2018
@ghost ghost removed the Status: in review label Nov 26, 2018
@tiborsimko tiborsimko deleted the cli-git-log branch November 26, 2018 13:16
@tiborsimko tiborsimko added this to Done in Live-Mode Oct 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Live-Mode
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants