Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • J Jenkins jobs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • 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
  • Platform
  • Infrastructure
  • CI CD
  • Jenkins jobs
  • Issues
  • #1445
Closed
Open
Issue created Dec 14, 2018 by Antoine Lambert@anlambertMaintainer

Jenkins: Allow to build Phabricator Diff depending on other ones

When a Phabricator Diff depends on other ones, associated Jenkins job will fail to apply arc patch as some user interaction is required to force apply the patches in cascade (see https://jenkins.softwareheritage.org/job/DWAPPS/job/tox/44/console).

The solution here would be to add the --force option to remove the sanity checks performed by arc when patching the current working copy state.

Based on my understanding, turning that config value to true should do the trick: https://framagit.org/douardda/jenkins-job-builder/blob/aa2bf0f72caac72d4300cec034f68759f6b37de2/tests/wrappers/fixtures/phabricator-differential.yaml#L7


Migrated from T1445 (view on Phabricator)

Assignee
Assign to
Time tracking