In addition to the stacks / units, the catalog looks particularly interesting. It kind of reminds me of the GitLab catalog. #gitlab #terragrunt
In addition to the stacks / units, the catalog looks particularly interesting. It kind of reminds me of the GitLab catalog. #gitlab #terragrunt
Tener tu propio repositorio de código es sencillo gracias a #gitlab y #docker
https://luiszambrana.ar/montar-tu-propio-repositorio-de-codigo/
Cualquier duda a comentar sin problemas!
🎉 #Masthon 0.1.1 BETA is finally released ! :catjam:
Masthon is a package that links your #python programs to the #mastodon #API
This version is published on #gitlab : Come on and review, see my #code at https://gitlab.com/Gator3000/masthon/-/releases.
You can install the package with #pip :
```
pip install git+https://gitlab.com/Gator3000/masthon.git
```
The #documentation is available ! (Ask me if you don't understand, I can make English errors because I'm french.)
If you want information or to #contribute make me know !
GitLab、AWSに最適化されたAIを用いた「GitLab Duo with Amazon Q」正式提供を開始
https://www.publickey1.jp/blog/25/gitlabawsaigitlab_duo_with_amazon_q.html
I would like to upload the code to https://storyseedlibrary.org/ Solarpunk art library publicly and accept Pull Requests with any suggestions / submissions people have.
The repository is roughly ~200 MB, can grow up to ~500 in the future.
What would be the best platform to do it, balancing Solarpunk's #floss philosophy with user-friendliness?
Does someone have been able to use #GitLab #AI #DUO within #Emacs? https://about.gitlab.com/gitlab-duo/
🎉 #Masthon 0.1.1 alpha is now up ! :catjam:
Masthon is a package that links your programs to the mastodon #API
The version 0.1.1 alpha is published on #gitlab : Come on and review, see my #code at https://gitlab.com/Gator3000/masthon/-/releases.
You can install the package with #pip :
```
pip install git+https://gitlab.com/Gator3000/masthon.git
```
The #documentation will be available tomorrow when the beta will be published.
If you want information or to #contribute tell me on this account.
@nekohayo I teach courses on "how *not* to use AI" and attacks on opensource project infrastructure through crawlers is a whole section. If by chance you are an actual admin of the @gnome GitLab instance, you have now awareness: this search UI configuration in your instance, regardless for crawler mitigation or otherwise, is counter productive. Apologies if that came out a bit snarky, didn't want to complain.
If you join the GNOME GitLab instance and you want to create or fork a project, you'll see an error that says:
"Limit has been reached You cannot create projects in your personal namespace. Contact your GitLab administrator."
Turns out, you have to add an SSH key to make it work.
https://forum.gitlab.com/t/i-cant-create-or-fork-any-projects-free-account/94440/3
Seems to be the case. For me, it ends at " Sign in to submit nomination". I don't feel like I would want to create an account on #MSGitHub right now.
(How about migrating that process to an actual #openSource platform such as #codeberg by @Codeberg or #sourcehut, or any of the various #freeSoftware #forgejo or #gitlab instances? Extra bonus: No #AI #copilot BS 🙂)
Понаставят своих гитлабов, а потом ничего не работает...
$ git clone https://gitlab.freedesktop.org/monado/monado
Cloning into 'monado'...
fatal: unable to access 'https://gitlab.freedesktop.org/monado/monado/': The requested URL returned error: 504
#gitlab
Поднял #gitlab #registry, логинюсь, все ок. Запушить образ не могу. access to the resource denied. В логах реестра вообще ничего не понял. Ищу по разным ошибкам и в итоге нахожу ответ на свою проблему: пушить можно только в имя соответствующее существующему проекту.
https://gitlab.com/gitlab-org/gitlab-foss/-/issues/23339#note_17158093
Hello from the #API at time : `Mon Apr 28 17:54:45 2025`.
The project used is **#Masthon** a simple #python package whitch links to #Mastodon coded by an #french student !
Let's check my #code on #gitlab -> https://gitlab.com/Gator3000/masthon.git. It's #opensource !
Talk to me about my project at `@gator3000` or on discord `_gator3000`
This is an automatic message posted every times I test my code. Tell me if it spam :)
@sirber ... Bare metal in this case is more challenging because I wanted one well-speced Windows VM and one well-speced Ubuntu VM and I couldn't figure out how to reliably run Windows 11 in a VM in VMWare or VirtualBox. My "Fuck it! I know that Hyper-V can do it!" means that the host is running Windows Server ... and things like #GitLab apparently don't run reliably in Docker on Windows. 🤷♂️ You win some and you lose some.
Разворачиваем GitLab за пару кликов
Когда нужна полноценная среда для CI/CD, но нет времени на развёртывание инфраструктуры с нуля, контейнеризированный GitLab становится быстрым и удобным решением. В этой статье покажем, как развернуть локальный GitLab и GitLab Runner через Docker и Docker Compose, избежать распространённых ошибок на старте и настроить базовый пайплайн за минимальное время.
https://habr.com/ru/companies/otus/articles/904236/
#gitlab #gitlabrunner #cicd #Docker_Compose_GitLab #docker #devops
Ah, yes. As is the way, the shitty new tracking feature is opt-out instead of opt-in, because they know that hardly anybody will voluntarily send more data.
In this case, it's gitlab which is adding some event tracking to 18.0 - https://about.gitlab.com/blog/2025/03/26/more-granular-product-usage-insights-for-gitlab-self-managed-and-dedicated/
I'll give them credit for introducing an opt-out toggle in the version before it goes live, but I would think that “a strong focus on privacy” would lean towards it being opt-in…
Na początek tego niecodziennego tygodnia link do prostej, ale konkretnej instrukcji, jak wykorzystać narzędzia CI/CD Gitlaba w celu wdrożenia swojej aplikacji (tutaj: napisanej w Javie).
https://bykowski.pl/ci-cd-dla-java-developerow-w-gitlabie-kompletny-scenariusz-w-6-krokach/