Skip to content

[BUG] cannot install s2i versions ≥ 1.4.0 #116

Open
@jmtd

Description

@jmtd

Version

redhat-actions/[email protected]

and s2i > 1.4.0

Describe the bug

the s2i install only works if the s2i github project has attached binaries to releases. For the latest version (v1.5.0), they've only provided source artefacts. So the following fails:

         with:
           source: "github"
           github_pat: ${{ github.token }}
          s2i: "1.5.0"

See also openshift/source-to-image#1219

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions