Skip to content

Fixes the upload script to purge the CDN correctly and display succes…#466

Merged
zooba merged 1 commit into
python:masterfrom
zooba:fix-upload-script
Mar 6, 2017
Merged

Fixes the upload script to purge the CDN correctly and display succes…#466
zooba merged 1 commit into
python:masterfrom
zooba:fix-upload-script

Conversation

@zooba
Copy link
Copy Markdown
Member

@zooba zooba commented Mar 4, 2017

…s output.

<DownloadUrlBase Condition="'$(DownloadUrlBase)' == ''">$(TARGET)</DownloadUrlBase>
<DownloadUrlBase Condition="'$(DownloadUrlBase)' == ''">/srv/www.python.org/ftp/python</DownloadUrlBase>
<IncludeDoc Condition="'$(IncludeDoc)' == ''">true</IncludeDoc>
<BuildForRelease Condition="'$(BuildForRelease)' == ''">true</BuildForRelease>
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

This determines whether the version is "3.6.1rc1" (building for release) or "3.6.1dev1234" (not building for release).

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

And if we have the wrong version number, we purge the wrong paths from the CDN.

Copy link
Copy Markdown
Member

@zware zware left a comment

Choose a reason for hiding this comment

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

Passes my sanity check, but I can't actually test it and am not terribly familiar with it anyway.

@zooba zooba merged commit f6e6101 into python:master Mar 6, 2017
@zooba zooba deleted the fix-upload-script branch March 6, 2017 03:55
zooba added a commit to zooba/cpython that referenced this pull request Mar 6, 2017
zooba added a commit to zooba/cpython that referenced this pull request Mar 6, 2017
zooba added a commit that referenced this pull request Mar 6, 2017
zooba added a commit that referenced this pull request Mar 6, 2017
ned-deily pushed a commit to ned-deily/cpython that referenced this pull request Mar 21, 2017
jaraco pushed a commit that referenced this pull request Dec 2, 2022
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.

5 participants