Commit Graph

18 Commits

Author SHA1 Message Date
Kjeld Schouten caa8235c9c move docs to truetech 2025-10-15 21:26:28 +02:00
Kjeld Schouten b8af7831e3 fix some docs generation issues 2025-10-13 17:45:56 +02:00
Stavros Kois 6160cc9ca0 doh 2024-06-09 13:51:46 +03:00
Stavros Kois ccf3fa97f6 hmm 2024-06-09 13:48:46 +03:00
Stavros Kois 9cf5cc90a5 keep some docs safe 2024-06-09 13:44:40 +03:00
Stavros Kois dab93abd54 test agian 2024-06-09 13:35:13 +03:00
Stavros Kois 2c6cab6659 feat: Use remade changelog generator (#22476)
**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
- [ ] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** App addition**

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

- [ ] 🖼️ 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: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-30 16:03:23 +02:00
Kjeld Schouten a9f7b4d7db Improve links in readme/docs a bit 2024-05-25 12:30:16 +02:00
Kjeld Schouten 6df14cde49 Update chart-docs.sh
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-24 21:35:42 +02:00
Kjeld Schouten 63176cd4df Update chart-docs.sh
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-24 21:29:47 +02:00
Stavros kois e92e1793de -.- 2024-05-12 22:46:23 +03:00
Stavros kois 5c90271604 fixissue 2024-05-12 22:19:48 +03:00
Stavros kois f56cec4b47 more fixes 2024-05-12 22:01:40 +03:00
Stavros kois b49d68863f fail fast 2024-05-12 21:34:56 +03:00
Stavros kois bda19c5847 duh 2024-05-12 21:32:03 +03:00
Stavros kois 2012422b97 fix title 2024-05-12 21:27:13 +03:00
Stavros kois a4944dd6b2 some fixes 2024-05-12 21:27:12 +03:00
Stavros kois 287ccb2afa move to sh and debug 2024-05-12 20:57:58 +03:00