Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix makefile build #268

Merged
merged 3 commits into from
Jun 23, 2024
Merged

Conversation

masayag
Copy link
Collaborator

@masayag masayag commented Jun 23, 2024

No description provided.

masayag added 2 commits June 23, 2024 14:04
Signed-off-by: Moti Asayag <[email protected]>

rh-pre-commit.version: 2.3.0
rh-pre-commit.check-secrets: ENABLED
Signed-off-by: Moti Asayag <[email protected]>

rh-pre-commit.version: 2.3.0
rh-pre-commit.check-secrets: ENABLED
@masayag masayag force-pushed the fix-makefile-build branch from b831028 to 3b7722e Compare June 23, 2024 11:04
Signed-off-by: Moti Asayag <[email protected]>

rh-pre-commit.version: 2.3.0
rh-pre-commit.check-secrets: ENABLED
@masayag masayag force-pushed the fix-makefile-build branch from 3b7722e to 5b1d5bf Compare June 23, 2024 11:05
@@ -9,7 +9,7 @@ fi

if [ ! -f kn ]; then
echo "Installing kn-workflow CLI"
KN_CLI_URL="https://mirror.openshift.com/pub/openshift-v4/clients/serverless/latest/kn-linux-amd64.tar.gz"
KN_CLI_URL="https://mirror.openshift.com/pub/openshift-v4/clients/serverless/1.11.2/kn-linux-amd64.tar.gz"
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gabriel-farache pls note this one had to be updated as well.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We are duplicating the same piece of code in so many places x))

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"too many"...only in 3 different places :-P

but yes, we can invoke a script from the github action, used by the same makefile and reduce one copy.
next, we can evaluate if the pipeline can be modified to use the exact script.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

only in 3 different places :-P

Yes but not even in the same repo :)

@masayag masayag merged commit 62fc922 into rhdhorchestrator:main Jun 23, 2024
1 check passed
rgolangh pushed a commit to rhdhorchestrator/serverless-workflows-config that referenced this pull request Jun 23, 2024
rgolangh pushed a commit to rhdhorchestrator/serverless-workflows-config that referenced this pull request Jun 23, 2024
rgolangh pushed a commit to rhdhorchestrator/serverless-workflows-config that referenced this pull request Jun 23, 2024
rgolangh pushed a commit to rhdhorchestrator/serverless-workflows-config that referenced this pull request Jun 23, 2024
rgolangh pushed a commit to rhdhorchestrator/serverless-workflows-config that referenced this pull request Jun 23, 2024
rgolangh pushed a commit to rhdhorchestrator/serverless-workflows-config that referenced this pull request Jun 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants