#Bitbucket

2025-06-18

чат, че думаешь за синтакс в дифах #BitBucket

2025-06-12

At #Atlassian #bitbucket ... when you don't care if notification emails arrive a day later.

𝗯𝗮𝗺bam@chaos.social
2025-06-10

Im Gegensatz zu GitHub & Co. leistet sich #Atlassian keine CLI für #Bitbucket, was an sich bereits ein Unding ist. Doch zum Glück gibt es "bb", eine gut gepflegte CLI eines fleissigen Open Source Maintainers, der es in seiner Freizeit entwickelt. Nachdem Atlassian Repositories mit "Free Plan" stark limitierte, sah sich der Maintainer gezwungen, "bb" fortan nicht mehr auf BitBucket, sondern auf GitHub weiterzuentwickeln. Welch' Ironie des Schicksals …

Quelle: bitbucket.org/gildas_cherruel/
#ShitBucket

Alejandro Baezzeab@fosstodon.org
2025-06-06

Woah, #launchpad is not going to support #bazaar anymore. Reminds me of when #bitbucket stopped supporting #mercurial. It didn't kill mercurial, but it sure didn't help. 🙃

omgubuntu.co.uk/2025/06/launch

2025-06-05

The #bitbucket change is feeling like ransom all of a sudden. Yeah, I forgot about the change, but I was also willing to pay for 1 user but nooooooo, you need to pay for 5. I don't want to give companies like this money so I'm going though 250+ repos to trim down before moving somewhere else. Gah.

2025-06-02

Wenn dir die Internationalisierung von #Bitbucket den Menüpunkt "Geheimes Scannen" anzeigt, und du nach dem neugierigen Anklicken weißt, dass es hier um das #Secret Scanning geht...

Dann weißt du, dass du ein #Qualitätsprodukt von #Atlassian benutzt.

2025-04-25

Deleting my (free) #Atlassian / #Bitbucket accounts is such a p.i.t.a. ... worst UX ever.

Willem Van den Ende - Writingmostalive
2025-04-23

Small step for . Migrated 's 152 git repositories to a self-hosted (after demainded money. we don't need issue trackers etc, so even gitea is overkill. I rarely use the web ui of these things, only to search a repository and clone it). h/t for making the first steps easy and @berthub.eu.articles for raising awareness.

2025-04-19

Having build issue with Unity Build:

- I created a new repo to use submodules, since only one repo can be used to build
- BitBucket however only gives out workspace access tokens if you have premium
- I created a UVCS (Plastic) repo using Xlinks and host directly on Unity Cloud
- Unity Dev Ops build does not support Xlinks (fails to even start build)
- Using git archive to produce a single module imported to UVCS
- That finally works. Will add a script around it.

Build time is long (though that includes 10min waiting time). I hope the caching aspect works. I'll upgrade my plan once I'm convinced it'll al work.

#unity #unitydevops #bitbucket #git

2025-04-18

This is poor of bitbucket. This prevents using a git repo with submodules and access tokens.

I'm already paying for the account. This is just a cheap trick to get me to pay more for a fairly tiny need.

#bitbucket #git

2025-04-15
Software die als Zeitstempel "Vor X Tagen" anzeigt ist eh schon bescheuert.

(Gibt's JEMALS valide Gründe nicht einfach absolute Zeitstempel zu zeigen?)

…aber dann so dumm zu sein und zu schreiben "Vor 2 Tagen", weil etwas Freitat Mittag passierte und jetzt erst Montag Vormittag ist?

Da muss man schon ordentlich falsches Gras geraucht haben!

Enterprise grade bullshit!

#Bitbucket #Jira
Sebastian Stenzeloverheadhunter
2025-03-31

Can somebody explain why people create |s? Who benefits from this? How does this scheme work?

2025-03-28

#BitBucket.org is so fucking useless and unusable.

#Atlassian

2025-03-18

Автоматизация деплоя: из Bitbucket через Jenkins в MicroK8s — опыт финтех-разработчика

Всем привет! Я — Java-разработчик с пятилетним опытом в финтехе, и сегодня я расскажу, как настроить CI/CD для деплоя Spring Boot приложения из Bitbucket через Jenkins в MicroK8s. Это не просто теория — я поделюсь реальным кейсом, разберу ошибки, с которыми столкнулся, и дам рабочий код. Если вы хотите автоматизировать деплой и не наступать на грабли — поехали! Представьте: у вас есть микросервис на Spring Boot, который нужно быстро и без ошибок доставить в продакшен. Ручной деплой отнимает время, а команда требует стабильности. Я решил эту задачу с помощью Bitbucket, Jenkins и MicroK8s, но путь оказался не таким гладким, как хотелось бы. Проблемы с аутентификацией, конфликты портов и настройка окружения заставили меня попотеть. Как я справился? Об этом — в статье. CI/CD (Continuous Integration/Continuous Deployment) — это must-have для современных разработчиков. Автоматизация сборки, тестирования и деплоя приложений экономит время, снижает вероятность ошибок и ускоряет доставку кода до продакшена. В этой статье мы разберем, как настроить полноценный CI/CD-пайплайн для Spring Boot приложения, используя связку Bitbucket, Jenkins и MicroK8s.

habr.com/ru/articles/891844/

#ci_cd #bitbucket #jenkins #microk8s #spring_boot #kubernetes #делой #автоматизация #devops #pipline

2025-03-12

code reviews in #BitBucket sind auch aus der Hölle.

Schrank :shopware: 🐘 (er/ihm)Schrank@phpc.social
2025-03-07

Does anyone made #ddev work with #bitbucket pipelines?

I tried a lot bit everything failed. Maybe time for a long blog post about unsuccessful tries 🤔

Taffer 🇨🇦 :godot:Taffer@mastodon.gamedev.place
2025-03-05

Thanks to a helpful person on CodeBerg, I've finally added a Canadian code repo site to my list: about.worktree.ca/

#github #gitlab #bitbucket #codeberg #worktree

🔗 David Sommersethdazo@infosec.exchange
2025-02-25

More reasons to dislike Bitsucket ...

#Atlassian #bitbucket #fail

Source code search field ... with all icons being unreadable, possibly due to a missing font so icons are rendered as hexadecimal codes instead.
Chris_272Chris_272
2025-02-24

At work we moved from to recently. As there is no "Bulk"-Import feature in GitHub (or at least i didn't found it) as we have about 150 repos i wrote a small script which "moves" the repos to GitHub.

Everyone who is facing the same problem can find the script here: github.com/MadChrise/bitbucket

It is very imple - just moving repos. No big error catching or something else. But i described it as good as i could in the readme.

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst