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

chore: use https protocol and update devfile scheme to 2.2.2 for dotnetcore31 and angular #398

Merged
merged 7 commits into from
May 27, 2024

Conversation

vitaliy-guliy
Copy link
Contributor

@vitaliy-guliy vitaliy-guliy commented May 15, 2024

What does this PR do?:

Summarize the changes. Are any stacks or samples added or updated?

Updated dotnetcore31 and nodejs-angular devfiles.

Linked with devfile-samples/devfile-stack-nodejs-angular#3

.NET Core 3.1

Screenshot from 2024-05-15 10-25-49

Angular 2.0.2, 2.1.0, 2.2.0

Screenshot from 2024-05-15 10-41-49

Which issue(s) this PR fixes:

Link to github issue(s)
Part of eclipse-che/che#22869

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:

Signed-off-by: vitaliy-guliy <vgulyy@redhat.com>
Signed-off-by: vitaliy-guliy <vgulyy@redhat.com>
Signed-off-by: vitaliy-guliy <vgulyy@redhat.com>
Copy link
Collaborator

@svor svor left a comment

Choose a reason for hiding this comment

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

About nodejs-angular stack, you don't need to make changes for all devfiles. Just create a new folder 2.2.1 and put into it a devfile with your changes, then add this version into stack.yaml file and mark it as a default

stacks/dotnetcore31/devfile.yaml Outdated Show resolved Hide resolved
stacks/nodejs-angular/2.0.2/devfile.yaml Outdated Show resolved Hide resolved
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.

As mentioned by @svor I think better not to apply the same change to all the nodejs-angular versions. Creating a new default (2.2.1) applying all updates there I think is sufficient.

Signed-off-by: vitaliy-guliy <vgulyy@redhat.com>
Signed-off-by: vitaliy-guliy <vgulyy@redhat.com>
Signed-off-by: vitaliy-guliy <vgulyy@redhat.com>
Signed-off-by: vitaliy-guliy <vgulyy@redhat.com>
Copy link
Collaborator

@svor svor 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 Looks good to me label May 20, 2024
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.

Tested locally and looks good to me. I left only a minor comment about the dotnetcore endpoint.

@kadel as you are the owner of the dotnetcore31 stack could you please review the PR?

stacks/dotnetcore31/devfile.yaml Show resolved Hide resolved
Copy link

openshift-ci bot commented May 22, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: ibuziuk, svor, vitaliy-guliy
Once this PR has been reviewed and has the lgtm label, please assign thepetk for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found 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 May 23, 2024

/retest

@kadel
Copy link
Member

kadel commented May 27, 2024

/lgtm

@thepetk thepetk merged commit 3b82016 into devfile:main May 27, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Looks good to me
Projects
None yet
5 participants