boilingsteam, to linux
@boilingsteam@mastodon.cloud avatar
robinlovelace, to random
@robinlovelace@fosstodon.org avatar

Git and GitHub are key tools for sharing your work reproducibility and the greater good 🌱 However they are often seen as too 'hardcore' or developer-focussed to be used by researchers and data analysts. That's a misconception! Great vid to get started: https://www.youtube.com/watch?v=8Dd7KRpKeaE

luis_de_sousa,
@luis_de_sousa@mastodon.social avatar

@robinlovelace @Codeberg The documentation is pretty good. #Codeberg is based on #Gitea anyway.

https://docs.codeberg.org/getting-started/

mmarif, to android
@mmarif@mastodon.social avatar

GitNex 5.5.0 is now OUT with a new comment UI, the ability to update your profile avatar, the option to insert notes to issues/PRs/releases, and many other improvements.

We have also reached 400 stars on #codeberg. Thanks to all for supporting GitNex all the way.

With the upcoming 6.0.0 release, GitNex will have different version numbers, such as 6.0.0, 7.0.0, and so on.

I hope you enjoy the new release and find it even more productive.

#gitnex #gitea #git #android #forgejo #app #fdroid

New comment UI

erAck, to opensource in How to file issues in Github from CLI
@erAck@discuss.tchncs.de avatar

Gitea has tea and Forgejo/Codeberg has berg, see also docs.codeberg.org/git/clone-commit-via-cli/#gitea

Codeberg, to random
@Codeberg@social.anoxinon.de avatar

Bugfixes for long-standing issues incoming - now deployed to Codeberg!

In Summer 2022 it was discovered that the RSS implementation had issues for project feeds which duplicated entries.

With the help of Codeberg's financial support to , this bug is now fixed in the next release and already deployed to Codeberg now.

Your donation helps improving Codeberg - thank you all for your support!

Original bug report: https://codeberg.org/Codeberg/Community/issues/684

Widowild1, to Synology French
@Widowild1@mastodon.xyz avatar

basculement de #gitea vers #forgejo sous #docker, c’est assez simple. #synology
il suffit de changer dans votre docker-compose l’image de gitea pour forgejo.

Wuzzy, to Software
@Wuzzy@cyberplace.social avatar

After the attack, I have a suggestion for all forges (, , , , etc.):
Have some way to visualize binary files better, including diffs to such files. Cuz now, we have basically nothing except byte counters.
Since they're binary files, it must be as generic as possible. But even some rendering or analysis is better than nothing.

The idea is to expose weird patterns in binary files that could be a sign of an attack.

boilingsteam, to linux
@boilingsteam@mastodon.cloud avatar
Codeberg, to random
@Codeberg@social.anoxinon.de avatar

Hardly visible to the public, but the awesome #Forgejo developers and admins are preparing for the next major release.

At #Codeberg, we are currently testing the new features with a snapshot of production data, and already noticed a small number of bugs.

Some of them were fixed immediately after discovery by the developers - thank you so much!

It feels good to have the development of the software so close to our team, without the need for some proprietary platform with the #Gitea devs.

gitea_blog_bot, to RSS

So long jQuery, and thanks for all the fish

As part of our extended roadmap to reduce technical debt and unify frontend technologies, many pull requests are being made to achieve this. We would like to celebrate the significant work done to remove a significant portion of jQuery in our codebase and the start of the switch to using Tailwind CSS. You'll start to see a significant amount of this work in the upcoming 1.22 release of Gitea.

https://blog.gitea.com/goodbye-jquery

Seraphyn, to opensource German
@Seraphyn@social.tchncs.de avatar

#gitea released 1.21.10

Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD

#adminlife #git #opensource
https://github.com/go-gitea/gitea/releases/tag/v1.21.10

fnord, to random German
@fnord@chaos.social avatar

Huh, apparently switched to an open core model a while back, and the good people at CodeBerg e.V. made a fork called . Maybe I should switch?

Codeberg,
@Codeberg@social.anoxinon.de avatar

@fnord We can't decide for you, but we haven't heard of people moving back #Gitea, so we think you won't regret switching to #Forgejo.

selfagency, to random
@selfagency@social.lol avatar

just installed #gitea and it doesn’t like my ssh key. anyone run into this before?

jamesravey, to random
@jamesravey@fosstodon.org avatar

I just migrated from #gitea to #forgejo and it was very easy to do using #docker compose. Here's what I had to do and a short rationale for why I'm making the move https://brainsteam.co.uk/2024/03/17/moving-from-gitea-to-forgejo-including-actions-with-docker-compose/

mai_lapyst, to Software
@mai_lapyst@soc.saiyajin.space avatar

Nice. did it; they're now makeing where they added already more features. And there's no doubt that they'll continue this path forward, putting more and more effort in the enterprise version and keeping the free version from getting these features via contributions since it would ruin their company.

And best thing is: they already are stealing code. They took stale PR's and put it into the Enterprise version. Thats just disgusting. And unlike gitlab, which EE is not only opensource (i.e. readable), they also have a lot of paid engineers to built their product, unlike gitea, where like 95% of work is done by volunteers, not only now but in the past included. It's espc disgusting for how cheap the features are, like an IP allowlist. Which gets even more sad when you think about what would happen if a volunteer would contribute similar features to the free version. Atleast we have not to guess as it is clearly stated in their contributors guidlines: they have added a clause once they became a company, that they can "politly refuse" any PR by simply not responding. That stinks for me after a tactic of keeping face while not allowing any code that would conflict with the enterprise version.

Source: https://github.com/go-gitea/gitea/blob/83850cc4799285d766d0fb5751fff10a6e4d3353/CONTRIBUTING.md?plain=1#L324

Im so glad I already switched to .

Only thing left is to close up my pr's to gitea as fast as possible to not support this trainwreck anymore.

sailreal, to mastodon
@sailreal@mastodon.vhome.info avatar

👋 Bye bye and welcome on my server 🎉

I hope you feel comfy next to my , , , , , , , , , , , , , , , , -Relay, and 🤗

is so awesome 😍

neo, to NixOS

Has anyone using #nix / #nixos notes on migrating #gitea to #forgejo? From what I can tell from the expression (https://github.com/NixOS/nixpkgs/blob/nixos-23.11/nixos/modules/services/misc/forgejo.nix) forgejo has its own statedir. Should I just copy the gitea statedir to the forgejo statedir or should I set the stateDir for Forgejo to point to the Gitea stateDir?

neo,

Migration from #gitea to #forgejo complete. Was a breeze using #nixos, really. Deployed forgejo to server, then stopped process, copied /var/lib/gitea to /var/lib/forgejo, fixed ownership and addressed a few small stateful data pitfalls: gitea database is named gitea.db, Forgejo is named forgejo.db so you need to move it. For repo origins using ssh, you'll need to update the origin to use ssh://forgejo@ instead of ssh://gitea@.

nocci, to github

#followerpower ​:BoostOK:​

privatly hosted git-thingy:

Gitea vs Gitlab

I want to use it just for my personal stuff, because I finally want to leave github.

Which would you prefer and why??

#gitea #gitlab #github #selfhosting

vwbusguy, to programming
@vwbusguy@mastodon.online avatar

FYI, @forgejo is hard-forking from #Gitea, citing strong development community, commitment to FOSS, and growing feature-set beyond the Gitea base. They plan to keep the APIs compatible, but if you were on the fence about when to switch from Gitea to Forgejo, it's better to do that sooner than later.

https://forgejo.org/2024-02-forking-forward/

#git #programming #gitops #opensource

mmarif, to android
@mmarif@mastodon.social avatar

GitNex 5.3.0 is out.

🎉 Features 🎉

  • Upload attachments to an issue and pr
  • Show/download attachments for issues/pr and comments
  • Redesigned most of the app layouts

And more...

Release Notes: https://codeberg.org/gitnex/GitNex/releases

#gitnex #gitea #foregejo #codeberg #git #android

boilingsteam, to linux
@boilingsteam@mastodon.cloud avatar
allpurposemat, to github
@allpurposemat@mastodon.gamedev.place avatar

Is it possible to fork a #GitHub repository on my own #Gitea server?
I want to be able to make PRs to it, but I'd prefer to do my actual development off of Github itself.

I guess my best option is mirroring, but I wouldn't know how to set up what's needed to get my mirror to be recognized as a fork of the original repo.
@gitea #git

kubikpixel, to workersrights
@kubikpixel@chaos.social avatar

These five tools are almost never mentioned to make your pleasant in the :

0️⃣ https://taskwarrior.org
1️⃣ https://timewarrior.net
2️⃣ https://taskell.app
3️⃣ https://jrnl.sh
4️⃣ https://github.com/sharkdp/fd

Bonus:
5️⃣ https://github.com/Peltoche/lsd

minzmade,
@minzmade@chaos.social avatar

@kubikpixel cool tools, i will check them.
right now i use (work) tasks-plugin in #zimdesktopwiki and issues in #gitea.
private life is pen&paper in my calendar :)

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • thenastyranch
  • modclub
  • mdbf
  • everett
  • Youngstown
  • rosin
  • slotface
  • love
  • khanakhh
  • kavyap
  • ngwrru68w68
  • ethstaker
  • DreamBathrooms
  • anitta
  • magazineikmin
  • tester
  • tacticalgear
  • InstantRegret
  • osvaldo12
  • Durango
  • cubers
  • normalnudes
  • Leos
  • cisconetworking
  • GTA5RPClips
  • provamag3
  • JUstTest
  • All magazines