Skip to content

Get packages to build only from commit context #291

@cbix

Description

@cbix

Currently the CI checks out the specific commit for that run and compares all package versions to the current versions in the package database. This causes several issues:

  • pipelines are not reproducible as their context depends on external information in the live database
  • restarting a successful pipeline won't build any package
  • multiple parallel pipelines have undefined behavior and often build unnecessary packages

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingtoolingScripts or CI

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions