-
Notifications
You must be signed in to change notification settings - Fork 26
[BUG] cannot install s2i versions ≥ 1.4.0 #116
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Version
redhat-actions/openshift-tools-installer@v1.13.1
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
No status