Lilleman auf Larv lilleman
lilleman deleted branch fix-agents-typos from larvit/plainpages 2026-08-02 15:01:33 +02:00
lilleman pushed to main at larvit/plainpages 2026-08-02 15:01:33 +02:00
23bafd247d Fix typos in the AGENTS.md comment rules
lilleman merged pull request larvit/plainpages#36 2026-08-02 15:01:32 +02:00
Fix typos in the AGENTS.md comment rules
lilleman created pull request larvit/plainpages#36 2026-08-02 15:01:00 +02:00
Fix typos in the AGENTS.md comment rules
lilleman created branch fix-agents-typos in larvit/plainpages 2026-08-02 15:00:54 +02:00
lilleman pushed to fix-agents-typos at larvit/plainpages 2026-08-02 15:00:54 +02:00
23bafd247d Fix typos in the AGENTS.md comment rules
lilleman created branch ci-build-web-image in larvit/plainpages 2026-08-02 14:37:10 +02:00
lilleman pushed to ci-build-web-image at larvit/plainpages 2026-08-02 14:37:10 +02:00
b47576ddb8 Build the web image in ci.sh so typecheck and tests run the branch's own deps
lilleman created pull request larvit/plainpages#35 2026-08-02 14:37:10 +02:00
Build the web image in ci.sh so typecheck and tests run the branch's own deps
lilleman pushed to renovate/lucide-monorepo at larvit/plainpages 2026-08-02 14:34:45 +02:00
a66514933f Update lockfile and regenerate icons.ejs for lucide-static 1.28.0
621fa679d5 Merge remote-tracking branch 'origin/main' into renovate/lucide-monorepo
7c66599f35 Todo and agents updates
6db0f57bf4 Trim README and workflow prose that restates the code
175717f04d Move the docs-only decision into ci.sh so it runs locally
Compare 7 commits »
lilleman pushed to main at larvit/plainpages 2026-08-02 14:12:07 +02:00
7c66599f35 Todo and agents updates
lilleman merged pull request larvit/plainpages#33 2026-08-02 14:12:06 +02:00
Todo and agents updates
lilleman pushed to updated-some-docs at larvit/plainpages 2026-08-02 14:11:36 +02:00
7c66599f35 Todo and agents updates
6db0f57bf4 Trim README and workflow prose that restates the code
175717f04d Move the docs-only decision into ci.sh so it runs locally
6c850b8923 Skip the test gate on docs-only branches
Compare 4 commits »
lilleman pushed to main at larvit/plainpages 2026-08-02 14:08:55 +02:00
6db0f57bf4 Trim README and workflow prose that restates the code
175717f04d Move the docs-only decision into ci.sh so it runs locally
6c850b8923 Skip the test gate on docs-only branches
Compare 3 commits »
lilleman merged pull request larvit/plainpages#34 2026-08-02 14:08:55 +02:00
Skip the test gate on docs-only branches
lilleman commented on pull request larvit/plainpages#34 2026-08-02 13:56:18 +02:00
Skip the test gate on docs-only branches

You're right — both blobs are gone in 6db0f57, along with the clause I had added to the ci.sh line in the file map. The only trace left in the README is six words in the existing workflow table…

lilleman commented on pull request larvit/plainpages#34 2026-08-02 13:56:01 +02:00
Skip the test gate on docs-only branches

Removed in 6db0f57.

The one comment I kept in ci.yml is fetch-depth: 0's — that one is not about ci.sh, it records that actions/checkout defaults to depth 1, so dropping the line silently…

lilleman pushed to ci-docs-only-skip at larvit/plainpages 2026-08-02 13:55:50 +02:00
6db0f57bf4 Trim README and workflow prose that restates the code
lilleman commented on pull request larvit/plainpages#34 2026-08-02 13:51:35 +02:00
Skip the test gate on docs-only branches

More of the same as the previous comment. Look through the README to see if there are more stuff like this we can remove that is not relevant for the day to day developer and can be easily found out if you dig into the code.

lilleman commented on pull request larvit/plainpages#34 2026-08-02 13:50:48 +02:00
Skip the test gate on docs-only branches

Does this really help anyone? If someone really wants to know why some runs went faster than others, then can quickliy find out why by looking at the logs or reading the ci.sh script. This big blob of text in the README only makes it cluttered and harder to consume for both humans and machines. Please fix this and also adjust the projects AGENTS.md to not do this kind of documentation in these places again.