Renovate Bot
6449b6c01f
Lock file maintenance (forgejo) ( #6478 )
...
This PR contains the following updates:
| Update | Change |
|---|---|
| lockFileMaintenance | All locks refreshed |
🔧 This Pull Request updates lock files to use the latest dependency versions.
---
### Configuration
📅 **Schedule**: Branch creation - "* 0-3 * * 1" (UTC), Automerge - "* 0-3 * * *" (UTC).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions ) if that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTAuMCIsInRhcmdldEJyYW5jaCI6ImZvcmdlam8iLCJsYWJlbHMiOlsiZGVwZW5kZW5jeS11cGdyYWRlIiwidGVzdC9ub3QtbmVlZGVkIl19-->
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6478
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
Co-committed-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
2025-01-06 06:47:42 +00:00
Renovate Bot
07d7c54d91
Update dependency fast-glob to v3.3.3 (forgejo) ( #6476 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [fast-glob](https://github.com/mrmlnc/fast-glob ) | dependencies | patch | [`3.3.2` -> `3.3.3`](https://renovatebot.com/diffs/npm/fast-glob/3.3.2/3.3.3 ) |
---
### Release Notes
<details>
<summary>mrmlnc/fast-glob (fast-glob)</summary>
### [`v3.3.3`](https://github.com/mrmlnc/fast-glob/releases/tag/3.3.3 )
[Compare Source](https://github.com/mrmlnc/fast-glob/compare/3.3.2...3.3.3 )
> **Full Changelog**: https://github.com/mrmlnc/fast-glob/compare/3.3.2...3.3.3
#### 💬 Common
- Refer to micromatch@4.0.8 to avoid annoying npm audit spam ([#​443](https://github.com/mrmlnc/fast-glob/issues/443 ), [#​444](https://github.com/mrmlnc/fast-glob/issues/444 ), [#​454](https://github.com/mrmlnc/fast-glob/issues/454 ), [#​456](https://github.com/mrmlnc/fast-glob/issues/456 ), [#​457](https://github.com/mrmlnc/fast-glob/issues/457 ), [#​461](https://github.com/mrmlnc/fast-glob/issues/461 ))
#### 🐛 Bug fixes
- Apply absolute negative patterns to full path instead of file path ([#​441](https://github.com/mrmlnc/fast-glob/issues/441 ), thanks [@​webpro](https://github.com/webpro ))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "* 0-3 * * *" (UTC), Automerge - "* 0-3 * * *" (UTC).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTAuMCIsInRhcmdldEJyYW5jaCI6ImZvcmdlam8iLCJsYWJlbHMiOlsiZGVwZW5kZW5jeS11cGdyYWRlIiwidGVzdC9ub3QtbmVlZGVkIl19-->
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6476
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
Co-committed-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
2025-01-06 06:43:52 +00:00
Renovate Bot
4b0d11976f
Update module github.com/alecthomas/chroma/v2 to v2.15.0 (forgejo) ( #6477 )
...
/ release (push) Waiting to run
testing / test-e2e (push) Blocked by required conditions
testing / test-unit (push) Blocked by required conditions
testing / backend-checks (push) Waiting to run
testing / frontend-checks (push) Waiting to run
testing / test-remote-cacher (redis) (push) Blocked by required conditions
testing / test-remote-cacher (valkey) (push) Blocked by required conditions
testing / test-remote-cacher (garnet) (push) Blocked by required conditions
testing / test-remote-cacher (redict) (push) Blocked by required conditions
testing / test-mysql (push) Blocked by required conditions
testing / test-pgsql (push) Blocked by required conditions
testing / test-sqlite (push) Blocked by required conditions
testing / security-check (push) Blocked by required conditions
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/alecthomas/chroma/v2](https://github.com/alecthomas/chroma ) | require | minor | `v2.14.0` -> `v2.15.0` |
---
### Release Notes
<details>
<summary>alecthomas/chroma (github.com/alecthomas/chroma/v2)</summary>
### [`v2.15.0`](https://github.com/alecthomas/chroma/releases/tag/v2.15.0 )
[Compare Source](https://github.com/alecthomas/chroma/compare/v2.14.0...v2.15.0 )
#### What's Changed
- AQL: Add builtin functions introduced in v3.12 by [@​Simran-B](https://github.com/Simran-B ) in https://github.com/alecthomas/chroma/pull/968
- chore(styles): add evergarden inspired style by [@​comfysage](https://github.com/comfysage ) in https://github.com/alecthomas/chroma/pull/970
- chore(deps): update dependency svu to v2 by [@​renovate](https://github.com/renovate ) in https://github.com/alecthomas/chroma/pull/971
- chore(deps): update dependency watchexec to v2 by [@​renovate](https://github.com/renovate ) in https://github.com/alecthomas/chroma/pull/962
- chore(deps): update all non-major dependencies by [@​renovate](https://github.com/renovate ) in https://github.com/alecthomas/chroma/pull/955
- styles: Fix Gleam alias by [@​jmooring](https://github.com/jmooring ) in https://github.com/alecthomas/chroma/pull/973
- chore(deps): update all non-major dependencies by [@​renovate](https://github.com/renovate ) in https://github.com/alecthomas/chroma/pull/974
- chore(deps): update dependency python3 to v3.12.3 by [@​renovate](https://github.com/renovate ) in https://github.com/alecthomas/chroma/pull/976
- added the nordic theme via chroma/styles/nordic.xml by [@​avih7531](https://github.com/avih7531 ) in https://github.com/alecthomas/chroma/pull/977
- Update the Materialize lexer by [@​arusahni](https://github.com/arusahni ) in https://github.com/alecthomas/chroma/pull/978
- feat(lexers/hare): add done keyword by [@​wackbyte](https://github.com/wackbyte ) in https://github.com/alecthomas/chroma/pull/979
- pygments2chroma: escape regex.words by [@​oliverpool](https://github.com/oliverpool ) in https://github.com/alecthomas/chroma/pull/982
- chore(deps): update all non-major dependencies by [@​renovate](https://github.com/renovate ) in https://github.com/alecthomas/chroma/pull/981
- Add JSONata Lexer by [@​DevDimov](https://github.com/DevDimov ) in https://github.com/alecthomas/chroma/pull/983
- Go lexer: single line comment without consuming endline, disable EnsureNL by [@​msorc](https://github.com/msorc ) in https://github.com/alecthomas/chroma/pull/984
- Update the Materialize lexer by [@​arusahni](https://github.com/arusahni ) in https://github.com/alecthomas/chroma/pull/987
- chore(deps): update all non-major dependencies by [@​renovate](https://github.com/renovate ) in https://github.com/alecthomas/chroma/pull/985
- Add Gleam to README by [@​Nicd](https://github.com/Nicd ) in https://github.com/alecthomas/chroma/pull/990
- Port Minecraft lexers from Pygments by [@​kofuk](https://github.com/kofuk ) in https://github.com/alecthomas/chroma/pull/992
- Don't output extra whitespace in YAML multiline by [@​Gusted](https://github.com/Gusted ) in https://github.com/alecthomas/chroma/pull/993
- chore(deps): update all non-major dependencies by [@​renovate](https://github.com/renovate ) in https://github.com/alecthomas/chroma/pull/991
- add beef syntax and tests by [@​Booklordofthedings](https://github.com/Booklordofthedings ) in https://github.com/alecthomas/chroma/pull/995
- Update GitHub light color palette by [@​konradreiche](https://github.com/konradreiche ) in https://github.com/alecthomas/chroma/pull/998
- chore(deps): update module github.com/alecthomas/kong to v1 by [@​renovate](https://github.com/renovate ) in https://github.com/alecthomas/chroma/pull/999
- Update the Materialize lexer by [@​arusahni](https://github.com/arusahni ) in https://github.com/alecthomas/chroma/pull/1001
- Update TypeScript lexer to allow nested generics by [@​fredrare](https://github.com/fredrare ) in https://github.com/alecthomas/chroma/pull/1002
- Pager friendly terminal formatting by [@​walles](https://github.com/walles ) in https://github.com/alecthomas/chroma/pull/1006
- chore(deps): update all non-major dependencies by [@​renovate](https://github.com/renovate ) in https://github.com/alecthomas/chroma/pull/997
- Add Typst Lexer by [@​oliverpool](https://github.com/oliverpool ) in https://github.com/alecthomas/chroma/pull/1007
- Add Jsonnet Lexer by [@​jolheiser](https://github.com/jolheiser ) in https://github.com/alecthomas/chroma/pull/1011
- fix: add underscore parsing in numbers for haskell by [@​Gusted](https://github.com/Gusted ) in https://github.com/alecthomas/chroma/pull/1020
- Add CSV lexer by [@​walles](https://github.com/walles ) in https://github.com/alecthomas/chroma/pull/1005
- fix(typescript): highlight string literal type parameters by [@​SKalt](https://github.com/SKalt ) in https://github.com/alecthomas/chroma/pull/1010
- add any as a builtin type for go by [@​quartercastle](https://github.com/quartercastle ) in https://github.com/alecthomas/chroma/pull/1021
- chore(deps): update all non-major dependencies by [@​renovate](https://github.com/renovate ) in https://github.com/alecthomas/chroma/pull/1013
- Remove whitespace tokenizing rule in markdown lexer by [@​cloudchamb3r](https://github.com/cloudchamb3r ) in https://github.com/alecthomas/chroma/pull/1008
- feat(JSON): support `.jsonc` extension by [@​CarterLi](https://github.com/CarterLi ) in https://github.com/alecthomas/chroma/pull/1022
- Add Eclipse ATL language (https://eclipse.dev/atl/ ) by [@​dwagelaar](https://github.com/dwagelaar ) in https://github.com/alecthomas/chroma/pull/1024
- Import NSIS Lexer from Pygments by [@​JakobDev](https://github.com/JakobDev ) in https://github.com/alecthomas/chroma/pull/1026
- chore(deps): update module github.com/alecthomas/kong to v1.5.1 by [@​renovate](https://github.com/renovate ) in https://github.com/alecthomas/chroma/pull/1025
- fix(nix): nix lexor missing '=' operator by [@​FlyingStitchman](https://github.com/FlyingStitchman ) in https://github.com/alecthomas/chroma/pull/1031
- Add WebVTT lexer ([#​707](https://github.com/alecthomas/chroma/issues/707 )) by [@​dschuessler](https://github.com/dschuessler ) in https://github.com/alecthomas/chroma/pull/1032
#### New Contributors
- [@​comfysage](https://github.com/comfysage ) made their first contribution in https://github.com/alecthomas/chroma/pull/970
- [@​avih7531](https://github.com/avih7531 ) made their first contribution in https://github.com/alecthomas/chroma/pull/977
- [@​wackbyte](https://github.com/wackbyte ) made their first contribution in https://github.com/alecthomas/chroma/pull/979
- [@​oliverpool](https://github.com/oliverpool ) made their first contribution in https://github.com/alecthomas/chroma/pull/982
- [@​DevDimov](https://github.com/DevDimov ) made their first contribution in https://github.com/alecthomas/chroma/pull/983
- [@​msorc](https://github.com/msorc ) made their first contribution in https://github.com/alecthomas/chroma/pull/984
- [@​Nicd](https://github.com/Nicd ) made their first contribution in https://github.com/alecthomas/chroma/pull/990
- [@​Booklordofthedings](https://github.com/Booklordofthedings ) made their first contribution in https://github.com/alecthomas/chroma/pull/995
- [@​konradreiche](https://github.com/konradreiche ) made their first contribution in https://github.com/alecthomas/chroma/pull/998
- [@​fredrare](https://github.com/fredrare ) made their first contribution in https://github.com/alecthomas/chroma/pull/1002
- [@​SKalt](https://github.com/SKalt ) made their first contribution in https://github.com/alecthomas/chroma/pull/1010
- [@​quartercastle](https://github.com/quartercastle ) made their first contribution in https://github.com/alecthomas/chroma/pull/1021
- [@​cloudchamb3r](https://github.com/cloudchamb3r ) made their first contribution in https://github.com/alecthomas/chroma/pull/1008
- [@​CarterLi](https://github.com/CarterLi ) made their first contribution in https://github.com/alecthomas/chroma/pull/1022
- [@​dwagelaar](https://github.com/dwagelaar ) made their first contribution in https://github.com/alecthomas/chroma/pull/1024
- [@​FlyingStitchman](https://github.com/FlyingStitchman ) made their first contribution in https://github.com/alecthomas/chroma/pull/1031
- [@​dschuessler](https://github.com/dschuessler ) made their first contribution in https://github.com/alecthomas/chroma/pull/1032
**Full Changelog**: https://github.com/alecthomas/chroma/compare/v2.14.0...v2.15.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "* 0-3 * * *" (UTC), Automerge - "* 0-3 * * *" (UTC).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTAuMCIsInRhcmdldEJyYW5jaCI6ImZvcmdlam8iLCJsYWJlbHMiOlsiZGVwZW5kZW5jeS11cGdyYWRlIiwidGVzdC9ub3QtbmVlZGVkIl19-->
Co-authored-by: Gusted <postmaster@gusted.xyz>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6477
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
Co-committed-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
2025-01-06 04:11:25 +00:00
Otto
5bfae7241c
feat: improve Forgejo diagnostics ( #6470 )
...
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6470
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Reviewed-by: 0ko <0ko@noreply.codeberg.org>
Reviewed-by: Otto <otto@codeberg.org>
2025-01-05 21:25:58 +00:00
0ko
a23cf58d47
ui: switch redesign ( #6459 )
...
/ release (push) Waiting to run
testing / test-remote-cacher (redis) (push) Blocked by required conditions
testing / backend-checks (push) Waiting to run
testing / frontend-checks (push) Waiting to run
testing / test-unit (push) Blocked by required conditions
testing / test-e2e (push) Blocked by required conditions
testing / test-remote-cacher (valkey) (push) Blocked by required conditions
testing / test-remote-cacher (garnet) (push) Blocked by required conditions
testing / test-remote-cacher (redict) (push) Blocked by required conditions
testing / test-mysql (push) Blocked by required conditions
testing / test-pgsql (push) Blocked by required conditions
testing / test-sqlite (push) Blocked by required conditions
testing / security-check (push) Blocked by required conditions
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6459
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
2025-01-05 18:46:47 +00:00
Gusted
ba8ebcbd68
feat: improve 'download diagnosis report' ui
...
- Use `<label>`.
- Switch the order to ensure the action button is the last item in the form.
- Rename seconds to duration.
- Set `type="number"` to the duration input field.
2025-01-05 17:05:31 +01:00
Julian Schlarb
68d690b6b9
chore(e2e): simplify authentication setup ( #6400 )
...
/ release (push) Waiting to run
testing / test-remote-cacher (redis) (push) Blocked by required conditions
testing / backend-checks (push) Waiting to run
testing / frontend-checks (push) Waiting to run
testing / test-unit (push) Blocked by required conditions
testing / test-e2e (push) Blocked by required conditions
testing / test-remote-cacher (valkey) (push) Blocked by required conditions
testing / test-remote-cacher (garnet) (push) Blocked by required conditions
testing / test-remote-cacher (redict) (push) Blocked by required conditions
testing / test-mysql (push) Blocked by required conditions
testing / test-pgsql (push) Blocked by required conditions
testing / test-sqlite (push) Blocked by required conditions
testing / security-check (push) Blocked by required conditions
Replaced manual login and context loading across tests with Playwright's `test.use` configuration for user authentication. This simplifies test setup, improves readability, and reduces repetition.
For #6362
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6400
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Julian Schlarb <julian.schlarb@denktmit.de>
Co-committed-by: Julian Schlarb <julian.schlarb@denktmit.de>
2025-01-05 05:17:04 +00:00
Gusted
ebe6ebe3f3
feat: Run garbage collection before profiling heap
...
- This avoids returning that some memory is allocated for something
that's actually no longer in used. Go's standard library also does this
for testing and benchmarking when returning memory profiles. A canonical
link that this recommended is the example "To add equivalent profiling
support to a standalone program" in https://pkg.go.dev/runtime/pprof
2025-01-05 04:07:49 +01:00
Gusted
3f44b97b5f
feat: add limited execution tracing support
...
- For every process that is spawned (every new non-trivial goroutine
such as http requests, queues or tasks) start a [execution
tracer](https://pkg.go.dev/runtime/trace ). This allows very precise
diagnosis of how each individual process over a time period.
- It's safe and [fast](https://go.dev/blog/execution-traces-2024#low-overhead-tracing ) to
be run in production, hence no setting to disable this. There's only
noticable overhead when tracing is actually performed and not continuous.
- Proper tracing support would mean the codebase would be full of
`trace.WithRegion` and `trace.Log`, which feels premature for this patch
as there's no real-world usage yet to indicate which places would need
this the most. So far only Git commands and SQL queries receive somewhat
proper tracing support given that these are used throughout the codebase.
- Make git commands a new process type.
- Add tracing to diagnosis zip file.
2025-01-05 04:07:49 +01:00
Gusted
a2e0dd829c
chore: avoid trying to stream data
...
`profile.Parse` always call `io.ReadAll` so avoid the trouble and a
goroutine and do it ourselves.
Add some limited testing (testing the parsed stack is volatile and not
really feasible).
2025-01-05 04:07:49 +01:00
Angel Nunez Mencias
a2eb249766
feat: add files to compare ( #6461 )
...
/ release (push) Waiting to run
testing / backend-checks (push) Waiting to run
testing / frontend-checks (push) Waiting to run
testing / test-unit (push) Blocked by required conditions
testing / test-e2e (push) Blocked by required conditions
testing / test-remote-cacher (redis) (push) Blocked by required conditions
testing / test-remote-cacher (valkey) (push) Blocked by required conditions
testing / test-remote-cacher (garnet) (push) Blocked by required conditions
testing / test-remote-cacher (redict) (push) Blocked by required conditions
testing / test-mysql (push) Blocked by required conditions
testing / test-pgsql (push) Blocked by required conditions
testing / test-sqlite (push) Blocked by required conditions
testing / security-check (push) Blocked by required conditions
Add the changed files between two commits to the response of the compare API, part of forgejo/forgejo#6460
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6461
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Angel Nunez Mencias <git@angelnu.com>
Co-committed-by: Angel Nunez Mencias <git@angelnu.com>
2025-01-05 02:32:46 +00:00
0ko
339814f3bc
fix(ui): show oauth divider on signup page ( #6463 )
...
/ release (push) Waiting to run
testing / backend-checks (push) Waiting to run
testing / frontend-checks (push) Waiting to run
testing / test-unit (push) Blocked by required conditions
testing / test-e2e (push) Blocked by required conditions
testing / test-remote-cacher (redis) (push) Blocked by required conditions
testing / test-remote-cacher (valkey) (push) Blocked by required conditions
testing / test-remote-cacher (garnet) (push) Blocked by required conditions
testing / test-remote-cacher (redict) (push) Blocked by required conditions
testing / test-mysql (push) Blocked by required conditions
testing / test-pgsql (push) Blocked by required conditions
testing / test-sqlite (push) Blocked by required conditions
testing / security-check (push) Blocked by required conditions
Fix a minor UI bug introduced in https://codeberg.org/forgejo/forgejo/pulls/6112 .
The condition `if .EnableInternalSignIn` was added to display of the divider, but it is only available when `oauth_container.tmpl` is called from signIn page, it is not relevant to signUp page.
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6463
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
2025-01-04 08:45:08 +00:00
Michael Kriese
959c902748
Merge pull request 'chore: update ignores' ( #6462 ) from viceice/chore/ignores into forgejo
...
/ release (push) Waiting to run
testing / backend-checks (push) Waiting to run
testing / frontend-checks (push) Waiting to run
testing / test-unit (push) Blocked by required conditions
testing / test-e2e (push) Blocked by required conditions
testing / test-remote-cacher (redis) (push) Blocked by required conditions
testing / test-remote-cacher (valkey) (push) Blocked by required conditions
testing / test-remote-cacher (garnet) (push) Blocked by required conditions
testing / test-remote-cacher (redict) (push) Blocked by required conditions
testing / test-mysql (push) Blocked by required conditions
testing / test-pgsql (push) Blocked by required conditions
testing / test-sqlite (push) Blocked by required conditions
testing / security-check (push) Blocked by required conditions
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6462
Reviewed-by: Otto <otto@codeberg.org>
2025-01-03 13:45:55 +00:00
Michael Kriese
05a8dcf2be
chore: update ignores
2025-01-03 14:41:34 +01:00
Otto
b59522f0b3
Merge pull request 'Rewrite OpenGraph Header' ( #6447 ) from JakobDev/forgejo:ogrewrite into forgejo
...
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6447
Reviewed-by: Otto <otto@codeberg.org>
2025-01-03 13:41:32 +00:00
Earl Warren
b544243164
Merge pull request 'chore(ci): use mirror for obtaining go-xsd-duration' ( #6458 ) from earl-warren/forgejo:wip-sr-mirror into forgejo
...
/ release (push) Waiting to run
testing / test-e2e (push) Blocked by required conditions
testing / backend-checks (push) Waiting to run
testing / frontend-checks (push) Waiting to run
testing / test-unit (push) Blocked by required conditions
testing / test-remote-cacher (redis) (push) Blocked by required conditions
testing / test-remote-cacher (valkey) (push) Blocked by required conditions
testing / test-remote-cacher (garnet) (push) Blocked by required conditions
testing / test-remote-cacher (redict) (push) Blocked by required conditions
testing / test-mysql (push) Blocked by required conditions
testing / test-pgsql (push) Blocked by required conditions
testing / test-sqlite (push) Blocked by required conditions
testing / security-check (push) Blocked by required conditions
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6458
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
2025-01-03 09:19:22 +00:00
Earl Warren
283843677e
chore(ci): use mirror for obtaining go-xsd-duration
...
sr.ht is currently less available than code.forgejo.org
2025-01-03 08:50:15 +00:00
Gusted
cfb18e2b6c
Merge pull request 'feat(webhook): sourcehut: submit SSH URL for private repository (or when pre-filled)' ( #6445 ) from oliverpool/forgejo:sourcehut-refactor into forgejo
...
/ release (push) Waiting to run
testing / test-e2e (push) Blocked by required conditions
testing / backend-checks (push) Waiting to run
testing / frontend-checks (push) Waiting to run
testing / test-unit (push) Blocked by required conditions
testing / test-remote-cacher (redis) (push) Blocked by required conditions
testing / test-remote-cacher (valkey) (push) Blocked by required conditions
testing / test-remote-cacher (garnet) (push) Blocked by required conditions
testing / test-remote-cacher (redict) (push) Blocked by required conditions
testing / test-mysql (push) Blocked by required conditions
testing / test-pgsql (push) Blocked by required conditions
testing / test-sqlite (push) Blocked by required conditions
testing / security-check (push) Blocked by required conditions
Integration tests for the release process / release-simulation (push) Has been cancelled
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6445
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
2025-01-03 00:22:33 +00:00
Michael Kriese
520a1ab586
Merge pull request 'chore: bump renovate to v39.90.0' ( #6453 ) from viceice/chore/manual-renovate-bump into forgejo
...
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6453
Reviewed-by: Otto <otto@codeberg.org>
2025-01-02 21:45:28 +00:00
Michael Kriese
3388d5fe31
chore: bump renovate to v39.90.0
2025-01-02 22:17:06 +01:00
Codeberg Translate
a33fe60bbe
i18n: update of translations from Codeberg Translate ( #6378 )
...
/ release (push) Waiting to run
testing / test-unit (push) Blocked by required conditions
testing / test-e2e (push) Blocked by required conditions
testing / backend-checks (push) Waiting to run
testing / frontend-checks (push) Waiting to run
testing / test-remote-cacher (redis) (push) Blocked by required conditions
testing / test-remote-cacher (valkey) (push) Blocked by required conditions
testing / test-remote-cacher (garnet) (push) Blocked by required conditions
testing / test-remote-cacher (redict) (push) Blocked by required conditions
testing / test-mysql (push) Blocked by required conditions
testing / test-pgsql (push) Blocked by required conditions
testing / test-sqlite (push) Blocked by required conditions
testing / security-check (push) Blocked by required conditions
Co-authored-by: tacaly <frederick@tacaly.com>
Co-authored-by: Fjuro <fjuro@alius.cz>
Co-authored-by: artnay <artnay@users.noreply.translate.codeberg.org>
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-authored-by: 0ko <0ko@users.noreply.translate.codeberg.org>
Co-authored-by: Edgarsons <edgarsons@users.noreply.translate.codeberg.org>
Co-authored-by: Benedikt Straub <benedikt-straub@web.de>
Co-authored-by: Atalanttore <atalanttore@users.noreply.translate.codeberg.org>
Co-authored-by: Wuzzy <wuzzy@disroot.org>
Co-authored-by: Juno Takano <jutty@users.noreply.translate.codeberg.org>
Co-authored-by: Dirk <dirk@users.noreply.translate.codeberg.org>
Co-authored-by: thodorisl <thodorisl@users.noreply.translate.codeberg.org>
Co-authored-by: jasonb <jasonb@users.noreply.translate.codeberg.org>
Co-authored-by: SomeTr <sometr@users.noreply.translate.codeberg.org>
Co-authored-by: Outbreak2096 <outbreak2096@users.noreply.translate.codeberg.org>
Co-authored-by: xtex <xtexchooser@duck.com>
Co-authored-by: Salif Mehmed <mail@salif.eu>
Co-authored-by: s-light <s-light@users.noreply.translate.codeberg.org>
Co-authored-by: earl-warren <earl-warren@users.noreply.translate.codeberg.org>
Co-authored-by: Kita Ikuyo <searinminecraft@courvix.com>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6378
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: Codeberg Translate <translate@noreply.codeberg.org>
Co-committed-by: Codeberg Translate <translate@noreply.codeberg.org>
2025-01-02 07:47:18 +00:00
Gusted
da5445ac87
Merge pull request 'Permit to download patch and diff file between tags and branches' ( #5385 ) from mirkoperillo/forgejo:issue-3728 into forgejo
...
/ release (push) Waiting to run
testing / backend-checks (push) Waiting to run
testing / frontend-checks (push) Waiting to run
testing / test-unit (push) Blocked by required conditions
testing / test-e2e (push) Blocked by required conditions
testing / test-remote-cacher (redis) (push) Blocked by required conditions
testing / test-remote-cacher (valkey) (push) Blocked by required conditions
testing / test-remote-cacher (garnet) (push) Blocked by required conditions
testing / test-remote-cacher (redict) (push) Blocked by required conditions
testing / test-mysql (push) Blocked by required conditions
testing / test-pgsql (push) Blocked by required conditions
testing / test-sqlite (push) Blocked by required conditions
testing / security-check (push) Blocked by required conditions
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/5385
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
2025-01-02 00:59:44 +00:00
JakobDev
e99bf7f16d
Rewrite OpenGraph Header
2025-01-01 20:43:20 +01:00
oliverpool
e1cdaf1f28
add release notes
2025-01-01 19:50:39 +01: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
Otto
e28bd3c4d6
Merge pull request 'Make new table modal work when editing a issue' ( #6431 ) from JakobDev/forgejo:tablefix into forgejo
...
[skip ci] due to no related tests.
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6431
Reviewed-by: Otto <otto@codeberg.org>
2025-01-01 17:59:28 +00:00
Otto
93cd2b724e
Merge pull request 'Fix editing pr review' ( #6432 ) from JakobDev/forgejo:reviewfix into forgejo
...
[skip ci] due to no related tests.
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6432
Reviewed-by: 0ko <0ko@noreply.codeberg.org>
Reviewed-by: Otto <otto@codeberg.org>
2025-01-01 17:51:08 +00:00
Otto
b01f3b9b05
Merge pull request 'feat: Add summary card for repos and releases' ( #6269 ) from JakobDev/forgejo:repocard into forgejo
...
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6269
Reviewed-by: Mathieu Fenniak <mfenniak@noreply.codeberg.org>
Reviewed-by: Otto <otto@codeberg.org>
2025-01-01 17:48:28 +00:00
Otto
6cea7d7fa3
Merge pull request 'i18n(en): consistency improvements' ( #6439 ) from 0ko/forgejo:i18n-base-2025-01 into forgejo [skip ci]
...
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6439
Reviewed-by: Otto <otto@codeberg.org>
2025-01-01 17:45:19 +00:00
0ko
13ea8296af
Merge pull request 'fix(code search): empty mode dropdown when keyword is empty' ( #6441 ) from snematoda/no-q-filter-fix into forgejo
...
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6441
Reviewed-by: 0ko <0ko@noreply.codeberg.org>
2025-01-01 13:04:22 +00:00
Shiny Nematoda
c53d21965a
fix(code search): empty mode dropdown when keyword is empty
2025-01-01 12:32:41 +00:00
oliverpool
6e13ac4d5f
add manifest tests
2025-01-01 11:31:49 +01:00
0ko
b9ed4c3325
i18n(en): consistency improvements
2025-01-01 15:16:27 +05:00
oliverpool
faf1c836eb
refactor sourcehut manifest building
2025-01-01 11:01:51 +01:00
Renovate Bot
d5bd212d00
Update dependency @vitest/eslint-plugin to v1.1.22 (forgejo) ( #6436 )
...
/ release (push) Waiting to run
testing / backend-checks (push) Waiting to run
testing / frontend-checks (push) Waiting to run
testing / test-unit (push) Blocked by required conditions
testing / test-e2e (push) Blocked by required conditions
testing / test-remote-cacher (redis) (push) Blocked by required conditions
testing / test-remote-cacher (valkey) (push) Blocked by required conditions
testing / test-remote-cacher (garnet) (push) Blocked by required conditions
testing / test-remote-cacher (redict) (push) Blocked by required conditions
testing / test-mysql (push) Blocked by required conditions
testing / test-pgsql (push) Blocked by required conditions
testing / test-sqlite (push) Blocked by required conditions
testing / security-check (push) Blocked by required conditions
Co-authored-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
Co-committed-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
2025-01-01 08:51:37 +00:00
Renovate Bot
5f7a267e65
Update module github.com/PuerkitoBio/goquery to v1.10.1 (forgejo) ( #6437 )
...
Co-authored-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
Co-committed-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
2025-01-01 08:03:04 +00:00
mirko
10067db6b0
Improve code
2025-01-01 08:08:12 +01:00
mirko
11a433ed1c
Fix tests
2025-01-01 08:08:11 +01:00
mirko
f1bf489203
Fix formatting
2025-01-01 08:08:11 +01:00
mirko
b13ac5fcbf
Fix formatting
2025-01-01 08:08:11 +01:00
mirko
4e819f1b3c
Test compare patch download
2025-01-01 08:08:11 +01:00
mirko
d490738d5b
Fix formatting
2025-01-01 08:08:11 +01:00
mirko
4a7ec0f9a8
Fix formatting
2025-01-01 08:08:11 +01:00
mirko
9195d6a318
Add patch/diff compare download
2025-01-01 08:08:11 +01:00
mirko
5132854603
Add support for diff and patch compare
2025-01-01 08:08:11 +01:00
mirko
4b69aa5c10
Add integration test for downloading a patch/diff file in compare page
2025-01-01 08:08:11 +01:00
JakobDev
13b6caa608
Fix editing pr review
2024-12-31 18:03:54 +01:00
JakobDev
1600255c26
Make new table modal work when editing a issue
2024-12-31 17:24:54 +01:00
0ko
a302506095
fix(ui): use primary color for button in table modal ( #6427 )
...
/ release (push) Waiting to run
testing / backend-checks (push) Waiting to run
testing / frontend-checks (push) Waiting to run
testing / test-unit (push) Blocked by required conditions
testing / test-e2e (push) Blocked by required conditions
testing / test-remote-cacher (redis) (push) Blocked by required conditions
testing / test-remote-cacher (valkey) (push) Blocked by required conditions
testing / test-remote-cacher (garnet) (push) Blocked by required conditions
testing / test-remote-cacher (redict) (push) Blocked by required conditions
testing / test-mysql (push) Blocked by required conditions
testing / test-pgsql (push) Blocked by required conditions
testing / test-sqlite (push) Blocked by required conditions
testing / security-check (push) Blocked by required conditions
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6427
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
2024-12-31 09:39:19 +00:00
Gusted
8ada1b93bb
Merge pull request 'Update module github.com/caddyserver/certmagic to v0.21.5 (forgejo)' ( #6425 ) from renovate/forgejo-github.com-caddyserver-certmagic-0.x into forgejo
...
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6425
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
2024-12-31 04:05:03 +00:00