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

Sweet matrix labels #70

Closed
samrocketman opened this issue Jun 17, 2015 · 2 comments
Closed

Sweet matrix labels #70

samrocketman opened this issue Jun 17, 2015 · 2 comments

Comments

@samrocketman
Copy link
Owner

https://builds.apache.org/job/Mesos/

Check out those sweet matrix labels. Rather than shitty labels like jdk0 and jdk1 wouldn't it be cool to see jdk:openjdk7 and jdk:oraclejdk7? More examples:

  • rvm:2.1.1
  • python:2.7
@samrocketman
Copy link
Owner Author

Need to account for labels that don't have bash friendly names like env and perhaps gemfile. I think a friendlyLabel Boolean should be added to each toolchain. If friendlyLabel=true then it should make use of the rvm:1.9.3 label. If friendlyLabel=false then it should fall back to using the index like rvm0.

@samrocketman
Copy link
Owner Author

Must update the toolchains.json spec with friendlyLabel.

@samrocketman samrocketman added this to the 0.1.0 milestone Jun 17, 2015
@samrocketman samrocketman modified the milestones: 0.1, jervis-0.2 Jul 26, 2015
@samrocketman samrocketman modified the milestone: jervis-0.3 Sep 30, 2015
samrocketman added a commit that referenced this issue Oct 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant