Skip to content

Comments

Fix installation of dmd point releases#201

Merged
andralex merged 1 commit intodlang:masterfrom
wilzbach:fix-point-release-installation
Oct 22, 2016
Merged

Fix installation of dmd point releases#201
andralex merged 1 commit intodlang:masterfrom
wilzbach:fix-point-release-installation

Conversation

@wilzbach
Copy link
Contributor

Seems like #200 broke the ability to download/install point releases as it tries to query for the latest build version. This just extends the ignore regex to add point releases

CC @MartinNowak

@dnadlinger
Copy link

@MartinNowak: Seems like #200 broke CircleCI on dlang/dmd, so ping.

@dnadlinger
Copy link

@andralex @CyberShadow: #200 broke CircleCI on all of dlang, so I'd suggest pulling this as a hotfix until Martin can have a look. (Don't have push access to installer.)

@andralex
Copy link
Member

I'll pull this (for) now. Thanks.

@andralex andralex merged commit 1997e5c into dlang:master Oct 22, 2016
@wilzbach wilzbach deleted the fix-point-release-installation branch October 22, 2016 23:10
@wilzbach
Copy link
Contributor Author

wilzbach commented Oct 22, 2016

I'll pull this (for) now. Thanks.

Thanks!. It seems that the file at https://dlang.org/install.sh is still using the old version. Does anyone know how we can update it?

@MartinNowak
Copy link
Member

Thanks and sorry for the troubles, time to write tests for that script ;).

@MartinNowak
Copy link
Member

MartinNowak commented Oct 23, 2016

The script is simply copied to dlang.org, i.e. scp install.sh install.sh.sig digitalmars.com:/usr/local/www/dlang.org/data/. We have a couple of people who can do that.
It's currently done manually b/c I'm also signing the script. Would be good to have more people in our keyring http://dlang.org/gpg_keys.html.

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.

4 participants