-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add missing translation for actions.runners.reset_registration_token_success
#23732
Conversation
actionsrunners.reset_registration_token_success
.actions.runners.reset_registration_token_success
.
actions.runners.reset_registration_token_success
.actions.runners.reset_registration_token_success
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## main #23732 +/- ##
==========================================
+ Coverage 47.14% 47.16% +0.02%
==========================================
Files 1149 1155 +6
Lines 151446 152399 +953
==========================================
+ Hits 71397 71878 +481
- Misses 71611 72036 +425
- Partials 8438 8485 +47
... and 42 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
I was unable to create a backport for 1.19, please send one manually. 🍵 |
* upstream/main: Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (go-gitea#23687) Add CSS rules for basic colored labels (go-gitea#23774) Add meilisearch support (go-gitea#23136) Add missing translation for `actions.runners.reset_registration_token_success` (go-gitea#23732) [skip ci] Updated translations via Crowdin Implement Issue Config (go-gitea#20956) Set repository link based on the url in package.json for npm packages (go-gitea#20379) Add API to manage issue dependencies (go-gitea#17935) Add creation time in tag list page (go-gitea#23693) Make minio package support legacy MD5 checksum (go-gitea#23768) Yarden Shoham has a new email address (go-gitea#23767) fix br display for packages curls (go-gitea#23737)
Used at
gitea/routers/web/shared/actions/runners.go
Line 157 in 4011821