On 2025-07-12 15:46, Jon Turney wrote:
On 12/07/2025 19:50, Brian Inglis via Cygwin-apps wrote:
Trying to CI deploy updated readline 8.3:
$ ssh [email protected] jobs deploy 10100
job id {} isn't deployable due to reference or package name restrictions

The "restrictions" are:
1. status is "build succeeded"
2. reference is master (or main)
3. package name isn't "playground"

I think it's #2 that's causing this to be rejected here.

This is briefly touched on in the description of 'jobs deploy' in https:// cygwin.com/packaging/build.html, but yeah, could give clearer error message.

(Also it looks like I forgot to actually add the jobid to the format string, nice...)

Thanks Jon,

That's probably a good thing then! ;^>

I just merged playground to master and pushed, so that should be usable soon.

Is readline restricted?
How can I find out - check some calm table?
Normally I would deploy a test release, but this is a new DLL soversion bump from 7 to 8.
What would the CI process be to deploy a test version?

You'd use the "label" token, i.e git push with --push-option="label"

See https://cygwin.com/packaging/build.html

(Suggestions for a better name for this welcomed!)

I have a local build ready which I could cygport upload, but will wait until tomorrow for info about this.
--
Take care. Thanks, Brian Inglis              Calgary, Alberta, Canada

La perfection est atteinte                   Perfection is achieved
non pas lorsqu'il n'y a plus rien à ajouter  not when there is no more to add
mais lorsqu'il n'y a plus rien à retrancher  but when there is no more to cut
                                -- Antoine de Saint-Exupéry

Reply via email to