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(pipelines): replace static image url with actual image link #17

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

karthikjeeyar
Copy link
Collaborator

@karthikjeeyar karthikjeeyar commented Feb 8, 2024

Fixes:
#15
https://issues.redhat.com/browse/DEVUI-15

Remove the static quay image string and replace it with the real quay image coming from acs data

Before:

static-string

After:
image-url

Copy link

changeset-bot bot commented Feb 8, 2024

🦋 Changeset detected

Latest commit: 695d8a4

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@aonic-ui/pipelines Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Collaborator

@rohitkrai03 rohitkrai03 left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@openshift-ci openshift-ci bot added the lgtm Indicates a PR is ready to be merged. label Feb 12, 2024
.changeset/red-months-travel.md Outdated Show resolved Hide resolved
@openshift-ci openshift-ci bot removed the lgtm Indicates a PR is ready to be merged. label Feb 13, 2024
Copy link
Collaborator

@rohitkrai03 rohitkrai03 left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates a PR is ready to be merged. label Feb 13, 2024
@rohitkrai03 rohitkrai03 merged commit db3639d into redhat-developer:main Feb 13, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Indicates a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants