mastodontech.de ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Offen für alle (über 16) und bereitgestellt von Markus'Blog

Serverstatistik:

1,4 Tsd.
aktive Profile

#GitHubActions

2 Beiträge2 Beteiligte0 Beiträge heute

📊 Just published: How to embed PlantUML diagrams in GitHub hosted documents

Tired of manually updating diagrams? I built a GitHub Action that automatically renders PlantUML files to SVG and commits them back to your repo.

🔧 Complete step-by-step workflow
📖 Docs as Code approach
🎯 Working sample repository included

Perfect for technical documentation workflows!

#PlantUML #GitHubActions #DocsAsCode #TechBlog #Automation

msicc.net/version-control-your

MSicc’s Blog · Version Control Your Diagrams: Automated PlantUML Rendering with GitHub ActionsLearn how to automate PlantUML diagram generation using GitHub Actions to create SVG images for your documentation. This post demonstrates a complete workflow that renders diagrams from .puml files and commits them back to your repository automatically.

📅 Got scheduled posts on your static blog but hate wasting Netlify build minutes every day?

I built a smart GitHub Actions workflow that only triggers a rebuild on the exact day a post is due.

🧠 It checks for future date: fields in Markdown, stores the next one as an artifact, and only builds when the time is right.

Full article + code here 👉 thibaultmilan.com/blog/2025/06

thibaultmilan.comAutomate Netlify Rebuilds Using GitHub Actions – Thibault MilanHow to automatically rebuild your Netlify site only when future-dated content needs to be published, while keeping your build minutes under control.

Liebe Folglinge,

ich suche leider noch immer nach einem neuen Job als #iOS und/oder #macOS Entwickler. Ich spreche #ObjectiveC, #Swift (auch Server-Side) und #SwiftUI und nutze die ganzen Tools drumherum (#Xcode, #Git, #GitHub, #GitHubActions, #ShellScripting etc.). Ich bringe 30 Jahre Berufserfahrung als Software-Entwickler mit, davon knapp 20 im #Apple Ökosystem.

Am Idealsten waere eine #Festanstellung zu 100% remote. Sollte es im Raum #Bregenz oder #Dornbirn etwas geben, dann auch gerne vor Ort.

Ich danke euch fuers Teilen. 🙏🏻
:boost_ok:

LinkedIn: linkedin.com/in/phranck/
Xing: xing.com/profile/Frank_Gregor0

#FediHire#JobSuche#RemoteJob

Want to automate workflows in R?

Join Megan Hltorf at Cascadia R Conf to explore GitHub Actions—a powerful cloud tool for:

✅ Fetching events with {ical}
✅ Crafting emails with {quarto}
✅ Sending updates with {blastula}
✅ Running it all automatically—*even while you sleep!*

Plus, learn how to ditch manual tasks for email alerts, reports, and more!

📅 June 21, 2025
🔗 cascadiarconf.org
#datasci #GitHubActions #RStats #DataScience

👉 Tag someone who hates repetitive tasks! 👈

🚀 New video just dropped!

In Part 2 of my self-hosted web app series, I show you how to:

✔️ Install Docker on a VPS

✔️ Set up NGINX Proxy Manager

✔️ Auto-deploy with GitHub Actions

✔️ Serve your site with HTTPS using Let's Encrypt

It’s all running on a hardened Ubuntu server from Hetzner 🛡️

📺 Watch it here → youtu.be/NHzT88413Q8

#Docker#Nginx#GitHubActions

🚀 New video just dropped!

In Part 2 of my self-hosted web app series, I show you how to:

✔️ Install Docker on a VPS

✔️ Set up NGINX Proxy Manager

✔️ Auto-deploy with GitHub Actions

✔️ Serve your site with HTTPS using Let's Encrypt

It’s all running on a hardened Ubuntu server from Hetzner 🛡️

📺 Watch it here → youtu.be/NHzT88413Q8

#Docker#Nginx#GitHubActions

Made major changes to my #BurgeonLab blog!

#Changelog:
- Add light/dark switcher
- Improve colours
- Update fonts to variable, #woff2, preloading
- Add Lastmod date
- Add search with #Pagefind (Haven't fully customized results page but I'm happy to get it working online after updating the #GitHubActions workflow)
- Improve CSS
- Fix RSS
- Small cosmetic updates to interface/layout
- Summary on post cards

New posts soon! Open to any feedback. ➡️ burgeonlab.com

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:

  • Creates a large #BTRFS volume from free space on /mnt
  • Ruthlessly eliminates unnecessary packages in the background
  • Dynamically expands your Nix store as space becomes available

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