Skip to content

.gitlab-ci.yml: Add job to attempt to update dependencies

Chandan Singh requested to merge chandan/reqs-update-test into master

Description

This will help us check if BuildStream is working with the latest version of dependencies, as per our constraints. This job is allowed to fail but its failure should signal that we need to add stricter constraints in some of our .in requirements files.

Changes proposed in this merge request:

  • .gitlab-ci.yml: Add job to attemp to update dependencies
Edited by Chandan Singh

Merge request reports