Commit Graph

1498 Commits

Author SHA1 Message Date
Kjeld Schouten-Lebbing cece30586d
Update renovate.yml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-04-07 10:05:03 +02:00
Kjeld Schouten-Lebbing 31bb241377
minor oopsie in renovate config
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-04-07 09:24:43 +02:00
Kjeld Schouten-Lebbing 8949ad869a
Update renovate.json5 (#7872)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-04-07 09:21:08 +02:00
allcontributors[bot] bbf45526cc
docs: add jrwrigh as a contributor for doc (#7867)
Adds @jrwrigh as a contributor for doc.

This was requested by stavros-k [in this
comment](https://github.com/truecharts/charts/pull/7866#issuecomment-1496598265)

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-04-05 00:09:48 +03:00
allcontributors[bot] 39a2f1568f
docs: add edmeister as a contributor for bug (#7842)
Adds @edmeister as a contributor for bug.

This was requested by stavros-k [in this
comment](https://github.com/truecharts/charts/issues/7840#issuecomment-1484120825)

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-03-26 22:55:04 +02:00
allcontributors[bot] cb6c5e0d05
docs: add CameronSabuda as a contributor for doc (#7837)
Adds @CameronSabuda as a contributor for doc.

This was requested by Ornias1993 [in this
comment](https://github.com/truecharts/charts/pull/7835#issuecomment-1483775858)

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-03-25 10:34:02 +01:00
Cameron Sabuda af1b4d4e3c
chore(docs): Update dev docs link in readme (#7835)
**Description**
Updates the development documentation link in the readme as it appears
that the old one is out of date.

⚒️ Fixes  N/A

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
N/A

**📃 Notes:**
N/A

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-03-25 08:51:39 +01:00
allcontributors[bot] aa61d235d7
docs: add jeremybox as a contributor for doc (#7817)
Adds @jeremybox as a contributor for doc.

This was requested by stavros-k [in this
comment](https://github.com/truecharts/charts/pull/7808#issuecomment-1475270867)

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-03-19 15:07:41 +01:00
allcontributors[bot] a6857ccb19
docs: add g-a-c as a contributor for bug (#7815)
Adds @g-a-c as a contributor for bug.

This was requested by stavros-k [in this
comment](https://github.com/truecharts/charts/issues/7812#issuecomment-1475268570)

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-03-19 15:05:02 +01:00
jeremybox ec8273a1a9
Update README.md (#7808)
Fix incorrect link to the getting started guide

**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [x] 📄 I have made corresponding changes to the documentation
- [x] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

Signed-off-by: jeremybox <33465600+jeremybox@users.noreply.github.com>
2023-03-19 12:40:26 +02:00
StevenMcElligott ad4bb10072
fix(github): Update SUPPORT.md for SCALE versions (#7806)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-03-18 22:24:14 +01:00
Kjeld Schouten-Lebbing 503422bdcc docs: add @xal3xhx as a contributor 2023-03-16 11:39:19 +01:00
Kjeld Schouten-Lebbing 879b962ab3 docs: add @miguelangel-nubla as a contributor 2023-03-16 11:38:57 +01:00
Kjeld Schouten-Lebbing 550e1fc3bf docs: add @jsegaert as a contributor 2023-03-16 11:38:36 +01:00
Kjeld Schouten-Lebbing 72d1e1ca88 docs: add @gismo2004 as a contributor 2023-03-16 11:38:18 +01:00
Kjeld Schouten-Lebbing d21859e916 docs: add @tiagogaspar8 as a contributor 2023-03-16 11:38:03 +01:00
Kjeld Schouten-Lebbing c362591be0 docs: add @StanMar-bit as a contributor 2023-03-16 11:37:43 +01:00
Kjeld Schouten-Lebbing 490f812ae1 docs: add @silentnyte as a contributor 2023-03-16 11:37:25 +01:00
Kjeld Schouten-Lebbing 8075b5feab docs: add @jonaswre as a contributor 2023-03-16 11:36:44 +01:00
Kjeld Schouten-Lebbing bf45a1f032 docs: add @Jip-Hop as a contributor 2023-03-16 11:36:27 +01:00
Kjeld Schouten-Lebbing b5d066d6bb docs: add @raynay-r as a contributor 2023-03-16 11:35:47 +01:00
Kjeld Schouten-Lebbing 9613925bf8 docs: add @g-a-c as a contributor 2023-03-16 11:35:24 +01:00
Kjeld Schouten-Lebbing dbda0f122a docs: add @CajuCLC as a contributor 2023-03-16 11:35:08 +01:00
Kjeld Schouten-Lebbing 209b3da06a docs: add @Cyb3rzombie as a contributor 2023-03-16 11:34:03 +01:00
Kjeld Schouten-Lebbing 0b3d23831b docs: add @engedics as a contributor 2023-03-16 11:33:36 +01:00
Kjeld Schouten-Lebbing 9ea311eb37 docs: add @ctag as a contributor 2023-03-16 11:32:51 +01:00
Kjeld Schouten-Lebbing 9f99192b3b docs: add @bjsemrad as a contributor 2023-03-16 11:32:27 +01:00
Kjeld Schouten-Lebbing 0cd69b62f6 docs: add @Dhs92 as a contributor 2023-03-16 11:32:08 +01:00
Kjeld Schouten-Lebbing 8c70b75289 docs: add @inmanturbo as a contributor 2023-03-16 11:31:34 +01:00
Kjeld Schouten-Lebbing 0c5c04a4cf docs: add @Whiskey24 as a contributor 2023-03-16 11:31:03 +01:00
Kjeld Schouten-Lebbing c42a345c5d docs: add @jfroy as a contributor 2023-03-16 11:30:24 +01:00
Kjeld Schouten-Lebbing 36e51a6f64 docs: add @Simoneu01 as a contributor 2023-03-16 11:29:40 +01:00
Kjeld Schouten-Lebbing bb654efef9 docs: add @renovate-bot as a contributor 2023-03-16 11:28:34 +01:00
Kjeld Schouten-Lebbing ba760aee6e docs: add @truecharts-admin as a contributor 2023-03-16 11:27:18 +01:00
Kjeld Schouten-Lebbing 5c26244efc docs: add @dependabot[bot] as a contributor 2023-03-16 11:26:17 +01:00
Kjeld Schouten-Lebbing b20973658c docs: add @allcontributors[bot] as a contributor 2023-03-16 11:25:51 +01:00
Kjeld Schouten-Lebbing cf321461bd add bot token (+2 squashed commit)
Squashed commit:

[24644ccb39] docs: add @xstar97 as a contributor

[ad0e20e145] docs: add @xstar97 as a contributor
2023-03-16 11:23:34 +01:00
Kjeld Schouten-Lebbing 4bad36b69a fix 2023-03-16 11:11:00 +01:00
Kjeld Schouten-Lebbing 0194f60621 Run all-contributor check daily 2023-03-16 11:10:29 +01:00
Kjeld Schouten-Lebbing 2a21a8f6da Run all-contributor check daily 2023-03-16 11:09:35 +01:00
Kjeld Schouten-Lebbing ca75aa2628 disable upgrade tests for now 2023-03-01 16:59:26 +01:00
TrueCharts Bot 62af7f69b3
chore(deps): update container image ghcr.io/truecharts/devcontainer to v3.1.1 (#6616) 2023-02-28 09:11:08 +01:00
TrueCharts Bot fa53189f0c
chore(deps): update renovatebot/github-action action to v34.153.1 (#7529) 2023-02-28 00:37:04 +02:00
Kjeld Schouten-Lebbing c297549fec
temporarily disable schedule for renovate
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-02-27 22:11:37 +01:00
allcontributors[bot] 286b4fd46f
docs: add dominch as a contributor for bug (#7539)
* docs: update .github/README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-02-24 18:33:56 +01:00
allcontributors[bot] c479205f86
docs: add AllieQpzm as a contributor for code (#7534)
* docs: update .github/README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-02-24 09:31:53 +02:00
TrueCharts Bot ceeac644b7
chore(deps): update dawidd6/action-download-artifact action to v2.26.0 (#7486) 2023-02-24 02:55:56 +02:00
TrueCharts Bot 8e8655e015
chore(deps): update renovatebot/github-action action to v34.152.2 (#7490) 2023-02-24 02:55:40 +02:00
Xstar97TheNoob e18b59ee83
renovate(scrypted) add scrypted group (#7509) 2023-02-23 10:02:29 -05:00
TrueCharts Bot 353dd4a67b
chore(deps): update actions/stale action to v7 (#5593) 2023-02-22 10:15:38 +01:00