You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%
There hasn't been any activity on this pull request recently. Therefore, this pull request has been automatically marked as stale and will be closed if no further activity occurs within seven days. Thank you for your contributions.
There hasn't been any activity on this pull request recently. Therefore, this pull request has been automatically marked as stale and will be closed if no further activity occurs within seven days. Thank you for your contributions.
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
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.
This PR contains the following updates:
v1.2.2→v1.2.5v3.3.0→v3.5.0Release Notes
appleboy/ssh-action (appleboy/ssh-action)
v1.2.5Compare Source
Changelog
Refactor
0ff4204: refactor: streamline output handling for GITHUB_OUTPUT in workflows (#404) (@appleboy)Documentation updates
23bd972: docs: update README and assets for new SSH agent workflow (@appleboy)8e460a2: docs: improve documentation table formatting for output descriptions (@appleboy)v1.2.4Compare Source
Changelog
Enhancements
4e3535e: chore: bump default DRONE_SSH_VERSION to 1.8.2 (@appleboy)Build process updates
823bd89: ci: trigger GitHub Actions workflows only on version tags (@appleboy)Documentation updates
652a0be: docs: update CI documentation and workflow references (@appleboy)f6208e0: docs: document and demonstrate capturing and using command output (@appleboy)v1.2.3Compare Source
Changelog
Features
20d5c5b: feat: add configurable curl insecure flag to GitHub action (@appleboy)Bug fixes
170eebb: fix: enhance binary download flow with robust error handling (#394) (@appleboy)Enhancements
b27b9f8: chore: refactor system to improve efficiency and update API usage (@appleboy)0e19dd9: chore: improve robustness and consistency across multiple scripts (@appleboy)Refactor
b6690ee: refactor: improve error handling and code readability across scripts (#374) (@appleboy)Build process updates
2b3c650: ci: unify and enhance GitHub workflow configurations (@appleboy)ffd1eec: ci: add workflow step for multi-command SSH testing (#386) (@appleboy)53f5c5c: ci: add automated Trivy security scanning via GitHub Actions (@appleboy)Documentation updates
52a1840: docs: update SSH action version to v1 in all README files (#372) (@appleboy)689de3c: docs: improve CLI messaging and error clarity for users (@appleboy)9ca1cd2: docs: document the newcurl_insecureconfiguration option (@appleboy)bd83ba7: docs: document and configure drone-ssh version usage (#381) (@appleboy)b80f638: docs: rewrite and unify documentation across all supported languages (@appleboy)c7fbbc9: docs: add table of contents to multilingual README files (@appleboy)4d84f05: docs: revamp and unify multi-language readme documentation (@appleboy)8f3cc07: docs: add comprehensive tables of contents to all README files (@appleboy)8745f95: docs: restructure and clarify parameter documentation across all readmes (@appleboy)57f6f35: docs(readme): better wording for script_path property (#387) (@kontur)3ca8a7c: docs: clarify script_path usage in Chinese remote execution docs (@appleboy)c680069: docs: add comprehensive documentation for project setup and usage (@appleboy)91f3272: docs: add Trivy security scan badge to all documentation (@appleboy)getsentry/action-release (getsentry/action-release)
v3.5.0: 3.5.0Compare Source
New Features ✨
Deps
Build / dependencies / internal 🔧
v3.4.0: 3.4.0Compare Source
Work in this release was contributed by @trevorkwhite. Thank you for your contribution!
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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 if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.