git

Back Open Paginator
10.10.2025 15:32
habr (@habr@zhub.link)

Чанковая загрузка артефактов CI/CD: оптимизация передачи файлов

Всем привет! Меня зовут Бороздин Филипп, я разработчик платформы GitFlic. Вместе с командой мы создаем продукт, включающий в себя все возможности Git, автоматическое тестирование и анализ кода, CI/CD, реестр пакетов, а также множество других фич, с полным списком которых вы можете ознакомиться на

habr.com/ru/companies/astralin

#git #разработка #gitflic #cicd #cicdконвейер #итсообщество




Show Original Post


10.10.2025 13:14
tombruijn (@tombruijn@mastodon.social)

Local Git push/pull: Quickly share changes between clones of a repository on the same machine. No need to push changes to a remotely hosted repository and pull it in the other local clone.
Is this a very niche problem to have?

tomdebruijn.com/posts/git-pull




Show Original Post


10.10.2025 13:06
Linux (@Linux@rebel.ar)

Code Berg (spelled as one word: CodeBerg) is a GitHub / GitLab alternative, based in Germany, Europe — outside U.S. jurisdiction and away from large corporations such as Microsoft.

You can either join Code Berg, or you can host your own copy @forgejo Of course, @Codeberg is also on the Fediverse.

#GitHub #GitLab #CodeBerg #Git #FOSS #OpenSource




Show Original Post


10.10.2025 09:56
musicmatze (@musicmatze@social.linux.pizza)

Re-reading #email patch workflow stuff and the #b4 and #publicinbox docs and ... maaan... that is the only true way of developing software together in large teams.

I mean, I don't care for your 5 person project, do what you want.

But for large projects, that really is the only way to develop that truly scales.

Maybe, just maybe, #radicle can become the second way of doing that. Right now, it clearly is not (mainly because it is too young), but I still have hope!

That said, #sourcehut is also really nice, but right now I like public-inbox a bit more. I guess you could combine the two, possibly?

#git #github #shithub #gitlab #shitlab




Show Original Post


10.10.2025 09:33
defnull (@defnull@chaos.social)

Every single time #Graylog is updated at my workplace, a script is triggered that checks out a single #java file from the upstream #git repository, applies a patch, compiles it, and injects the compiled class file back into the server jar, then restarts Graylog. Because they never fixed the performance issue I reported almost 4 years ago, and maintaining a fork sucks.

Yes, it's a dirty hack, but it worked flawlessly ever since and I'm not sure if I should feel bad about it, or be proud of it.




Show Original Post


10.10.2025 09:25
xameer (@xameer@mathstodon.xyz)

#git folks re in middle of a messy rebase and have to have to make a push you

add a worktree
abort the rebase
I ll comment




Show Original Post


10.10.2025 00:21
stylus (@stylus@social.afront.org)

Another github project archived, not yet moved to codeberg: github.com/jepler/leapsecondda

leapseconddata is a relatively straightforward library to access information about past and announced leap seconds from Python code (as well as a small command line program to access the same data)

It's a pure Python program compatible with Python 3.9 and up (last release tested 3.13).

It's somewhat likely that there'll never be another leap second, as various international bodies are working on proposals to end the practice by 2030. (there might be something else in the future, like a leap hour, but only after everyone working on the new definition of UTC is dead so they for sure won't have to deal with it)

(and anyway the program doesn't rely on a bundled version of the data, so even a new leap second doesn't create a need for a new release)

I do use it in another project (wwvbpy) so if there's a need in the future I'll revive it on codeberg to make some future release.

#codeberg #forgejo #git #gitHub #dumpGitHub




Show Original Post


09.10.2025 23:31
VZ (@VZ@fosstodon.org)

How exactly do "blobless" clones work on #CircleCI? I've received their email about introducing a faster #git clone method and they're not kidding: for wxWidgets, using "blobless" brought clone time down from 82s to 14s in their environment.

Does anybody know if this is something we can use at home^W^W with #Forgejo Actions as well? I have a few jobs where clone time dominates the total running time of the job.




Show Original Post


09.10.2025 21:31
Profpatsch (@Profpatsch@mastodon.xyz)

Are all of y’all ready for an actually good git blame TUI?

#git #bubbletea





Show Original Post


09.10.2025 20:59
tsdh (@tsdh@social.tsdh.org)

@sanityinc I'm using #jj at work since a week after I heard a podcast about it last weekend. It's really, really nice although tooling is obviously not as good and complete as for #git yet. In colocated repos, you can use git tools but sadly not in jj workspaces. But anyway, it's a joy to use.




Show Original Post


09.10.2025 20:55
escolalinux (@escolalinux@mastodon.social)

🔍 Desmistificando o Debate Git vs. GitHub: Entendendo as Principais Diferenças 🖥️🔗

Git e GitHub são frequentemente confundidos, mas possuem funções distintas no mundo do desenvolvimento. Descubra as diferenças essenciais entre eles e como cada um pode beneficiar seus projetos!

👉 Saiba mais no blog: nova.escolalinux.com.br/blog/d




Show Original Post


09.10.2025 20:30
devdigest (@devdigest@mastodon.social)

⚡️ Beginner's Guide to Building an App with GitHub Copilot

🏷️

devdigest.today/goto/4946




Show Original Post


1 ...234 235 236 237 238 239 240 241 242 243 244 ...348
UP