Skip to content
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

update to SourceLink 1.0 #845

Merged
merged 8 commits into from
Jul 14, 2015
Merged

update to SourceLink 1.0 #845

merged 8 commits into from
Jul 14, 2015

Conversation

ctaggart
Copy link
Contributor

I'm working on SourceLink 0.6. @forki logged ctaggart/SourceLink#45 that I'm going to try to address here. This isn't to be merged until I release 0.6. Ideally this coming week.

@@ -65,12 +65,11 @@ NUGET
Nancy (>= 1.2.0)
Newtonsoft.Json (6.0.8)
NuGet.CommandLine (2.8.5)
Nuget.Core (2.8.5)
NuGet.Core (2.8.5)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

It this really causing a Travis build failure. Yikes. That is the real name of the package and is what Paket-Install 1.18.0 set it to.

@ctaggart
Copy link
Contributor Author

image

:-)

proj.CreateSrcSrv (sprintf "%s/%s/{0}/%%var2%%" gitRaw projectName) repo.Commit (repo.Paths files)
Pdbstr.exec proj.OutputFilePdb proj.OutputFilePdbSrcSrv
let url = sprintf "%s/%s/{0}/%%var2%%" gitRaw projectName
proj.SourceIndex proj.OutputFilePdb proj.CompilesNotLinked __SOURCE_DIRECTORY__ url
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think this will be a lot more straightforward for people.

Pdbstr.exec proj.OutputFilePdb proj.OutputFilePdbSrcSrv
)
let url = sprintf "%s/%s/{0}/%%var2%%" gitRaw projectName
SourceLink.Index proj.CompilesNotLinked proj.OutputFilePdb __SOURCE_DIRECTORY__ url )
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This feels much nicer!

@forki
Copy link
Member

forki commented Jul 13, 2015

is it ready to merge?

@ctaggart ctaggart changed the title WIP: update to SourceLink 0.6 update to SourceLink 1.0 Jul 14, 2015
@ctaggart
Copy link
Contributor Author

Ready to merge now.

forki added a commit that referenced this pull request Jul 14, 2015
@forki forki merged commit 1a9b971 into fsprojects:master Jul 14, 2015
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