diff --git a/CHANGELOG.md b/CHANGELOG.md index e691e19..713b598 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,16 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). ### Commits +- Fixed: exclude slow institutional sites from link checker [`bb07778`](https://github.com/Varnasr/SignalStack/commit/bb077780ff37a585c64531de535523727d796f98) +- Fixed: revert LFS config — existing binary breaks CI checkout [`4274173`](https://github.com/Varnasr/SignalStack/commit/4274173b6501714888fb17df8176b3d2df80d5ed) +- Fixed: changelog workflow creates PR instead of direct push [`a361006`](https://github.com/Varnasr/SignalStack/commit/a361006e86b1441718ce668f530549c5771c6054) +- CI/CD: add workflow_dispatch trigger to changelog workflow [`936dc52`](https://github.com/Varnasr/SignalStack/commit/936dc52777473739b350b7d7eca0d18f35f531ec) +- Fixed: changelog workflow — disable hooks in CI, add skip-ci [`2e9d968`](https://github.com/Varnasr/SignalStack/commit/2e9d968059367fedae1fe35b902bda33923112d5) +- Fixed: enable British English dictionary in cspell [`9c7a41c`](https://github.com/Varnasr/SignalStack/commit/9c7a41cf6fe997851861366c7b861907e87effbc) +- Fixed: link checker accept 404s, fix broken relative path [`7e11728`](https://github.com/Varnasr/SignalStack/commit/7e117286169bc1300c9bd99273f9de2a41fdaa6b) +- Fixed: link checker — accept 403s and exclude bot-blocked sites [`c37a62a`](https://github.com/Varnasr/SignalStack/commit/c37a62aed96d01f633e448a15caa16d7c2392e41) +- Fixed: remaining CI failures — British spellings and Substack 403s [`bacbf31`](https://github.com/Varnasr/SignalStack/commit/bacbf31caade92e9882d74b31fdd0ce832ee528d) +- Maintenance: update CHANGELOG.md [`8b974b8`](https://github.com/Varnasr/SignalStack/commit/8b974b80d0f94f807209260c0d7ebb1f45eae583) - Fixed: resolve all CI failures — lint, spell, link check, changelog [`1162a6c`](https://github.com/Varnasr/SignalStack/commit/1162a6cf2ab1ac5ce34ae907cd67918a67a4b752) - Added: docs site, README overhaul, branch protection, repo metadata [`5adc308`](https://github.com/Varnasr/SignalStack/commit/5adc3087c9a16559dac14e59325dc4846d7026e5) - Changed: expand content depth, modernise tech stack, fix changelog [`31f0399`](https://github.com/Varnasr/SignalStack/commit/31f03998d1914f7398cc67ec8fb639f06342b782)