Packaging and Publishing a .NE...
Packaging and Publishing a .NET MAUI Library with GitHub Actions.
https://devblogs.microsoft.com/dotnet/dotnet-maui-libraries-github-actions/?hide_banner=true
#dotnetmaui #dotnet #csharp #githubactions #devops #xaml #mobiledev #appdev
Stop Using Jenkins in 2025, by @osomudeya:
learn how to push your packages to NuGet.org or Azure DevOps Internal Feed! 🛠️ Head over to the blog for a complete guide and don’t forget to check out more samples at dotnet/maui-samples! #DevOps #DotNetMAUI #GitHubActions #NuGet
For more information check: https://devblogs.microsoft.com/dotnet/dotnet-maui-libraries-github-actions/.
learn how to push your packages to NuGet.org or Azure DevOps Internal Feed! 🛠️ Head over to the blog for a complete guide and don’t forget to check out more samples at dotnet/maui-samples! #DevOps #DotNetMAUI #GitHubActions #NuGet
For more information check: https://devblogs.microsoft.com/dotnet/dotnet-maui-libraries-github-actions/.
via @dotnet : Packaging and Publishing a .NET MAUI Library with GitHub Actions
https://ift.tt/a4tKkVe
#DotNet #MAUI #GitHubActions #DevOps #NuGet #LibraryPublishing #MSBuild #Automation #Versioning #PackageSigning #AzureDevOps #ContinuousIntegration #ContinuousD…
TIL: how to disable cron for GitHub forks
Quick update to this post: no need to hardcode the repo owner name, which makes it easier to maintain projects across organisations.
https://hugovk.dev/blog/2023/til-how-to-disable-cron-for-github-forks/
New blog post!
My GitHub Actions workflow and using GitHub Pages for my Hugo blog. Useful for those who want to write and resume on multiple devices.
#BurgeonLab
#githubpages #github #git #hugo #staticsite #ssg #hugossg #blog #githubactions
GitHub Actionsでリリースノートを作成しkintoneに登録してみた
https://qiita.com/kanekoh/items/4dc9da883e5e6ab53976?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
Eleventy: A GitHub Workflow to Check if an Automated Dependency Update Would Break Your Site, by @j9t [@frontenddogma]: