#bitbucket

2025-07-09

How to batch migrate Repos from Bitbucket to Codeberg

When I was browsing through my code archive, I noticed that I was missing some projects and wondered where I had left them after my recent re-install. Just then I noticed that I still had some private repos at Bitbucket. As I just needed a place to back up the code, I decided that I could move it to Codeberg.

Codeberg describes itself as “[…] a non-profit, community-led effort that provides Git hosting and other services for free and open source projects.”. Codeberg e.V. itself is a registered non-profit association based in Berlin, Germany.

[…]

locked.de/how-to-batch-migrate

#Bitbucket #Codeberg

2025-07-03

I actually like the new typeface in #Bitbucket: #Atlassian Sans/Mono 🙊

And reading about the change just now (atlassian.com/blog/design/impl), I learned that it’s based on Inter Variable.

It happened multiple times already (me being positively surprised by a web site’s #typography and then learning it’s using Inter), and I’ll said it again: #Inter is the new Helvetica.

#fonts #typefaces #webdesign #design

2025-07-01

aaaaaand shits down again

more like shitbucket ᕕ( ᐛ )ᕗ

#bitbucket

Len :tootsie: 🍉len@toot.si
2025-06-24

My git forges accounts:
#radiostudent #gitlab (selfhosted)
KDE gitlab,
#kompot #forgejo (selfhosted)
#codeberg forgejo
#github for work (#giveUpGithub)
#sourcehut (didn't pay but I ❤️ that project )

I had #bitbucket but lost credentials (I don't even miss). There are probably some uknown unknowns as well. Can't w8 for forge federation.

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.

Client Info

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