Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • DaVinci DaVinci
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 18
    • Issues 18
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Jira
    • Jira
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • LHCb
  • DaVinciDaVinci
  • Merge requests
  • !609

Merged
Created Dec 13, 2021 by Davide Fazzini@dfazziniDeveloper

Resolve "Overriding options in davinci script depends on order of special flag overwrite_data_options" & bug with bool passed via command line

  • Overview 33
  • Commits 10
  • Pipelines 10
  • Changes 17

Fixing two bugs related to setting boolean properties by command line:

  • value passed via command line are always interpreted as string, so a conversion is applied when the properties are set
  • 'overwrite_data_options' properties has to be set before any other one in order to know if the data options properties can be overriden in the job.

In addition the name of the 'overwrite_data_options' property has changed into 'override_data_options'

Closes #22 (closed)

Edited Dec 13, 2021 by Davide Fazzini
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 22-overriding-options-in-davinci-script-depends-on-order-of-special-flag-overwrite_data_options