Skip to content
Snippets Groups Projects

Draft: Scientific wf domain specific language

Closed Ivan Kondov requested to merge scientific_wf_dsl into master
All threads resolved!

A simple workflow language with FireWorks as backend.

  • Python functions
    • function names, kwargs
    • dataflow: input and output data
  • Shell scripts
    • script as a string
    • managing stdin, stdout, stderr
    • manage files (stage-in, stage-out)

solving issue #17 (closed)

Edited by Ivan Kondov

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Ok I got this. Sure, I will figure out a solution for this.

    By sruthy.sreenivasan on 2022-04-06T13:02:17 (imported from GitLab)

  • Ivan Kondov added 1 commit

    added 1 commit

    • a9c4c055 - removed unwanted print statement, flake8, use of LAUNCHPAD_LOC

    Compare with previous version

    By sruthy.sreenivasan on 2022-04-08T19:22:18 (imported from GitLab)

  • Ivan Kondov resolved all threads

    resolved all threads

    By sruthy.sreenivasan on 2022-04-08T19:22:33 (imported from GitLab)

  • Ivan Kondov added 1 commit

    added 1 commit

    Compare with previous version

    By sruthy.sreenivasan on 2022-05-22T22:50:29 (imported from GitLab)

  • Ivan Kondov added 1 commit

    added 1 commit

    • cf010899 - modified interpreter for query part

    Compare with previous version

    By sruthy.sreenivasan on 2022-05-22T22:51:26 (imported from GitLab)

  • Ivan Kondov added 1 commit

    added 1 commit

    • 284fcd53 - modified language for query part

    Compare with previous version

    By sruthy.sreenivasan on 2022-05-22T22:54:48 (imported from GitLab)

  • After some reflections I decided to close this MR. The branch should be kept, probably it should later go to another project in this group.

    By ivan.kondov on 2022-08-30T19:24:38 (imported from GitLab)

  • closed

  • Please register or sign in to reply
    Loading