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

WIP: support multiple projects #50

Closed
wants to merge 1 commit into from

Conversation

phillipj
Copy link
Member

Working on getting both io.js and node supported, mainly related to downloads and versions. So far its been brute force just to get it up-n-running.

As we dont have a unified versions.json yet, as @mikeal mentioned in nodejs/build#163, I've just created a simple unified_versions.json for mocking purposes in the meantime.

Just duplicating everything doesnt make sense and obviously doesnt look that great either. The frontpage didnt get too bad though, but the downloads page with its matrix and previous released versions is a whoooole different story.

image

Any thoughts about how this?

@fhemberger
Copy link
Contributor

There's no need to support multiple projects. From version 4 on, there will be only Node.js.
Older versions of node/io.js will only be shown in the overall release list, which will by then become a separate page (with a looooong list).

@phillipj
Copy link
Member Author

Ahh, so when you said

Both. There still needs to be some work done to integrate the builds automatically into the site.

in issue #20 you only meant the previous release list?

@fhemberger
Copy link
Contributor

Yes. The list should not only the converged release (starting with 4.0.0), but all io.js and node.js releases in a single spot. Sorry, if this caused a misunderstanding.

@phillipj
Copy link
Member Author

Np, created a WIP to find out what needed to be done - great success in other words 🎉

Sounds alot simpler than what I had in mind. Closing this PR as it sounds trivial enough to fix quickly after build has a unified versions in versions.json ready.

@phillipj phillipj closed this Aug 26, 2015
@phillipj phillipj deleted the multiple-projects branch August 26, 2015 17:08
@mikeal
Copy link
Contributor

mikeal commented Aug 27, 2015

This came up in the TSC meeting a bit as well, we want to have a merged/complete Changelog as well and I want to try and create automated release posts from the Changelog+versions.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants