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

Fixing small issues in WildFly 2.0.1 #368

Merged
merged 1 commit into from
Apr 22, 2024
Merged

Conversation

ehsavoie
Copy link
Collaborator

What does this PR do?:

Avoid the Containerfile conflict between the one from the git repo and the one from the registry

Which issue(s) this PR fixes:

Link to github issue(s)

PR acceptance criteria:

  • Contributing guide
    Have you read the devfile registry contributing guide and followed its instructions?
  • Test automation
    Does this repository's tests pass with your changes?
  • Documentation
    Does any documentation need to be updated with your changes?
  • Check Tools Provider
    Have you tested the changes with existing tools, i.e. Odo, Che, Console? (See devfile registry contributing guide on how to test changes)

How to test changes / Special notes to the reviewer:

Copy link
Contributor

@thepetk thepetk left a comment

Choose a reason for hiding this comment

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

/lgtm tested against https://workspaces.openshift.com#https://raw.githubusercontent.com/ehsavoie/new-registry/wildfly-2.0.2/stacks/java-wildfly/2.0.2/devfile.yaml and it works

@openshift-ci openshift-ci bot added lgtm Looks good to me approved labels Apr 18, 2024
@thepetk
Copy link
Contributor

thepetk commented Apr 18, 2024

fixes devfile/api#1493

@openshift-ci openshift-ci bot removed the lgtm Looks good to me label Apr 19, 2024
@thepetk
Copy link
Contributor

thepetk commented Apr 19, 2024

@ehsavoie I've commited the suggestion for the usage of the https protocol instead of http. I think it now needs a fix with the DCO check.

@thepetk
Copy link
Contributor

thepetk commented Apr 19, 2024

@olexii4 FYI we had a question if the devfile is visible inside the workspace. Check here

@thepetk
Copy link
Contributor

thepetk commented Apr 19, 2024

/retest

Copy link

openshift-ci bot commented Apr 19, 2024

@olexii4: changing LGTM is restricted to collaborators

In response to this:

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@ehsavoie ehsavoie force-pushed the wildfly-2.0.2 branch 2 times, most recently from 3e386c3 to 7f9449e Compare April 22, 2024 09:27
Copy link
Contributor

@thepetk thepetk left a comment

Choose a reason for hiding this comment

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

/lgtm I've opened it with the workspaces. One minor detail is if we would like to remove he deploy.yaml & the dockerfile now that the outerloop commands have been commented out

@openshift-ci openshift-ci bot added the lgtm Looks good to me label Apr 22, 2024
Copy link
Contributor

@olexii4 olexii4 left a comment

Choose a reason for hiding this comment

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

Copy link

openshift-ci bot commented Apr 22, 2024

@olexii4: changing LGTM is restricted to collaborators

In response to this:

/lgtm tested against https://workspaces.openshift.com#https://raw.githubusercontent.com/ehsavoie/new-registry/wildfly-2.0.2/stacks/java-wildfly/2.0.2/devfile.yaml, and everything worked as expected:

Знімок екрана 2024-04-22 о 17 27 18
Знімок екрана 2024-04-22 о 17 26 14

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@ibuziuk
Copy link
Collaborator

ibuziuk commented Apr 22, 2024

@thepetk can we merge?

Copy link
Collaborator

@ibuziuk ibuziuk left a comment

Choose a reason for hiding this comment

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

I'm not clear why some parts are commented out (not removed) from the devfile

@thepetk
Copy link
Contributor

thepetk commented Apr 22, 2024

I'm not clear why some parts are commented out (not removed) from the devfile

I think we could remove them instead of commenting out, same applies for below comment:

One minor detail is if we would like to remove he deploy.yaml & the dockerfile now that the outerloop commands have been commented out

cc @ehsavoie

@thepetk
Copy link
Contributor

thepetk commented Apr 22, 2024

@thepetk can we merge?

@ibuziuk as we have some conversations open I think better to resolve them first

Signed-off-by: Emmanuel Hugonnet <ehugonne@redhat.com>
@openshift-ci openshift-ci bot removed the lgtm Looks good to me label Apr 22, 2024
@thepetk thepetk self-requested a review April 22, 2024 16:13
Copy link
Contributor

@thepetk thepetk left a comment

Choose a reason for hiding this comment

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

/lgtm the final version I think is ok and addresses all the comments made. I'll merge the PR once all the checks pass.

cc @ibuziuk

@openshift-ci openshift-ci bot added the lgtm Looks good to me label Apr 22, 2024
Copy link

openshift-ci bot commented Apr 22, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ehsavoie, olexii4, thepetk

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@thepetk
Copy link
Contributor

thepetk commented Apr 22, 2024

/retest

@thepetk thepetk merged commit b4bf4a7 into devfile:main Apr 22, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved lgtm Looks good to me
Projects
None yet
4 participants