Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • T ttbbRun2Bamboo
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Sebastien Wertz
  • ttbbRun2Bamboo
  • Merge requests
  • !39

Updates for bamboo changes

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Sebastien Wertz requested to merge bambooUpdates into master Jun 23, 2021
  • Overview 2
  • Commits 5
  • Changes 3

The latest bamboo version has some interface-breaking changes, these are the updates needed on our side. You should upgrade your bamboo install after this is merged.

The main change is related to the new version-tracking feature in bamboo:

Instead of having the driver fill in the sample template (and make necessary changes), then dump the resulting config in the working directory and have the workers jobs open that one, have all the workers open the template and fill in/change the content.

This is because with the tracking system the analysis config should be tracked by git in the analysis repository (which would not be the case of the file dumped in the working dir).

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: bambooUpdates