Skip to content

Conversation

devoncarew
Copy link
Member

Re-enable the windows bot. Will need to ping this PR a few times.

# Investigate scoop?
- choco install -y dart-sdk -version 1.11.1
# - choco install -y dart-sdk -version 1.11.1
- ps: wget https://storage.googleapis.com/dart-archive/channels/dev/release/1.12.0-dev.5.1/sdk/dartsdk-windows-x64-release.zip -OutFile dart-sdk.zip
Copy link
Contributor

Choose a reason for hiding this comment

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

would it make sense to download whatever the latest dev channel is?

https://gsdview.appspot.com/dart-archive/channels/be/raw/latest/sdk/dartsdk-windows-x64-release.zip

this link should always point to the latest dev channel.

Copy link
Member Author

Choose a reason for hiding this comment

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

Yup, totally. I'm just looking to get a build through once though.

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks for the link :)

@devoncarew
Copy link
Member Author

Fix #795

@sethladd

Will squash -

- choco install -y dart-sdk -version 1.11.1
# TODO: Switch back to chocolatey once 1.12.0 is available.
# - choco install -y dart-sdk -version 1.11.1
- ps: wget https://gsdview.appspot.com/dart-archive/channels/be/raw/latest/sdk/dartsdk-windows-x64-release.zip -OutFile dart-sdk.zip
Copy link
Contributor

Choose a reason for hiding this comment

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

are we sure we want 'be' channel? shouldn't we use dev ?

Copy link
Member Author

Choose a reason for hiding this comment

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

will change to dev

tweak script

tweak

build is green

be ==> dev
@sethladd
Copy link
Contributor

lgtm

thank you!

@sethladd sethladd closed this Aug 10, 2015
@sethladd sethladd reopened this Aug 10, 2015
devoncarew added a commit that referenced this pull request Aug 10, 2015
download the windows sdk directly
@devoncarew devoncarew merged commit 46cc062 into master Aug 10, 2015
@devoncarew devoncarew deleted the ddc_win_bots branch August 11, 2015 08:42
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.

2 participants