1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-10-20 19:52:06 +00:00
forgejo-runner/internal/pkg/config
Earl Warren 01766ff4e2
fix: modifying a cache secret does not invalidate cached entries (#1043)
Resolves forgejo/runner#1041

<!--start release-notes-assistant-->
<!--URL:https://code.forgejo.org/forgejo/runner-->
- bug fixes
  - [PR](https://code.forgejo.org/forgejo/runner/pulls/1043): <!--number 1043 --><!--line 0 --><!--description Zml4OiBtb2RpZnlpbmcgYSBjYWNoZSBzZWNyZXQgZG9lcyBub3QgaW52YWxpZGF0ZSBjYWNoZWQgZW50cmllcw==-->fix: modifying a cache secret does not invalidate cached entries<!--description-->
<!--end release-notes-assistant-->

Reviewed-on: https://code.forgejo.org/forgejo/runner/pulls/1043
Reviewed-by: Mathieu Fenniak <mfenniak@noreply.code.forgejo.org>
Co-authored-by: Earl Warren <contact@earl-warren.org>
Co-committed-by: Earl Warren <contact@earl-warren.org>
2025-10-01 16:38:38 +00:00
..
config.example.yaml fix: modifying a cache secret does not invalidate cached entries (#1043) 2025-10-01 16:38:38 +00:00
config.go chore: replace gopkg.in/yaml.v3 with go.yaml.in/yaml/v3 (#888) 2025-08-20 20:49:49 +00:00
config_test.go expose "ForceRebuild" as a config option 2024-12-29 17:13:04 +01:00
deprecated.go Refactor to new framework (#98) 2023-04-04 21:32:04 +08:00
embed.go Refactor to new framework (#98) 2023-04-04 21:32:04 +08:00
registration.go fix: do not save .runner unless it is modified (#1006) 2025-09-17 12:48:52 +00:00
registration_test.go fix: do not save .runner unless it is modified (#1006) 2025-09-17 12:48:52 +00:00