【Unity】ビルド用のmacOSセルフホステッドランナー(使い捨て)をカンタンに立てる【GitHub Actions】 #GitHubActions - Qiita
https://qiita.com/su10/items/96a5689caea48bb7dbaa
【Unity】ビルド用のmacOSセルフホステッドランナー(使い捨て)をカンタンに立てる【GitHub Actions】 #GitHubActions - Qiita
https://qiita.com/su10/items/96a5689caea48bb7dbaa
Argh, writing #software for #microsoft #proprietary lunatic land drives me insane. Especially if you are trying to have a modern devopsy workflow. Once you've done #programming in an #opensource environment it really drives you bonkers. At work I maintain a #dotnet plugin for #microsoftword using the #visualstudio office tools #vsto. The project references some Primary Interop Assemblies. Which can only be obtained by either installing #microsoftoffice or #visualstudio , which of course is not something you can do in standard #github actions runner 🤦 The solution is to either install some unofficial version from #nuget or stand up your own #githubactions runner. Both of which are god damn fucking stupid!
The Great GitHub Nix Space Heist 🪓❄️
I've just released Nothing but Nix, a GitHub Action that transforms cramped 20GB GitHub runners into 130GB #Nix powerhouses! 💪
If you've ever hit thr no space left on device
error when building #NixOS configs in CI, this one's for you.
This action:
/mnt
The results? All my large configurations (workstations and servers) now build successfully in CI 👍
Best of all, when I update systems, everything comes from my FlakeHub Cache with zero local compilation time ⚡Updates that used to require coffee breaks now happen in seconds! ⏱️
Check out the full technical details on my blog 👇
https://wimpysworld.com/posts/nothing-but-nix-github-actions/
Being both cheap and stubborn pays off sometimes 😉 #DevOps #GitHubActions
Pro tip: when you’re developing a new GitHub Actions workflow, create a dummy repository to test it in first. That way, you don’t look stupid when your main repo has a bunch of failed runs and “fixing” commits. After building a half dozen workflows, I finally figured this out with my latest one.
Discover how .NET MAUI libraries can be integrated into GitHub Actions to streamline your development workflow. #dotnet #MAUI #GitHubActions #DevOps
I’ve been experimenting with some #godot development and was curious if there was a way to auto build a new binary whenever I made any changes, I found godot-ci and got it working really easily. I did have to adjust the image version to use Godot 4.4.1, but otherwise it worked great
"How to Harden GitHub Actions: The Unofficial Guide"
Driving to Linz for the Austria's edition of #GlobalAzure
🤗
Join me tomorrow, if you'd be curious about how to deploy an #Azure #OpenAI Service using #GitHubActions and #Terraform.
#MVPBuzz #HashiCorpAmbassador #GlobalAzure
globalazure.at/sessions/#3
Two recent supply chain attacks targeting GitHub Actions highlight critical CI/CD risks. Wiz shares guidance to harden workflows, reduce secrets exposure, and avoid PPE pitfalls.
https://www.wiz.io/blog/github-actions-security-guide
#GitHubActions #DevSecOps #SupplyChainSecurity #CloudSecurity
🥳🎉 Oh, look! Yet another "expert" guide on hardening GitHub Actions that arrives fashionably late to the party, like showing up with an umbrella after the flood. 🌊 And of course, it takes a mere 11 minutes to realize that you probably should have just used #Jenkins. 😂
https://www.wiz.io/blog/github-actions-security-guide #GitHubActions #expertGuide #humor #lateToTheParty #HackerNews #ngated
How to Harden GitHub Actions: The Unofficial Guide
https://www.wiz.io/blog/github-actions-security-guide
#HackerNews #GitHubActions #Security #BestPractices #UnofficialGuide #DevOps #Cybersecurity
Packaging and Publishing a .NET MAUI Library with GitHub Actions.
buff.ly/n2fZbwQ
#dotnetmaui #dotnet #csharp #githubactions #devops #xaml #mobiledev #appdev
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