Skip to content

chore: remove empty dependency checksum file - #14

Merged
ryanbarlow97 merged 1 commit into
mainfrom
chore/remove-historical-cruft-4fec1582
Sep 23, 2026
Merged

ryanbarlow97 merged 1 commit into
mainfrom
chore/remove-historical-cruft-4fec1582

Conversation

@ryanbarlow97

Copy link
Copy Markdown
Contributor

Remove .github/dependencies.sha256. The file is empty (0 bytes) and nothing reads it: prepare-release.sh downloads no private JARs, so there is nothing to verify, no workflow or script references the file, and the shared TLibs setup-plugins action verifies plugin releases from its own catalogue rather than the consumer's checksum file. prepare-release.sh is unchanged.

Validation: searched the repository and the wider TF-Minecraft workspace for references to the file; only other repositories' own install-local-dependencies.sh scripts and the Docs refer to their own copies. Checked the TLibs action at the pinned commit. CI build is the gate.

No deployment or release publication is included.

🤖 Generated with Claude Code

The file is 0 bytes and nothing reads it: prepare-release.sh downloads
no private JARs, the workflows never reference it, and the shared TLibs
setup-plugins action verifies releases from its own catalogue.

Co-Authored-By: Claude Opus 5.5 (1M context) <[email protected]>
@ryanbarlow97
ryanbarlow97 merged commit 123fdb1 into main Sep 23, 2026
1 check passed
@ryanbarlow97
ryanbarlow97 deleted the chore/remove-historical-cruft-4fec1582 branch September 23, 2026 08:37
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