ff58cfd71f
chore(deps): update appleboy/ssh-action action to v1.2.4 ( #49 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [appleboy/ssh-action](https://github.com/appleboy/ssh-action ) | action | patch | `v1.2.3` -> `v1.2.4` |
---
### Release Notes
<details>
<summary>appleboy/ssh-action (appleboy/ssh-action)</summary>
### [`v1.2.4`](https://github.com/appleboy/ssh-action/releases/tag/v1.2.4 )
[Compare Source](https://github.com/appleboy/ssh-action/compare/v1.2.3...v1.2.4 )
##### Changelog
##### Enhancements
- [`4e3535e`](4e3535e14e ): chore: bump default DRONE\_SSH\_VERSION to 1.8.2 ([@​appleboy](https://github.com/appleboy ))
##### Build process updates
- [`823bd89`](823bd89e13 ): ci: trigger GitHub Actions workflows only on version tags ([@​appleboy](https://github.com/appleboy ))
##### Documentation updates
- [`652a0be`](652a0bee3c ): docs: update CI documentation and workflow references ([@​appleboy](https://github.com/appleboy ))
- [`f6208e0`](f6208e096d ): docs: document and demonstrate capturing and using command output ([@​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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4yNi44IiwidXBkYXRlZEluVmVyIjoiNDIuMjYuOCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidHlwZS9kZXBlbmRlbmNpZXMiXX0=-->
Reviewed-on: #49
Co-authored-by: renovate[bot] <renovate-bot@git.tainton.uk >
Co-committed-by: renovate[bot] <renovate-bot@git.tainton.uk >
2025-11-30 19:20:31 +00:00
662e9f6274
chore(deps): update appleboy/ssh-action action to v1.2.3 ( #43 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [appleboy/ssh-action](https://github.com/appleboy/ssh-action ) | action | patch | `v1.2.2` -> `v1.2.3` |
---
### Release Notes
<details>
<summary>appleboy/ssh-action (appleboy/ssh-action)</summary>
### [`v1.2.3`](https://github.com/appleboy/ssh-action/releases/tag/v1.2.3 )
[Compare Source](https://github.com/appleboy/ssh-action/compare/v1.2.2...v1.2.3 )
##### Changelog
##### Features
- [`20d5c5b`](20d5c5bbc9 ): feat: add configurable curl insecure flag to GitHub action ([@​appleboy](https://github.com/appleboy ))
##### Bug fixes
- [`170eebb`](170eebb2ee ): fix: enhance binary download flow with robust error handling ([#​394](https://github.com/appleboy/ssh-action/issues/394 )) ([@​appleboy](https://github.com/appleboy ))
##### Enhancements
- [`b27b9f8`](b27b9f8968 ): chore: refactor system to improve efficiency and update API usage ([@​appleboy](https://github.com/appleboy ))
- [`0e19dd9`](0e19dd962d ): chore: improve robustness and consistency across multiple scripts ([@​appleboy](https://github.com/appleboy ))
##### Refactor
- [`b6690ee`](b6690ee817 ): refactor: improve error handling and code readability across scripts ([#​374](https://github.com/appleboy/ssh-action/issues/374 )) ([@​appleboy](https://github.com/appleboy ))
##### Build process updates
- [`2b3c650`](2b3c6504b3 ): ci: unify and enhance GitHub workflow configurations ([@​appleboy](https://github.com/appleboy ))
- [`ffd1eec`](ffd1eec364 ): ci: add workflow step for multi-command SSH testing ([#​386](https://github.com/appleboy/ssh-action/issues/386 )) ([@​appleboy](https://github.com/appleboy ))
- [`53f5c5c`](53f5c5cedf ): ci: add automated Trivy security scanning via GitHub Actions ([@​appleboy](https://github.com/appleboy ))
##### Documentation updates
- [`52a1840`](52a1840ca6 ): docs: update SSH action version to v1 in all README files ([#​372](https://github.com/appleboy/ssh-action/issues/372 )) ([@​appleboy](https://github.com/appleboy ))
- [`689de3c`](689de3cf64 ): docs: improve CLI messaging and error clarity for users ([@​appleboy](https://github.com/appleboy ))
- [`9ca1cd2`](9ca1cd2174 ): docs: document the new `curl_insecure` configuration option ([@​appleboy](https://github.com/appleboy ))
- [`bd83ba7`](bd83ba7e2b ): docs: document and configure drone-ssh version usage ([#​381](https://github.com/appleboy/ssh-action/issues/381 )) ([@​appleboy](https://github.com/appleboy ))
- [`b80f638`](b80f638dc4 ): docs: rewrite and unify documentation across all supported languages ([@​appleboy](https://github.com/appleboy ))
- [`c7fbbc9`](c7fbbc9208 ): docs: add table of contents to multilingual README files ([@​appleboy](https://github.com/appleboy ))
- [`4d84f05`](4d84f0522a ): docs: revamp and unify multi-language readme documentation ([@​appleboy](https://github.com/appleboy ))
- [`8f3cc07`](8f3cc07719 ): docs: add comprehensive tables of contents to all README files ([@​appleboy](https://github.com/appleboy ))
- [`8745f95`](8745f9583c ): docs: restructure and clarify parameter documentation across all readmes ([@​appleboy](https://github.com/appleboy ))
- [`57f6f35`](57f6f3556d ): docs(readme): better wording for script\_path property ([#​387](https://github.com/appleboy/ssh-action/issues/387 )) ([@​kontur](https://github.com/kontur ))
- [`3ca8a7c`](3ca8a7c535 ): docs: clarify script\_path usage in Chinese remote execution docs ([@​appleboy](https://github.com/appleboy ))
- [`c680069`](c680069d84 ): docs: add comprehensive documentation for project setup and usage ([@​appleboy](https://github.com/appleboy ))
- [`91f3272`](91f3272fc5 ): docs: add Trivy security scan badge to all documentation ([@​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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0Mi4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInR5cGUvZGVwZW5kZW5jaWVzIl19-->
Reviewed-on: #43
Co-authored-by: renovate[bot] <renovate-bot@git.tainton.uk >
Co-committed-by: renovate[bot] <renovate-bot@git.tainton.uk >
2025-11-08 16:29:10 +00:00
0a8cce10ae
chore(deps): update https://git.tainton.uk/actions/pushover-action action to v1.1.4 ( #41 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [https://git.tainton.uk/actions/pushover-action ](https://git.tainton.uk/actions/pushover-action ) | action | patch | `v1.1.3` -> `v1.1.4` |
---
### Release Notes
<details>
<summary>actions/pushover-action (https://git.tainton.uk/actions/pushover-action )</summary>
### [`v1.1.4`](https://git.tainton.uk/actions/pushover-action/compare/v1.1.3...v1.1.4 )
[Compare Source](https://git.tainton.uk/actions/pushover-action/compare/v1.1.3...v1.1.4 )
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDYuOCIsInVwZGF0ZWRJblZlciI6IjQxLjE0Ni44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJ0eXBlL2RlcGVuZGVuY2llcyJdfQ==-->
Reviewed-on: #41
Co-authored-by: renovate[bot] <renovate-bot@git.tainton.uk >
Co-committed-by: renovate[bot] <renovate-bot@git.tainton.uk >
2025-10-13 21:42:08 +02:00
691d3c563f
chore(deps): update https://git.tainton.uk/actions/pushover-action action to v1.1.3 ( #23 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [https://git.tainton.uk/actions/pushover-action ](https://git.tainton.uk/actions/pushover-action ) | action | patch | `v1.1.0` -> `v1.1.3` |
---
### Release Notes
<details>
<summary>actions/pushover-action (https://git.tainton.uk/actions/pushover-action )</summary>
### [`v1.1.3`](https://git.tainton.uk/actions/pushover-action/compare/v1.1.2...v1.1.3 )
[Compare Source](https://git.tainton.uk/actions/pushover-action/compare/v1.1.2...v1.1.3 )
### [`v1.1.2`](https://git.tainton.uk/actions/pushover-action/compare/v1.1.1...v1.1.2 )
[Compare Source](https://git.tainton.uk/actions/pushover-action/compare/v1.1.1...v1.1.2 )
### [`v1.1.1`](https://git.tainton.uk/actions/pushover-action/compare/v1.1.0...v1.1.1 )
[Compare Source](https://git.tainton.uk/actions/pushover-action/compare/v1.1.0...v1.1.1 )
</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTEuNCIsInVwZGF0ZWRJblZlciI6IjM5LjIxMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJ0eXBlL2RlcGVuZGVuY2llcyJdfQ==-->
Reviewed-on: #23
Co-authored-by: Renovate [BOT] <renovate-bot@git.tainton.uk >
Co-committed-by: Renovate [BOT] <renovate-bot@git.tainton.uk >
2025-03-23 22:15:41 +01:00
391f3d91d5
Switch to custom PO action
2025-03-23 20:52:33 +00:00
760677ad0b
add msg to pushover
2025-03-23 20:19:21 +00:00
a8cb18773b
Update .gitea/workflows/docker-compose-remove.yml
2025-03-23 21:07:41 +01:00
50aad049e7
add docker compose flows
2025-03-23 20:03:07 +00:00