So far, some organisations are differentiating themselves by having nothing to do with the #MOLE Training craze. Or developing modest, fully libre versions of the tech in-house, for a few specific features appropriate to its few strengths (eg auto-translation). When the bubble finally bursts (soon, perhaps?), these orgs will come out of it with their credibility intact.
Meanwhile those that leaned into the hype will have to rebuild theirs from scratch. Looking at you @gitlab.
I made this crontab to keep your #btrfs based #gitlab runner happy without to much maintenance.
Should keep you from running out of disk space.
5 0 1,15 * * smartctl -t short /dev/sda
5 1 1,15 * * btrfs scrub start /
5 4 1,15 * * btrfs filesystem defrag -r /
5 0 2,16 * * btrfs balance start -musage=50 /
5 4 2,16 * * btrfs balance start -dusage=10 /
5 0 3,17 * * docker image prune -a
Quelqu'un peut m'expliquer comment publier mon site sur #gitlab pls ?
Heh, you can add emoji into #GitLab labels.
LabNex 6.0.0 is out with issue and merge request search. This release also features data import and export on any device.
Features
- Markdown alert support
- Create project milestones
- Import/export database
- Project language statistics
- Search project and user issues
- Search project and user merge requests
Release notes: https://github.com/labnex/LabNex/releases
Alright, I am giving this a try.
Checking news (i.e. social media) only once in the morning and once in the evening.
I made it through yesterday that way, even abstained from the phone on the toilet, and I am moderately proud of myself.
It is a bit hard for a #Scala programmer, because we frequently wait on builds to complete. https://xkcd.com/303/ Huge potential for distraction there. I managed to look only on browser tabs with #Jira and #Gitlab and such.
Let's see about the weekend...
#Gitlab #Meeting #Management No one? Might be too crazy then!
I just had this crazy idea: How about organizing and tracking meetings in #Gitlab?
Every meeting type has its own repo, discussion topics are issues, labels are used for organizing and prioritizing, a meeting is prepared in a branch, the meeting notes are in a merge request per topic (issue), at the end of a meeting the meeting branch is merged into main and a new release is done, a CI/CD pipeline publishes the meeting notes and communication.
Has anyone tried this?
#meeting #management
Mon client aimerait bien que je fasse la formation " GitLab CI/CD, maîtriser la gestion du cycle de vie de vos développements logiciels".
Et moi j'aimerai bien la faire à Grenoble (et les dates de la session distanciel c'est pas possible).
Pr le moment, la session de Grenoble n'est pas confirmée parce qu'on est pas assez nombreux/nombreuses. (il manque 1 personne)
Donc je jette une bouteille à la mer, si votre poste nécessite une formation Gitlab (et que votre employeur a le budget), c'est par là bas: https://www.orsys.com/fr/formation/formation-gitlab-ci-cd-gestion-du-cycle-de-vie-des-developpements-logiciels.html
Venez nous rejoindre, pr qu'on s'évite un fastidieux déplacement à Paris.
#grenoble #gitlab
So... I decided to rebase the project codebase.
The results of my work you can see here https://gitlab.com/xolatgames/birdy-wants-crisps
So as you can see - the work on the project is in full swing
But while I "rebase" the source code of the project - it can't will be running!
So after testing out #GitLab last night, I was pointed to #ForgeJo by @kiwi46678. I was having some problems getting email setup in GitLab so thought I would give it ago.
Well - not 2 hours in, it is setup and working and I do prefer it. I like that I can have synced repositories so update one on #GitHub and mine will sync.