-
Notifications
You must be signed in to change notification settings - Fork 36
Closed
Labels
area/generalNot tied to a specific areaNot tied to a specific areacomplexity/single-taskRegular task; should be done within daysRegular task; should be done within dayskind/internalTask that doesn't affect users directlyTask that doesn't affect users directly
Description
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…
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/generalNot tied to a specific areaNot tied to a specific areacomplexity/single-taskRegular task; should be done within daysRegular task; should be done within dayskind/internalTask that doesn't affect users directlyTask that doesn't affect users directly