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

Add CentOS based nodejs4 stack to default assembly #4788

Merged
merged 1 commit into from
Jun 16, 2017

Conversation

dharmit
Copy link
Contributor

@dharmit dharmit commented Apr 12, 2017

Signed-off-by: Dharmit Shah dshah@redhat.com

What does this PR do?

Add NodeJS stack based on CentOS to the default assembly

Changelog

Add CentOS based nodejs4 stack to default assembly

Release Notes

Add CentOS based nodejs4 stack to default assembly

Docs PR

cc @l0rd

@codenvy-ci
Copy link

Can one of the admins verify this patch?

}
},
"recipe": {
"location": "dharmit/centos-nodejs",
Copy link
Contributor

Choose a reason for hiding this comment

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

Don't you want to use registry.centos registry here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@l0rd modified.

@dharmit dharmit force-pushed the centos-nodejs branch 2 times, most recently from 95836ea to bcaff88 Compare April 17, 2017 03:15
Copy link
Contributor

@l0rd l0rd left a comment

Choose a reason for hiding this comment

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

@dharmit thanks for your update. We have just figured out that there might be an issue with IDs containing spaces. Can you address that too? Thanks for your patience.

}
},
{
"id": "CentOS nodejs",
Copy link
Contributor

Choose a reason for hiding this comment

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

All stacks, except centos nodejs and wildfly swarm have lowercase IDs without spaces. Can you please change the IDs into:

  • nodejs4
  • wildfly-swarm

@dharmit
Copy link
Contributor Author

dharmit commented Apr 19, 2017

@l0rd thanks for pointing that out. I updated the PR. Let me know if it looks good or needs further modification.

Signed-off-by: Dharmit Shah <dshah@redhat.com>
@l0rd
Copy link
Contributor

l0rd commented Apr 20, 2017

Thanks @dharmit. I'm ok with the current state of this PR. @benoitf do you think we can merge this?

Copy link
Contributor

@benoitf benoitf left a comment

Choose a reason for hiding this comment

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

@l0rd ok for me. Need a PM for release notes (added)

@benoitf benoitf requested a review from slemeur April 20, 2017 15:11
@slemeur slemeur added the kind/enhancement A feature request - must adhere to the feature request template. label Jun 16, 2017
@slemeur slemeur added this to the 5.13.0 milestone Jun 16, 2017
@slemeur slemeur merged commit c8a8381 into eclipse-che:master Jun 16, 2017
JPinkney pushed a commit to JPinkney/che that referenced this pull request Aug 17, 2017
Signed-off-by: Dharmit Shah <dshah@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A feature request - must adhere to the feature request template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants