Skip to content

examples as submodules #6

Description

@bjuergens

Idee: batch-configuration should be like a pluing for the project. User, who use teco/sdil conventions, shouldn't need to change anything on the plugin. And when the convention change, the plugin should update automatically.

  • move schedule.sh (and supporting files) into .batch subfolder in the actual projects
  • put the configurations into separate repositories

--> you can add "git_batch" to your project with git-submodule

so examples look like:

  • examples/
    • at_notebook/
      • dummy.notebook
      • requirements.txt
      • .batch/ (separate repository?)
        • schedule.sh
        • run.sh
        • exec_notebook.py

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions