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

Use Cake.Recipe #104

Open
pascalberger opened this issue Apr 25, 2019 · 2 comments
Open

Use Cake.Recipe #104

pascalberger opened this issue Apr 25, 2019 · 2 comments

Comments

@pascalberger
Copy link
Member

pascalberger commented Apr 25, 2019

Use Cake.Recipe for building the addin to make contributions for other addin authors easier

@devlead
Copy link
Member

devlead commented Apr 25, 2019

This would be great. One of the hurdles to overcome is to package the nuget package correctly to bundle the native libgit assemblies correctly as the change names each version.

We also need to sort a correct folder structure as it's a bit broken on netstandard now since libgit changed do multimoniker and .NET Core resolves assemblies a bit differently than 4.x, but there might be some

We also need to trigger integration tests, but that I don't see as an issue.

@pascalberger
Copy link
Member Author

If I find some time I can give it a shot. I definitely want to solve the LIbGit2Sharp update issue, so at least the folder structure part is something I plan to solve. The other points should be solvable with Cake.Recipe extension points.

pascalberger added a commit to pascalberger/Cake_Git that referenced this issue Jul 5, 2019
pascalberger added a commit to pascalberger/Cake_Git that referenced this issue Jan 24, 2020
pascalberger added a commit to pascalberger/Cake_Git that referenced this issue Jan 25, 2020
pascalberger added a commit to pascalberger/Cake_Git that referenced this issue Jan 25, 2020
pascalberger added a commit to pascalberger/Cake_Git that referenced this issue Jan 25, 2020
pascalberger added a commit to pascalberger/Cake_Git that referenced this issue Jan 27, 2020
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

No branches or pull requests

2 participants