-
Notifications
You must be signed in to change notification settings - Fork 33
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
swap tavis uri template for std uri template #122
Comments
Never done this before 😊 I think I'll need a little guidance 🙂 . To my understanding, I need to follow this guide, and add something like this to the
is that correct? |
that's pretty much the gist of it. @andrueastman can provide additional support if required. (he is located in Nairobi, so he has most likely already finished his week) |
I'll go through this early next week too. |
(trying to find the |
You might want to try that (never tried it) https://github.com/itn3000/Itn.SnkUtils |
Also here is some additional guidance that might be helpful. |
thanks! |
Leaving this note as a reference for the future: I rescued to run |
@andreaTP If it helps you can check out this PR i did some time back to fix the same issue on the Tavis.UrlTemplate package with GH actions pipeline. tavis-software/Tavis.UriTemplates#75 |
Thanks @andrueastman for the reference! It helped a lot! would you mind having a look? |
No worries. Will follow up in the PR. |
@andreaTP as soon as you think you're ready, please go ahead and submit a PR here. One particularity for dotnet, you need to make sure strong name signing is enabled. If you have questions about that @andrueastman can help you with that
The text was updated successfully, but these errors were encountered: