forgejo, to random
@forgejo@floss.social avatar

v7.0.3 was just released! This is a security release.

We recommend that all installations are upgraded to the latest version as soon as possible.

Check out the release notes and download it at https://forgejo.org/releases/. If you experience any issues with this release, please report to https://codeberg.org/forgejo/forgejo/issues.

jwildeboer, to random
@jwildeboer@social.wildeboer.net avatar

Seems like today a new minor update to #Forgejo (7.0.3) will land. With lots of little bugfixes. Yeah!

scy, to python
@scy@chaos.social avatar

Since sometimes I'm eagerly waiting for to update to a new version, I now have a small command to check it for me.

https://codeberg.org/scy/dotfiles/src/commit/5679998191b7c6f76058050b26976b94c35e1e52/bin/codeberg-version.py

(Made it a goal to not require third-party libraries or tools for such a small task, but damn I totally get why nobody is using 's builtin HTTP client directly 😬)

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 . 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.

New comment UI

jwildeboer, to github
@jwildeboer@social.wildeboer.net avatar

still doesn't support issue templates in , the way and can. Only , which is a lot less attractive. But and can do label changes in the Kanban (project) view, which can't.

jwildeboer, (edited ) to opensource
@jwildeboer@social.wildeboer.net avatar

You know why I like @forgejo so much? I just did a "fly-by" patch on the documentation because I was annoyed with how complicated that one page was written. So I forked the repo, cleaned up that page and submitted a Pull Request. And guess what? No discussions, no back and forth, it just got merged! Now THAT is how you attract new contributors to your Open Source project. Thank you! My first contribution!

https://codeberg.org/forgejo/docs/commit/784e395e977c5a3d0ca6892501f7216939f3b955

#Forgejo #OpenSource #MergeFast #FirstContribution #FeelsGood

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

meissa, to random
@meissa@social.meissa-gmbh.de avatar

Yay - we are on the road. The first babystep on the road to federated-stars was merged:

https://codeberg.org/forgejo/forgejo/pulls/3494

Many thanx to the nice & warm community!

Discussion around PR is very productive and a real pleasure.

forgejo, to random
@forgejo@floss.social avatar

#Forgejo v7.0.2 was just released! This is a bug fix release.

We strongly recommend that all installations are upgraded to the latest version as soon as possible.

Check out the release notes and download it at https://forgejo.org/releases/. If you experience any issues with this release, please report to https://codeberg.org/forgejo/forgejo/issues.

forgejo, to random
@forgejo@floss.social avatar

The #Forgejo monthly update was published ✨ It is a high level overview of the project activities.

Contributors celebrated the release of Forgejo v7.0 and Codeberg was upgraded the next day. A lot of effort went into the automation of the development process. As Forgejo matures, more and more of the work is about day to day management of bug reports, localization, security, etc. 17 interviews were conducted to better understand how it is used and shape its roadmap.

https://forgejo.org/2024-04-monthly-update/

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

Introducing some of the new features now available on Codeberg (the thread will be extended over the next days):

You can now set your pronouns in your user settings, and they will display on your profile.

If you link to code in an issue, these will now show up as a preview, see https://codeberg.org/forgejo/forgejo/issues/3525 for example.

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

We are going to update Codeberg to v7 within the next hour. This will involve a short downtime of about 10 minutes.

We apologize if this causes a disruption to your workflows today.

polychromata, to github

@fujowebdev It's nice to see representation of something other than , but given that is maintained by a forprofit, i expect it's only a matter of time before the same shit starts happening (and there /has/ already been one incident). It'd be cool to see like a cameo (or at least an offhand mention) of something like .

jwildeboer, to random
@jwildeboer@social.wildeboer.net avatar

TIL: When you use #codeberg and/or #forgejo, you can pimp your profile page by creating a repository called .profile (the dot is important) with a single file called README.md in it. Once done, the Markdown in said file will be shown as default content on your profile page. This is going to be fun! https://codeberg.org/jwildeboer

forgejo, to random
@forgejo@floss.social avatar

#Forgejo v7.0.1 was just released! This is a bug fix release.

We strongly recommend that all installations are upgraded to the latest version as soon as possible.

It fixes a LFS data corruption when running forgejo doctor check --all --fix or when [cron.gc_lfs].ENABLED=true is set (the default is false).

Check out the release notes and download it at https://forgejo.org/releases/. If you experience any issues with this release, please report to https://codeberg.org/forgejo/forgejo/issues.

jwildeboer, (edited ) to random
@jwildeboer@social.wildeboer.net avatar

The Forgejo community has just published the 7.0.1 bug fix release[1]. I went to my server, did a systemctl stop forgejo, to stop the rootless container[2] I use to run it, issued podman pull codeberg.org/forgejo/forgejo:7-rootless to get the updates, and finally systemctl start forgejo and done. Updated. Thank you @forgejo for being awesome and working so hard on making things better and better!

[1] https://codeberg.org/forgejo/forgejo/src/branch/forgejo/RELEASE-NOTES.md#7-0-1
[2] https://codeberg.org/jwildeboer/gists/src/branch/main/2024/20240425ForgejoPodman.md

jwildeboer, (edited ) to RedHat
@jwildeboer@social.wildeboer.net avatar

How I run Forgejo as rootless container on my #RHEL 9 machine with #podman and #nginx (just a gist, you need quite some knowledge to follow along, I guess) https://codeberg.org/jwildeboer/gists/src/branch/main/2024/20240425ForgejoPodman.md Pull requests welcome :)

#SelfHosting #Forgejo

forgejo, to random
@forgejo@floss.social avatar

v7.0 was just released! Get it at https://forgejo.org/download/. 🚀

Forgejo v7.0 is available with translations in Bulgarian, Esperanto, Filipino and Slovenian; SourceHut builds integration; support for the SHA-256 hash function in Git; source code search by default and more. It also is the first Long Term Support version. The adoption of semantic versioning is the reason for the version bump from v1.21 to v7.0 and is compatible with existing tools. ✨

Read more at https://forgejo.org/2024-04-release-v7-0/

jwildeboer, (edited ) to random
@jwildeboer@social.wildeboer.net avatar

Giving up on configuring #forgejo to send e-mails. No matter what I try, it can't authenticate to my mail server. "Password mismatch" though it works without problems when I connect with my normal e-mail client, so I know the password is correct. I tried putting the password as PASSWORD and without the backticks in app.ini, no luck.

SOLVED: The key in app.ini is named PASSWD not PASSWORD. #facepalm

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.

sailreal, to mastodon
@sailreal@mastodon.vhome.info avatar
forgejo, to random
@forgejo@floss.social avatar

v1.21.11-1 was just released. It contains a single bug fix for a regression introduced in v1.21.11-0 by which creating a tag via the API would fail with error 500 on a repository where a Forgejo Actions workflow triggered by tags exists. We recommend to upgrade only if you are impacted.

Check out the release notes and download it at https://forgejo.org/releases/. If you experience any issues with this release, please report to https://codeberg.org/forgejo/forgejo/issues.

carmenbianca, to python
@carmenbianca@todon.eu avatar

I wrote a blog post on how to set up for Python with Click and a whole host of other components.

It took me a few days to get this right. Maybe this will save someone some time.

https://www.carmenbianca.eu/en/post/2024-04-14-how-to-set-up-python-internationalisation-with-click-poetry-forgejo-and-weblate/

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

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

At , 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 devs.

jwildeboer, (edited ) to random
@jwildeboer@social.wildeboer.net avatar

doesn't offer something comparable to gists on Github. But that actually allows for a better solution. You cannot create pull requests on gists over on GitHub for "reasons". Which is a bit of a shame.

So I created a repo called "gists" on @Codeberg (which runs on Forgejo) and filled it with, well, gists. So now you can simply read them, clone the repo and create pull requests if you think I said something that needs a bit of correction.

A better solution, IMHO

https://codeberg.org/jwildeboer/gists

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