Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • nomad-FAIR nomad-FAIR
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 224
    • Issues 224
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 34
    • Merge requests 34
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

On Monday, 27th March 9 a.m., the user backend of GitLab will get a reconfiguration. A new login to the web interface may be necessary.

  • nomad-labnomad-lab
  • nomad-FAIRnomad-FAIR
  • Merge requests
  • !896

Added eln annotations to workflow2 sections.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Hampus Naesstroem requested to merge add-workflow-eln-annotations into new-workflow-schema Oct 20, 2022
  • Overview 6
  • Commits 2
  • Pipelines 1
  • Changes 13

@mscheidg and @ladinesa I added eln annotations to the Link, Task and TaskReference sections in nomad.datamodel.metainfo.workflow2. I tested it together with the following yaml schema:

definitions:
  name: My custom schemas
  sections:
    my_workflow:
      base_sections: [nomad.datamodel.metainfo.workflow2.Workflow, nomad.datamodel.data.EntryData]

And could create a workflow using the ELN: Screenshot_from_2022-10-20_16-22-26

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: add-workflow-eln-annotations