Skip to content

Improve waiting for the Copr builds during weekly deployment #646

@mfocko

Description

@mfocko

As of the latest ogr changes (forgejo support that's not supported on EL9, F40), it is not possible to build ogr in RPM.

Since the script for moving stable branches checks the version in the latest successful build (all targets), it hangs…

Possible options:

  • Do not build stable for targets that are not being deployed…
    • it wastes Copr resources
    • we build from both prod and stage
    • also for alternative architectures… though that may be required for the images
  • Only check for the target that's actually being deployed
    • might require implementation on our side…
    • we need to be careful about hard-coding the target…

Metadata

Metadata

Assignees

Labels

area/generalNot tied to a specific areacomplexity/single-taskRegular task; should be done within dayskind/internalTask that doesn't affect users directly

Type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions