[Перевод] Вышел релиз GitLab 18.2 с Duo Agent Platform в IDE (бета-версия) и настраиваемыми статусами рабочего процесса
Вышел релиз GitLab 18.2 с Duo Agent Platform в IDE (бета-версия) и настраиваемыми статусами рабочего процесса для тикетов и заданий
https://habr.com/ru/articles/934006/
gmap: Command-line tool for visualizing Git activity
https://programming.dev/post/35137938
Moving #Git history
https://blog.danwald.me/moving-git-history?ref=twitter-share
Git 2.51-rc0 Makes More Preparations For Git 3.0 Where It Will Use SHA-256 By Default
https://www.phoronix.com/news/Git-2.51-rc0
Git Worktrees: Git Done Right, by @nickyt.online:
https://www.nickyt.co/blog/git-worktrees-git-done-right-2p7f/
@rasterinterrupt
I've noticed that for the simple task of storing HTTP calls somewhere, running them and displaying a result in the screen, #Emacs offers a simple plugin called #restclient. It automatically activates when you open a file with .http extension. So you can save all your calls into calls.http file. Several other editors/IDE:s have a similar functionality which supports the same file extension. Super easy to version with #git.
⚡️ Automatic Dependency Scanning in Azure DevOps
🏷️ #devdigest #azure #cloud #git #github
https://devdigest.today/goto/4750
Euh le boulot IA dans mes papiers = <3%.
Maintenant refuser une vision supplémentaire, même mécanique, c'est juste digne de pauvres cons qui ne pensent qu'a leur retraite non ???
#Démago #Gît #Démago #Làààà #Démago #HouHouuuu ^^'
RE: https://bsky.app/profile/did:plc:otxszcabmyuyunuywdcdbbnk/post/3lvlfon542s2m
#heptapod Runner 0.8.0 released, based on #gitlab Runner 17.9.3 Changelog: https://foss.heptapod.net/heptapod/heptapod-runner/-/blob/heptapod-0.8.0/HEPTAPOD_CHANGELOG.md Docker: https://hub.docker.com/repository/docker/heptapod/heptapod-runner/tags/?name=0.8.0 #git #mercurial
⚡️ How GitHub Actions Handle Running Processes After Job Ends
🏷️ #devdigest #dotnet #net #git #github
https://devdigest.today/goto/4748
#heptapod 18.2.0rc1 released, featuring #gitlab 18.2.1 and separate #mercurial storage Docker: https://hub.docker.com/r/heptapod/heptapod/tags?name=18.2.0rc1 Changelog: https://foss.heptapod.net/heptapod/heptapod/-/blob/heptapod-18.2.0rc1/HEPTAPOD_CHANGELOG.md #git
🌘 gmap:視覺化 Git 活動的命令列工具
➤ 透過終端機,洞察 Git 專案變動全貌
✤ https://github.com/seeyebe/gmap
本文介紹 gmap,一個專為開發者打造的快速命令列工具,用於視覺化 Git 儲存庫的活動。它能以熱點圖、變動量、作者貢獻等方式,幫助使用者一目瞭然地理解專案的變動歷史,解決傳統 git log 和 git blame 難以高效回答的問題。gmap 提供互動式終端使用者介面(TUI)和 JSON 匯出功能,並支援多種日期和版本規格。
+ 終於有一個工具能讓我輕鬆看懂專案的變動趨勢了!
+ TUI 介面很直觀,對於經常在終端機工作的開發者來說非常方便。
#Git #命令列工具 #數據視覺化 #開發者工具