Commit graph

22 commits

Author SHA1 Message Date
1a7b182350 chore(deps): update module github.com/rs/zerolog to v1.33.0 (#3)
Some checks are pending
Dev Version / Release (push) Waiting to run
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/rs/zerolog](https://github.com/rs/zerolog) | require | minor | `v1.31.0` -> `v1.33.0` |

>  **Important**
>
> Release Notes retrieval for this PR were skipped because no github.com credentials were available.
> If you are self-hosted, please see [this instruction](https://github.com/renovatebot/renovate/blob/master/docs/usage/examples/self-hosting.md#githubcom-token-for-release-notes).

---

### 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.

🔕 **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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMS4yIiwidXBkYXRlZEluVmVyIjoiMzguMjEuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Reviewed-on: #3
Co-authored-by: Renovate Bot <renovate@keks.cloud>
Co-committed-by: Renovate Bot <renovate@keks.cloud>
2024-09-14 01:23:35 +00:00
b792a8f374 chore(deps): update module github.com/urfave/cli/v2 to v2.27.4 (#5)
Some checks are pending
Dev Version / Release (push) Waiting to run
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/urfave/cli/v2](https://github.com/urfave/cli) | require | minor | `v2.25.7` -> `v2.27.4` |

>  **Important**
>
> Release Notes retrieval for this PR were skipped because no github.com credentials were available.
> If you are self-hosted, please see [this instruction](https://github.com/renovatebot/renovate/blob/master/docs/usage/examples/self-hosting.md#githubcom-token-for-release-notes).

---

### 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.

🔕 **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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMS4yIiwidXBkYXRlZEluVmVyIjoiMzguMjEuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Reviewed-on: #5
Co-authored-by: Renovate Bot <renovate@keks.cloud>
Co-committed-by: Renovate Bot <renovate@keks.cloud>
2024-09-14 01:23:23 +00:00
df8ce1f61a chore(deps): update module github.com/aws/aws-sdk-go to v1.55.5 (#2)
Some checks are pending
Dev Version / Release (push) Waiting to run
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | require | minor | `v1.45.25` -> `v1.55.5` |

>  **Important**
>
> Release Notes retrieval for this PR were skipped because no github.com credentials were available.
> If you are self-hosted, please see [this instruction](https://github.com/renovatebot/renovate/blob/master/docs/usage/examples/self-hosting.md#githubcom-token-for-release-notes).

---

### 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.

🔕 **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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMS4yIiwidXBkYXRlZEluVmVyIjoiMzguMjEuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Reviewed-on: #2
Co-authored-by: Renovate Bot <renovate@keks.cloud>
Co-committed-by: Renovate Bot <renovate@keks.cloud>
2024-09-14 01:23:02 +00:00
ea786500b5 chore: Configure Renovate (#1)
Some checks are pending
Dev Version / Release (push) Waiting to run
Welcome to [Renovate](https://github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.

---
### Detected Package Files

 * `.forgejo/workflows/dev.yml` (github-actions)
 * `.forgejo/workflows/release.yml` (github-actions)
 * `go.mod` (gomod)
 * `vendor/github.com/urfave/cli/v2/mkdocs-requirements.txt` (pip_requirements)

### What to Expect

With your current configuration, Renovate will create 6 Pull Requests:

<details>
<summary>chore(deps): update module github.com/aws/aws-sdk-go to v1.55.5</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/github.com-aws-aws-sdk-go-1.x`
  - Merge into: `main`
  - Upgrade [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) to `v1.55.5`

</details>

<details>
<summary>chore(deps): update module github.com/rs/zerolog to v1.33.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/github.com-rs-zerolog-1.x`
  - Merge into: `main`
  - Upgrade [github.com/rs/zerolog](https://github.com/rs/zerolog) to `v1.33.0`

</details>

<details>
<summary>chore(deps): update module github.com/stretchr/testify to v1.9.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/github.com-stretchr-testify-1.x`
  - Merge into: `main`
  - Upgrade [github.com/stretchr/testify](https://github.com/stretchr/testify) to `v1.9.0`

</details>

<details>
<summary>chore(deps): update module github.com/urfave/cli/v2 to v2.27.4</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/github.com-urfave-cli-v2-2.x`
  - Merge into: `main`
  - Upgrade [github.com/urfave/cli/v2](https://github.com/urfave/cli) to `v2.27.4`

</details>

<details>
<summary>chore(deps): update module golang.org/x/crypto to v0.27.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/golang.org-x-crypto-0.x`
  - Merge into: `main`
  - Upgrade golang.org/x/crypto to `v0.27.0`

</details>

<details>
<summary>chore(deps): update dependency mkdocs-material to v9</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/mkdocs-material-9.x`
  - Merge into: `main`
  - Upgrade [mkdocs-material](https://github.com/squidfunk/mkdocs-material) to `~=9.5`

</details>

---

 Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section.
If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions).

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

<!--renovate-config-hash:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->

Reviewed-on: #1
Co-authored-by: Renovate Bot <renovate@keks.cloud>
Co-committed-by: Renovate Bot <renovate@keks.cloud>
2024-09-14 01:17:34 +00:00
kekskurse
7d1d30eb31 sort sftp files
All checks were successful
Dev Version / Release (push) Successful in 37s
2023-10-31 17:54:19 +01:00
kekskurse
8fa9c0dd3f more releases?
All checks were successful
Dev Version / Release (push) Successful in 4m56s
2023-10-31 01:44:36 +01:00
kekskurse
4c491ddc4b release
All checks were successful
Dev Version / Release (push) Successful in 6m1s
2023-10-30 11:52:16 +01:00
kekskurse
274a01ee1c ci release
Some checks failed
Dev Version / Release (push) Failing after 6m6s
2023-10-30 11:42:54 +01:00
kekskurse
46ce00198c ci release
All checks were successful
Dev Version / Release (push) Successful in 30s
2023-10-30 11:39:52 +01:00
kekskurse
d5baef80cc Fix test by add time
Some checks failed
Dev Version / Release (push) Failing after 5m27s
2023-10-30 11:19:06 +01:00
kekskurse
7b6df24e29 ci: test
Some checks failed
Dev Version / Release (push) Failing after 1m50s
2023-10-30 11:14:16 +01:00
kekskurse
94550eca65 ci: test
Some checks failed
Dev Version / Release (push) Failing after 1s
2023-10-30 11:13:35 +01:00
kekskurse
b825bc5844 add ci 2023-10-30 11:12:50 +01:00
kekskurse
df8bbcd6c2 lfs 2023-10-14 15:31:40 +02:00
kekskurse
da60175fcc cron 2023-10-14 15:24:49 +02:00
kekskurse
e72050b3dc Sample Config 2023-10-14 15:16:05 +02:00
kekskurse
3f65e61824 Update s3 2023-10-14 15:13:04 +02:00
kekskurse
748e042ada add s3 2023-10-14 15:07:58 +02:00
kekskurse
aa2c1450c4 Readme 2023-10-12 13:09:22 +02:00
kekskurse
5bac3f211e readme 2023-10-12 12:47:35 +02:00
kekskurse
dd504ec097 exec 2023-10-12 11:29:49 +02:00
kekskurse
8ad61755e6 init 2023-10-12 10:20:53 +02:00