Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D dune-structures
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Lukas Riedel
  • dune-structures
  • Merge requests
  • !7

Add command line interface module

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Lukas Riedel requested to merge add-cli into master May 11, 2021
  • Overview 0
  • Commits 5
  • Pipelines 4
  • Changes 3

What does this MR do?

Add a command line interface to the Python module. The interface is currently capable of executing a simulation.

Changes:

  • Add command line interface to Python module..
  • Add CI job for testing the CLI.
  • Reduce artifact size of CI jobs to speed up CI pipeline.
Edited May 14, 2021 by Lukas Riedel
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: add-cli