-
-
Notifications
You must be signed in to change notification settings - Fork 72
Use S3 for the D2 URL template #16
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
Conversation
@WalterBright This one too? |
I was going to wait on that until the release is actually uploaded to AWS. |
Alright. Thanks. |
We need to have download statistics for any site we use. Let's hold off on this until we figure what S3 offers us. Otherwise, let's change the site to the newly created |
That should be the new short downloads.dlang.org URL. |
Updated with downloads.dlang.org base URLs. @braddr Could we get https://github.com/downloads/D-Programming-Language/dmd/curl-7.24.0-dmd-win32.zip uploaded to S3? Then the whole installer will be switched over and we'll be safe from Github's disappearing file hosting. @WalterBright Is /other/dm856c.zip the correct file for DMC? Before it just used dmc.zip from ftp.digitalmars.com but I noticed the downloads page had versioned dmc uploads available so I switched over to those. |
On 6/18/2013 9:22 AM, Brad Anderson wrote:
I use dmc.zip, rather than a versioned one, so that existing URLs always point |
@eco it's added, and I submitted a pull request to update the dlang.org website with the right path, it's not in the /releases tree but the /other tree. |
@braddr Thanks. I've updated this pull request with that url. |
@WalterBright At work we often have to link our latest version to our customers and having a simple URL you can remember or copy and paste is definitely the easiest way. What we did was used an HTTP redirect which has the added benefit of preserving the versioned file name so end users can tell what they just downloaded. Best of both worlds. |
What's the state of this? |
It's still ready to go. |
@braddr Could we get the new dmc 8.57 uploaded to S3? I'll update this pull request. |
Updated. This is ready to go once dm857c.zip gets uploaded to S3. |
all set: http://downloads.dlang.org/other/ |
@braddr Thanks |
Now will someone take the honour to merge this? |
@braddr Looks like Walter did an unversioned update to the zip file to fix a mistake a couple hours before you uploaded. Can you confirm it's the latest version of http://ftp.digitalmars.com/Digital_Mars_C++/Patch/dm857c.zip that was uploaded? Relevant NG discussion: http://forum.dlang.org/post/ktf0gf$1q0t$1@digitalmars.com |
I can confirm I downloaded it after he said he uploaded the second version. You can also confirm by downloading both and checking. |
I have no idea why I didn't think to just check myself. Sorry about that. Checked by md5 just to be sure. We're all good still. |
Checking is easy. Just run scppn.exe with no arguments, and it'll say 8.57. The bad one says:
|
@WalterBright Good to know. Oh, and while you are in here maybe click that Merge button :P. |
Given @andralex 's comment above, I'd like to leave it to him. |
@andralex Please merge. Adding Visual-D will conflict with this. There are no outstanding concerns. |
@WalterBright Could you merge this? Andrei's question about stats was addressed elsewhere. This is ready to go and is holding up my addition of Visual-D. |
Use S3 for the D2 URL template
No description provided.