Commit graph

16 commits

Author SHA1 Message Date
Renovate Bot
bcdd3b232a chore(deps): update codeberg.org/forgejo/forgejo docker tag to v1.21 2024-10-31 04:05:21 +00:00
01c3663812 chore: Configure Renovate (#3)
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

 * `targets/forgejo/docker-compose.yml` (docker-compose)
 * `targets/gotosocial/docker-compose.yaml` (docker-compose)

### Configuration Summary

Based on the default config's presets, Renovate will:

  - Start dependency updates only once this onboarding PR is merged
  - Enable Renovate Dependency Dashboard creation.
  - Use semantic commit type `fix` for dependencies and `chore` for all others if semantic commits are in use.
  - Ignore `node_modules`, `bower_components`, `vendor` and various test/tests directories.
  - Group known monorepo packages together.
  - Use curated list of recommended non-monorepo package groupings.
  - Apply crowd-sourced package replacement rules.
  - Apply crowd-sourced workarounds for known problems with packages.
  - Enable Renovate Dependency Dashboard creation.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to `renovate.json` in this branch. Renovate will update the Pull Request description the next time it runs.

---

### What to Expect

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

<details>
<summary>chore(deps): update codeberg.org/forgejo/forgejo docker tag to v1.21</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/codeberg.org-forgejo-forgejo-1.x`
  - Merge into: `master`
  - Upgrade [codeberg.org/forgejo/forgejo](https://codeberg.org/forgejo/forgejo) to `1.21`

</details>

<details>
<summary>chore(deps): update codeberg.org/forgejo/forgejo docker tag to v7</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/codeberg.org-forgejo-forgejo-7.x`
  - Merge into: `master`
  - Upgrade [codeberg.org/forgejo/forgejo](https://codeberg.org/forgejo/forgejo) to `7.0`

</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:388f0426bb11a51b7bc01c1d8659c05ffc5d272c9b8aa8a8bdffc0dd2574fce7-->

Co-authored-by: Renovate Bot <renovate-bot@git.batesnse.net>
Reviewed-on: #3
Co-authored-by: Renovate Bot <renovate-bot@git.batsense.net>
Co-committed-by: Renovate Bot <renovate-bot@git.batsense.net>
2024-06-02 19:24:21 +05:30
Earl Warren
6614b9b8a5 simplify forgejo configuration (#2)
Reviewed-on: #2
Co-authored-by: Earl Warren <contact@earl-warren.org>
Co-committed-by: Earl Warren <contact@earl-warren.org>
2023-10-13 16:08:32 +05:30
a5ab4c32da
feat: test GoToSocial for host meta 2023-10-02 17:55:07 +05:30
a579f02241 feat: add GoToSocial (#1)
Test GoToSocial for:

1. Nodeinfo
2. Webfinger
3. ActivityPub (basic)

Reviewed-on: #1
2023-10-02 13:47:58 +05:30
99d2297af0
fix: forgejo actor URL 2023-10-02 13:06:05 +05:30
b31b978c5a
feat & fix: use UID=1001 to match atm@lab.batsense.net and listen on 80 2023-10-02 12:54:11 +05:30
8fcd54494c
fix: pass FTEST_USER to AP test suite 2023-10-01 20:17:38 +05:30
63056b9f34
feat: add ActivityPub testing for Forgejo 2023-10-01 20:06:53 +05:30
c7967a2f12
feat: test forgejo's nodeinfo impl 2023-10-01 14:24:15 +05:30
fe378112a9
fix: set FTEST_USER in webfinger test 2023-09-28 00:19:18 +05:30
aaadb9f90b
fix: add forgejo-init-script env vars 2023-09-28 00:00:19 +05:30
2b8c2dedd7
fix: sutie name 2023-09-27 23:38:49 +05:30
8b52223770
feat: add forgejo init script 2023-09-27 22:25:40 +05:30
401ba9ede2
feat: init forgejo target 2023-09-27 22:23:11 +05:30
89d756cab6
feat: init 2023-09-26 16:11:37 +05:30