Skip to content

chore: remove stale releases/ dir + fix README build docs#36

Merged
kennethphough merged 1 commit into
masterfrom
chore/remove-stale-releases-dir
May 28, 2026
Merged

chore: remove stale releases/ dir + fix README build docs#36
kennethphough merged 1 commit into
masterfrom
chore/remove-stale-releases-dir

Conversation

@kennethphough

Copy link
Copy Markdown
Member

Summary

  • Remove the legacy releases/ folder (5.3M, frozen at v1.4.0 since Feb 2024). The current CI (deploy.yml) builds + uploads to S3/CloudFront and never writes here — no v2.x build was ever committed to it.
  • Fix the README "Building from source" section, which still described the old flow (release.sh minifying into releases/). release.sh now only tags; CI does the build.

Risk

Only affects anyone still loading kyte.js from the raw GitHub releases/stable/ path instead of the CDN — believed to be nobody post-CDN-migration.

🤖 Generated with Claude Code

The releases/ folder (5.3M, frozen at v1.4.0, Feb 2024) is a leftover
from the pre-CDN manual release flow. The current CI deploy.yml builds
minified bundles and uploads straight to S3/CloudFront — it never
writes here, so none of the v2.x builds were ever in it. README's
"Building from source" section still described the old behavior
(release.sh minifying + writing to releases/); release.sh now only
tags, with the build happening in CI. Both corrected.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@kennethphough
kennethphough merged commit f6a2e1d into master May 28, 2026
5 checks passed
@kennethphough
kennethphough deleted the chore/remove-stale-releases-dir branch May 28, 2026 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant