#buildautomation — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #buildautomation, aggregated by home.social.
-
via @dotnet : Reinventing how .NET Builds and Ships (Again)
https://ift.tt/HvrGcCO
#DotNet #UnifiedBuild #SoftwareDevelopment #DevOps #OpenSource #Coding #BuildProcess #ContinuousIntegration #TechInnovation #Programming #BuildAutomation #SoftwareEngineering #Mic… -
Most build systems have their own syntax to write build scripts with the twist that functions are only run if their output could differ from the last call.
I turned this upside-down thing on its feet again, providing a Python library to run functions only if needed.
So your build script is just a Python script, but still does not run functions unnecessarily.
https://codeberg.org/harald/pythonbuilder
#pythonbuilder #buildtool #cmake #gradle #ant #buildautomation
-
To be fair to nuke though, I got it to work now, I can only debug it with VsCode but not with Visual Studio, but that's a minor glitch.
I think, with what I have now I can move on and create even more complex builds.
#nukebuild #buildautomation #ci #azuredevops #csharp #dotnet
-
Neu im Forum:
Frontend-Tooling (Grunt, Gulp, Vite, Webpack)?
https://t3forum.net/d/859-frontend-tooling-grunt-gulp-vite-webpack
-
🚀 New Blog Post: "Wrapping Elephants in Snowflakes" 🐘❄️
If you're working with Gradle and Nix, this post is for you! Learn how to bridge the gap between Gradle's dynamic dependency management and Nix's sandboxed builds—without the hassle. 🛠️🔧
👉 Read the full post and discover the 2025 solution! https://britter.dev/blogs/2025-01-02-gradle-nix/
#DevOps #NixOS #Gradle #BuildAutomation #CI #FOSS #Reproducibility
-
#Meson 1.5.2 has been released (#MesonBuild / #MesonBuildSystem / #BuildAutomation / #Make / #Build / #MakeBuild / #BuildCompilation) https://mesonbuild.com/
-
#CMake 3.29.8 (old stable) has been released (#Kitware / #BuildAutomation / #Make / #Build / #MakeBuild / #BuildCompilation) https://cmake.org/
-
#CMake 3.30.3 has been released (#Kitware / #BuildAutomation / #Make / #Build / #MakeBuild / #BuildCompilation) https://cmake.org/
-
#Meson 1.5.0 has been released (#MesonBuild / #MesonBuildSystem / #BuildAutomation / #Make / #Build / #MakeBuild / #BuildCompilation) https://mesonbuild.com/
-
#CMake 3.30.1 has been released (#Kitware / #BuildAutomation / #Make / #Build / #MakeBuild / #BuildCompilation) https://cmake.org/
-
#CMake 3.30.0-rc3 has been released (#Kitware / #BuildAutomation / #Make / #Build / #MakeBuild / #BuildCompilation) https://cmake.org/
-
#CMake 3.29.6 has been released (#Kitware / #BuildAutomation / #Make / #Build / #MakeBuild / #BuildCompilation) https://cmake.org/
-
#CMake 3.28.2 has been released (#Kitware / #BuildAutomation / #Make / #Build / #MakeBuild / #BuildCompilation) https://cmake.org/
-
Currently running Jenkins but kind of hate it and every three months or so I start googling alternatives until I feel that it _does_ actually do what we need and I don't feel like setting up something new that's probably just as horrible.
Having a look at TeamCity though and it does seem to check a lot of the right boxes. What say ye? Yay? Nay?
#softwareengineering #BuildAutomation #ci #teamcity #jetbrains
-
How to build your iOS app for TestFlight and the App Store from the command line (Season 3, Episode 8)
Today's session is up on YouTube!
https://youtu.be/kuAg3meTYiw#BuildAutomation #TestFlight #iOSDeveloper #SwiftDeveloper #buildInPublic
-
Build your iOS app for TestFlight in 3 steps on the command line: Archive, export archive, and upload.
-
Meta open-sources ‘significantly faster’ build system - Facebook parent company Meta has released its Buck2 build system under the MIT open so... - https://www.infoworld.com/article/3693049/meta-open-sources-significantly-faster-build-system.html#tk.rss_all #softwaredevelopment #developmenttools #buildautomation #opensource
-
BrandPost: Introducing the Redis/Intel Benchmarks Specification for Performance Testing, Profiling, and Analysis - Redis and Intel are collaborating on a “zero-touch” performance and profiling automati... - https://www.infoworld.com/article/3687091/introducing-the-redis-intel-benchmarks-specification-for-performance-testing-profiling-and-analysis.html#tk.rss_all #buildautomation
-
Getting angry with Jenkins again. I just haven't found anything that is particularly better for us.
I honestly wouldn't mind doing more stuff manually (as in automated by manually crafted scripts), but there are a few things regarding running different things on different computers and transferring artifacts between them that would require quite a bit of work to get up and running.
-
Please welcome @matkoch and @nuke to the #dotnet community in the fediverse!
They probably don’t need an introduction, but out of courtesy, let’s do it anyway:
@matkoch is the creator of @nuke (https://nuke.build), which is a super powerful and overall really beautiful way to automate your builds with regular #CSharp.Please make sure to follow them if you are even remotely interested in #BuildAutomation #DevOps, #CICD and #dotnet
-
I really like :nukebuild: ! It should be the default #BuildAutomation solution in the #dotnet :dotnet: #CSharp :csharp: world!
-
I hate it when #gradle decides to inject an old version of itself into a project and then complains it fails to load new features. Thanks, Gradle.
#software #development #buildAutomation