Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • beat.core beat.core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 14
    • Issues 14
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • beatbeat
  • beat.corebeat.core
  • Merge requests
  • !24

Make raise_on_errors a member and use it in _exec

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Samuel GAIST requested to merge improve_raise_on_errors_handling into 1.6.x May 24, 2018
  • Overview 2
  • Commits 1
  • Pipelines 1
  • Changes 1

This allows to be coherent when running a command and docker is not installed.

For example _discover_environment will fail even if raise_on_errors is set to False if docker is not installed. This patch fixes that.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: improve_raise_on_errors_handling