Skip to content
This repository was archived by the owner on Jan 4, 2022. It is now read-only.

F# Make build script#1

Open
ctaggart wants to merge 3 commits intoeswann:masterfrom
ctaggart:fake
Open

F# Make build script#1
ctaggart wants to merge 3 commits intoeswann:masterfrom
ctaggart:fake

Conversation

@ctaggart
Copy link
Copy Markdown

I replaced the existing psake scripts with F# Make build.fsx script. It support source indexing using my SourceLink add on and builds using AppVeyor.

You can see some builds I made here:
https://ci.appveyor.com/project/ctaggart/burrows/history

After merging the pull request, you just need to change the url in build.fsx to be raw.githubusercontent.com/eswann/burrows.

To make the stable build using AppVeyor, I just set fakeargs temporarily in the UI to nuget versionAssembly=0.3.1.1 versionFile=0.3.1.1 prerelease=.
image

@ctaggart
Copy link
Copy Markdown
Author

Here is a Fiddler capture of debugging into Burrows from Visual Studio. Follow the link to Google Drive, then click download: Burrows.0.3.3.1.saz

@eswann
Copy link
Copy Markdown
Owner

eswann commented Jul 1, 2014

Thanks Cameron, I'll get this merged in soon. I want to set up automatic publish to Nuget first.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants