chore: update global workflows#4725
Merged
ReenigneArcher merged 8 commits intomasterfrom Feb 14, 2026
Merged
Conversation
23 tasks
Bundle ReportBundle size has no change ✅ |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #4725 +/- ##
==========================================
+ Coverage 15.50% 15.52% +0.01%
==========================================
Files 97 97
Lines 20478 20478
Branches 9400 9400
==========================================
+ Hits 3176 3179 +3
- Misses 13666 15892 +2226
+ Partials 3636 1407 -2229
Flags with carried forward coverage won't be shown. Click here to find out more. |
f93a07b to
bb7f782
Compare
Switch workflow configuration to use repository variables and workflow inputs instead of embedding certain secrets. Add a required git_username input to ci-homebrew and wire it into the homebrew job. Update ci.yml to pass docker_hub_username and gh_bot_name from inputs/vars and remove corresponding secret mappings. Replace secret-based DISCORD_USERNAME and GH_BOT_NAME usages with vars.DISCORD_USERNAME and vars.GH_BOT_NAME, and add gh_bot_name input to update-pages. This centralizes config in repo-level variables and reduces reliance on stored secrets; callers of these workflows must supply the new inputs or set the referenced repo vars.
bb7f782 to
227d08a
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



No description provided.