We've refreshed the TestLens visual identity with a new logo, colors, and fonts.
Here's the story behind the design.

https://testlens.app/blog/2026/03/26/new-logo/

#ContinuousIntegration #Testing #Java #GitHub #JUnit #Gradle #Maven

TestLens Has a New Look

We've refreshed the TestLens visual identity with a new logo, colors, and fonts. Here's the story behind the design.

Wednesday Links - Edition 2026-03-25

The Curious Case of Enum and Map Serialization (5...

DEV Community

Метод Компонентов – Роскошный максимум инженерии

Эта статья про то, как делать гибкую и расширяемую архитектуру с помощью простейших инструментов. Метод компонентов даёт интероперабельность, платформы, области ответственности, управление жизненным циклом, свободу в выборе технологий, бесконечный источник дофамина и избавляет от боли в суставах. Короче, компонентный подход реально CRAZY. А самое главное то, что он очень простой.

https://habr.com/ru/articles/1014448/

#ddd #maven #gradle #msbuild #system_design #architecture #Component_Method

Метод Компонентов – Роскошный максимум инженерии

— Как поступают VIP SWE, когда нужно задизайнить большую систему? — VIP SWE рисуют квадратики и стрелочки. Эта статья про то, как делать гибкую и расширяемую архитектуру с помощью простейших...

Хабр

Делаем админку из подручных средств

Рано или поздно почти любой бэкенд-проект приходит к задаче: нужна простая внутренняя страница. Посмотреть список чего-то, нажать пару кнопок, может быть что-то удалить.На «внутренней» странице пользователей не будет, а значит – «и так сойдёт». И вот тут начинается выбор: какие технологии взять или какой стек выбрать? Привет! На связи Евгений Захаров — backend разработчик в компании ecom.tech. Моя команда занимается вопросами координации и планирования работы внештатных сотрудников. В этой статье мой опыт, накопившейся за многие года работы в разных компаниях, дальше мы разберём базовые сценарии, риски, сложности. Поехали!

https://habr.com/ru/companies/ecom_tech/articles/1008228/

#kotlin #spring #spring_boot #thymeleaf #vue #gradle #vaadin

Делаем админку из подручных средств

Рано или поздно почти любой бэкенд-проект приходит к задаче: нужна простая внутренняя страница. Посмотреть список чего-то, нажать пару кнопок, может быть что-то удалить.На «внутренней» странице...

Хабр

Heads up - don't just do the major version bump to 6.0.0 for the 'setup-gradle' GitHub action, without being clear about the implications for your setup.

😥

"The caching functionality in `gradle-actions` has been extracted into `gradle-actions-caching`, a proprietary commercial component that is not covered by the MIT License."

https://github.com/gradle/actions/releases/tag/v6.0.0

https://github.com/gradle/actions/pull/885

#Gradle #GitHub #Java

Coding agents are shipping code faster than ever. When models converge in capabilities, speed is what will set teams apart.

Plug your agent into @tuist and get visibility into your Xcode and Gradle builds, tests, and artifacts. Via CLI, MCP, or API.

#Xcode #Gradle

🛠️ Android Studio Panda 4 Canary 1 is out!

Fixes include:
• Gradle keepRules (libraries)
• Gemini model refresh
• Project View crashes & loading
• R8/D8 Java 11 issues

👇
https://androidstudio.googleblog.com/2026/03/android-studio-panda-4-202534-canary-1.html?m=1

#AndroidDev #AndroidStudio #Gradle #Android #Kotlin #MobileDev

Android Studio Panda 4 | 2025.3.4 Canary 1 now available

Android Studio Panda 4 | 2025.3.4 Canary 1 is now available in the Canary channel. If you already have an Android Studio build on the  Ca...

RE: https://mastodon.social/@testlens/116250988040244817

I very much enjoy the work on TestLens with @britter and @marcphilipp. So many ideas to tackle the pain many developers in our space feel every day. The next features are already in the making. And we get a bunch of very good feedback from our early beta users. Let me know, if you want to join in!

#Java #Testing #JUnit #Gradle #Maven #CI #FlakyTests

We’ve been expanding @tuist beyond #Xcode to support #Gradle, and the process taught us a lot. LLMs have shifted the cost of supporting new build systems from implementation to go-to-market. Gradle’s stable APIs made integration and adoption close to zero effort. And now we get to cross-pollinate learnings across both ecosystems.

https://tuist.dev/blog/2026/03/16/xcode-and-gradle-two-worlds-one-infrastructure

Xcode and Gradle: Two worlds, one infrastructure

We plugged our infrastructure into Gradle in three weeks. Here is what we learned about the differences between Xcode and Gradle, and what it means for anyone building tools that sit between developers and their build systems.

It’s crazy we are processing millions of cache artifacts at @tuist. Those are coming from #Xcode and #Gradle builds that look up and persist blobs in our low-latency cache infrastructure.