Gusted
2457f5ff22
chore: branding import path ( #7337 )
...
- Massive replacement of changing `code.gitea.io/gitea` to `forgejo.org`.
- Resolves forgejo/discussions#258
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7337
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
Reviewed-by: Beowulf <beowulf@beocode.eu>
Reviewed-by: Panagiotis "Ivory" Vasilopoulos <git@n0toose.net>
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-committed-by: Gusted <postmaster@gusted.xyz>
2025-03-27 19:40:14 +00:00
oliverpool
3bea06f906
sourcehut: use ssh sources URL when appropriate
...
Co-authored-by: Jordan Anderson <jordan@jba.io>
2025-01-01 19:46:05 +01:00
oliverpool
faf1c836eb
refactor sourcehut manifest building
2025-01-01 11:01:51 +01:00
Gusted
310376525b
[CHORE] Use forked binding
library
...
- Use the forked [binding](https://code.forgejo.org/go-chi/binding )
library. This library has two benefits, it removes the usage of
`github.com/goccy/go-json` (has no benefit as the minimo library is also
using it). It adds the `TrimSpace` feature, which will during the
binding part trim the spaces around the value it got from the form, this
is done before validation.
2024-11-05 22:47:34 +01:00
oliverpool
1f6f909b2e
refactor: sourcehut_builds ignore unused fields
2024-05-22 12:56:51 +02:00
oliverpool
c9f38e2813
fix: sourcehut_builds preserve unused fields
...
Fix #3820
2024-05-22 12:56:51 +02:00
oliverpool
36f05e6f4e
webhook: sourcehut_builds: ask for access_token instead of authorization_header
2024-04-16 08:59:55 +02:00
oliverpool
ed9dd0e62a
[FEAT] sourcehut webhooks
2024-04-05 10:20:40 +02:00