Commit Graph

98 Commits

Author SHA1 Message Date
renovate-bot f7117d1af3 chore(deps): update sonarsource/sonarqube-scan-action action to v5.2.0 2025-05-06 09:26:47 +00:00
renovate-bot 852a512919 chore(deps): update appleboy/scp-action action to v1 (#25)
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](https://github.com/appleboy/scp-action/compare/v0.1.7...v1.0.0)

#### Changelog

##### Features

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

##### Others

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

##### Enhancements

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

##### Refactor

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

##### Build process updates

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

##### Documentation updates

-   [`9f34cc3`](https://github.com/appleboy/scp-action/commit/9f34cc3e55716193b68f260db14c300d100e25f2): docs(readme): update dependency in example ([#&#8203;159](https://github.com/appleboy/scp-action/issues/159)) ([@&#8203;ilyabrin](https://github.com/ilyabrin))
-   [`ad9a378`](https://github.com/appleboy/scp-action/commit/ad9a378b7f4bbcd1987e09397c03ce91e770d162): docs(readme): enhance IP protocol configuration options ([@&#8203;appleboy](https://github.com/appleboy))
-   [`4f2c27b`](https://github.com/appleboy/scp-action/commit/4f2c27bbc2b4ea0d65964cd9793b05fa593a340f): docs: improve documentation and testing configurations ([#&#8203;193](https://github.com/appleboy/scp-action/issues/193)) ([@&#8203;appleboy](https://github.com/appleboy))
-   [`2a829c0`](https://github.com/appleboy/scp-action/commit/2a829c0ed2e300ffdab24dc6c26998da3ddc8025): docs: improve API performance and update documentation ([@&#8203;appleboy](https://github.com/appleboy))
-   [`3d59448`](https://github.com/appleboy/scp-action/commit/3d59448764c0f94f80ffcfea943710c44b75cb43): docs: enhance SSH configuration documentation and testing ([@&#8203;appleboy](https://github.com/appleboy))
-   [`bc835cb`](https://github.com/appleboy/scp-action/commit/bc835cba55a1d2660060d9dedbc560a0aa23a444): docs: refine input descriptions for clarity and user guidance ([@&#8203;appleboy](https://github.com/appleboy))
-   [`e55e4ea`](https://github.com/appleboy/scp-action/commit/e55e4eabdc67ed49269ffb7d0d234f9c83facbca): docs: refine and expand documentation for variable configuration ([@&#8203;appleboy](https://github.com/appleboy))
-   [`bf323b8`](https://github.com/appleboy/scp-action/commit/bf323b87290f84da784331d4b2ec2662b6a790a2): docs: overhaul and enrich documentation for clarity and onboarding ([@&#8203;appleboy](https://github.com/appleboy))
-   [`17026f9`](https://github.com/appleboy/scp-action/commit/17026f90b893f1e6ef4acfaf70d5a2c610bb9495): docs: add comprehensive Chinese documentation and localization support ([@&#8203;appleboy](https://github.com/appleboy))
-   [`6b2d309`](https://github.com/appleboy/scp-action/commit/6b2d3092e33afb945be4e80af2cda12c88dcef2c): docs: update README badges to reference lint and test workflow ([@&#8203;appleboy](https://github.com/appleboy))
-   [`ff85246`](https://github.com/appleboy/scp-action/commit/ff85246acaad7bdce478db94a363cd2bf7c90345): 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>
2025-04-27 16:15:44 +02:00
renovate-bot 172aa32d4b chore(deps): update sonarsource/sonarqube-scan-action action to v5.1.0 (#24)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [SonarSource/sonarqube-scan-action](https://github.com/SonarSource/sonarqube-scan-action) | action | minor | `v5.0.0` -> `v5.1.0` |

---

### Release Notes

<details>
<summary>SonarSource/sonarqube-scan-action (SonarSource/sonarqube-scan-action)</summary>

### [`v5.1.0`](https://github.com/SonarSource/sonarqube-scan-action/releases/tag/v5.1.0)

[Compare Source](https://github.com/SonarSource/sonarqube-scan-action/compare/v5.0.0...v5.1.0)

#### What's Changed

-   Update SonarScanner CLI to 7.1.0.4889 to support sonar.region=us by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/SonarSource/sonarqube-scan-action/pull/183

**Full Changelog**: https://github.com/SonarSource/sonarqube-scan-action/compare/v5.0.0...v5.1.0

</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: #24
Reviewed-by: Luke Tainton <luke@tainton.uk>
Co-authored-by: Renovate [BOT] <renovate-bot@git.tainton.uk>
Co-committed-by: Renovate [BOT] <renovate-bot@git.tainton.uk>
2025-03-24 19:15:14 +01:00
renovate-bot 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
luke 391f3d91d5 Switch to custom PO action 2025-03-23 20:52:33 +00:00
luke 760677ad0b add msg to pushover 2025-03-23 20:19:21 +00:00
luke eb015fdf76 Update .gitea/workflows/docker-compose-deploy.yml 2025-03-23 21:07:59 +01:00
luke a8cb18773b Update .gitea/workflows/docker-compose-remove.yml 2025-03-23 21:07:41 +01:00
luke 50aad049e7 add docker compose flows 2025-03-23 20:03:07 +00:00
renovate-bot 5d57ab1717 chore(deps): update sonarsource/sonarqube-scan-action action to v5 (#22)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [SonarSource/sonarqube-scan-action](https://github.com/SonarSource/sonarqube-scan-action) | action | major | `v4.2.1` -> `v5.0.0` |

---

### Release Notes

<details>
<summary>SonarSource/sonarqube-scan-action (SonarSource/sonarqube-scan-action)</summary>

### [`v5.0.0`](https://github.com/SonarSource/sonarqube-scan-action/releases/tag/v5.0.0)

[Compare Source](https://github.com/SonarSource/sonarqube-scan-action/compare/v4.2.1...v5.0.0)

#### What's Changed

-   SQSCANGHA-81 Update SonarScanner CLI to 7.0.2.4839 by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/SonarSource/sonarqube-scan-action/pull/175

**Full Changelog**: https://github.com/SonarSource/sonarqube-scan-action/compare/v4...v5.0.0

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzEuMyIsInVwZGF0ZWRJblZlciI6IjM5LjE3MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJ0eXBlL2RlcGVuZGVuY2llcyJdfQ==-->

Reviewed-on: #22
Co-authored-by: Renovate [BOT] <renovate-bot@git.tainton.uk>
Co-committed-by: Renovate [BOT] <renovate-bot@git.tainton.uk>
2025-02-17 11:58:20 +01:00
luke 9deb6efa52 Update renovate.json 2025-02-17 11:56:08 +01:00
luke fd2c41dad2 Update .gitea/workflows/create-release.yml 2025-02-15 20:00:50 +01:00
luke 1d076c033b Update .gitea/workflows/ci-python-uv-with-docker.yml 2025-02-09 21:01:29 +01:00
luke c28e01b9de Update .gitea/workflows/conventional-commit.yml 2025-02-04 21:17:22 +01:00
luke dc06e5ccc9 Update .gitea/workflows/conventional-commit.yml 2025-02-04 21:16:31 +01:00
luke c557b742bd Update .gitea/workflows/conventional-commit.yml 2025-02-04 21:14:12 +01:00
luke b599bf7659 Update .gitea/workflows/conventional-commit.yml 2025-01-16 23:45:18 +01:00
luke 4fe845eed9 fix(conventional-commit): bump to v1.2.1 2025-01-16 23:34:29 +01:00
luke 3ceee60dbb Update .gitea/workflows/conventional-commit.yml 2025-01-15 23:07:32 +01:00
luke 2147bd678d Update .gitea/workflows/create-release.yml 2025-01-15 23:07:18 +01:00
luke 78d01c4b25 Update .gitea/workflows/build-push-docker.yml 2025-01-12 22:20:55 +01:00
luke a5ef87e908 double quote GITEA_OUTPUT 2025-01-12 21:04:34 +00:00
luke f4b7546848 Update .gitea/workflows/create-release.yml 2025-01-12 21:29:34 +01:00
luke 9a9c248250 fix(ci): remove unnecessary output 2025-01-12 21:15:35 +01:00
luke 147b72d437 fix(ci): don't require non-existent job 2025-01-12 21:11:41 +01:00
luke df82bf6fd4 fix(ci): update name of job 2025-01-12 21:09:34 +01:00
luke 3fde2411aa fix(ci): add missing runs-on attribute 2025-01-12 19:58:30 +00:00
luke 8278cfe34a fix(ci): correct output 2025-01-12 20:47:55 +01:00
luke 46881a8a45 fix(ci): move to Create Release action 2025-01-12 19:43:25 +00:00
luke 1b0b193a08 Update .gitea/workflows/build-push-docker.yml 2025-01-12 20:05:24 +01:00
luke ec9f1befc7 Update .gitea/workflows/create-release.yml 2025-01-12 20:04:18 +01:00
luke aeaf066e14 feat(ci): add conventional commit 2025-01-12 18:48:41 +00:00
luke 36e486b708 Gitea 1.23.1 2 2025-01-12 18:23:24 +00:00
luke bdde495d62 Gitea 1.23.1 2025-01-12 18:14:21 +00:00
luke 9f34cc5dfc Update Renovate config 2025-01-02 13:16:46 +00:00
luke be5d549be7 bump actions-poetry to v4 2025-01-02 13:10:52 +00:00
luke 77a306b164 Merge branch 'main' into gitea 2025-01-02 13:10:23 +00:00
luke 28481cf55e Initial draft of Gitea-oriented actions 2025-01-02 13:08:27 +00:00
renovate-bot 50102c6cd8 chore(deps): update abatilo/actions-poetry action to v4 2025-01-01 23:01:08 +00:00
renovate-bot 676cc38708 chore(deps): update actions/checkout action to v4.2.2 2024-12-31 22:16:12 +01:00
renovate-bot 09b3a46136 chore(config): migrate config renovate.json 2024-12-31 21:15:05 +00:00
luke c99e84f695 Move renovate.json to root 2024-12-31 21:08:16 +00:00
dependabot[bot] 104d8c5eea chore(actions)(deps): bump SonarSource/sonarqube-scan-action
Bumps [SonarSource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action) from 4.1.0 to 4.2.1.
- [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases)
- [Commits](https://github.com/sonarsource/sonarqube-scan-action/compare/v4.1.0...v4.2.1)

---
updated-dependencies:
- dependency-name: SonarSource/sonarqube-scan-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-18 07:03:14 +00:00
luke d661a1a303 Switch SonarQube Cloud action 2024-12-15 13:17:08 +00:00
dependabot[bot] aa40b49980 chore(actions)(deps): bump actions/attest-build-provenance from 1 to 2
Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 1 to 2.
- [Release notes](https://github.com/actions/attest-build-provenance/releases)
- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)
- [Commits](https://github.com/actions/attest-build-provenance/compare/v1...v2)

---
updated-dependencies:
- dependency-name: actions/attest-build-provenance
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-05 05:30:35 +00:00
luke 0bbea57443 switch github.event.inputs.python-version to inputs.python-version 2024-11-28 21:48:03 +00:00
luke b2f7d2a100 replace python_version with python-version 2024-11-28 21:39:34 +00:00
luke 22836419d3 Allow override of Python version 2024-11-28 21:29:24 +00:00
luke c33cffb869 Update ci-python.yml 2024-11-21 22:01:30 +00:00
luke 690755a26c Update ci-python-with-docker.yml 2024-11-21 22:01:08 +00:00