Skip to content

Comments

docs: improve documentation and testing configurations#193

Merged
appleboy merged 1 commit intomasterfrom
docs
Dec 24, 2024
Merged

docs: improve documentation and testing configurations#193
appleboy merged 1 commit intomasterfrom
docs

Conversation

@appleboy
Copy link
Owner

@appleboy appleboy commented Dec 24, 2024

  • Add example for using environment variables with scp-action in README.md

fixed #28
fixed #60

Signed-off-by: appleboy appleboy.tw@gmail.com

- Add example for using environment variables with `scp-action` in README.md

Signed-off-by: appleboy <appleboy.tw@gmail.com>
@appleboy appleboy merged commit 4f2c27b into master Dec 24, 2024
5 checks passed
luketainton pushed a commit to luketainton/actions_gha-workflows that referenced this pull request Aug 15, 2025
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [appleboy/scp-action](https://github.com/appleboy/scp-action) | action | major | `v0.1.7` -> `v1.0.0` |

---

### Release Notes

<details>
<summary>appleboy/scp-action (appleboy/scp-action)</summary>

### [`v1.0.0`](https://github.com/appleboy/scp-action/releases/tag/v1.0.0)

[Compare Source](appleboy/scp-action@v0.1.7...v1.0.0)

#### Changelog

##### Features

-   [`172d463`](appleboy/scp-action@172d463): feat(actions): improve API robustness and testing coverage ([@&#8203;appleboy](https://github.com/appleboy))
-   [`98b7132`](appleboy/scp-action@98b7132): feat: migrate to composite action with dynamic drone-scp support ([#&#8203;197](appleboy/scp-action#197)) ([@&#8203;appleboy](https://github.com/appleboy))

##### Others

-   [`b03d725`](appleboy/scp-action@b03d725): style: improve readability and functionality across multiple components ([@&#8203;appleboy](https://github.com/appleboy))

##### Enhancements

-   [`699fa11`](appleboy/scp-action@699fa11): chore(deps): bump tj-actions/changed-files from 41 to 42 ([#&#8203;165](appleboy/scp-action#165)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
-   [`f314a53`](appleboy/scp-action@f314a53): chore(deps): bump tj-actions/changed-files from 42 to 43 ([#&#8203;170](appleboy/scp-action#170)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
-   [`9ba6206`](appleboy/scp-action@9ba6206): chore(deps): bump tj-actions/changed-files from 43 to 44 ([#&#8203;171](appleboy/scp-action#171)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
-   [`7622c01`](appleboy/scp-action@7622c01): chore: update tj-actions/changed-files action version ([@&#8203;appleboy](https://github.com/appleboy))
-   [`6aff649`](appleboy/scp-action@6aff649): chore: bump default DRONE_SCP_VERSION to 1.8.0 ([@&#8203;appleboy](https://github.com/appleboy))

##### Refactor

-   [`93e17a4`](appleboy/scp-action@93e17a4): refactor(actions): standardize configuration file formatting and defaults ([@&#8203;appleboy](https://github.com/appleboy))

##### Build process updates

-   [`c6ff96b`](appleboy/scp-action@c6ff96b): ci: implement automated release workflow with GoReleaser ([@&#8203;appleboy](https://github.com/appleboy))
-   [`f042d74`](appleboy/scp-action@f042d74): ci(github): improve system performance and stability ([@&#8203;appleboy](https://github.com/appleboy))
-   [`f5c6c23`](appleboy/scp-action@f5c6c23): ci: align workflow naming with updated testing conventions ([@&#8203;appleboy](https://github.com/appleboy))

##### Documentation updates

-   [`9f34cc3`](appleboy/scp-action@9f34cc3): docs(readme): update dependency in example ([#&#8203;159](appleboy/scp-action#159)) ([@&#8203;ilyabrin](https://github.com/ilyabrin))
-   [`ad9a378`](appleboy/scp-action@ad9a378): docs(readme): enhance IP protocol configuration options ([@&#8203;appleboy](https://github.com/appleboy))
-   [`4f2c27b`](appleboy/scp-action@4f2c27b): docs: improve documentation and testing configurations ([#&#8203;193](appleboy/scp-action#193)) ([@&#8203;appleboy](https://github.com/appleboy))
-   [`2a829c0`](appleboy/scp-action@2a829c0): docs: improve API performance and update documentation ([@&#8203;appleboy](https://github.com/appleboy))
-   [`3d59448`](appleboy/scp-action@3d59448): docs: enhance SSH configuration documentation and testing ([@&#8203;appleboy](https://github.com/appleboy))
-   [`bc835cb`](appleboy/scp-action@bc835cb): docs: refine input descriptions for clarity and user guidance ([@&#8203;appleboy](https://github.com/appleboy))
-   [`e55e4ea`](appleboy/scp-action@e55e4ea): docs: refine and expand documentation for variable configuration ([@&#8203;appleboy](https://github.com/appleboy))
-   [`bf323b8`](appleboy/scp-action@bf323b8): docs: overhaul and enrich documentation for clarity and onboarding ([@&#8203;appleboy](https://github.com/appleboy))
-   [`17026f9`](appleboy/scp-action@17026f9): docs: add comprehensive Chinese documentation and localization support ([@&#8203;appleboy](https://github.com/appleboy))
-   [`6b2d309`](appleboy/scp-action@6b2d309): docs: update README badges to reference lint and test workflow ([@&#8203;appleboy](https://github.com/appleboy))
-   [`ff85246`](appleboy/scp-action@ff85246): docs: update documentation to use latest scp-action version ([@&#8203;appleboy](https://github.com/appleboy))

</details>

---

### 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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNTkuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI1OS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJ0eXBlL2RlcGVuZGVuY2llcyJdfQ==-->

Reviewed-on: https://git.tainton.uk/actions/gha-workflows/pulls/25
Co-authored-by: Renovate [BOT] <renovate-bot@git.tainton.uk>
Co-committed-by: Renovate [BOT] <renovate-bot@git.tainton.uk>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot Copy to target server Can't use environment variable for target

1 participant