Skip to content

chore: pin CI to TLibs main and remove completed TODOs - #33

Merged
ryanbarlow97 merged 2 commits into
mainfrom
chore/remove-legacy-references
Sep 24, 2026
Merged

ryanbarlow97 merged 2 commits into
mainfrom
chore/remove-legacy-references

Conversation

@ryanbarlow97

Copy link
Copy Markdown
Contributor

Summary

  • Pin TF-Minecraft/TLibs/.github/actions/setup-plugins to 8ef41de on TLibs main. The previous pin, 4f7a354, is the head of TLibs PR Unify plugin artifact naming, validation, and ignore rules #19 and is not on any branch (Unify plugin artifact naming, validation, and ignore rules #19 was squash-merged as 8f48e6f). The action itself is unchanged; since then the installer has only dropped its unused --assets option and added GemInfusion to its catalogue.
  • Remove -P'!deploy-live' from the Maven commands. No POM defines a deploy-live profile, so the flag does nothing.
  • TODO.md: remove the mercenary trait gate, which is implemented (MercenaryEligibility with RpCharactersMercenaryTraitProbe). The bundled war.yml already sets require_declare_code: true, so only the live-config check stays.

Verification

  • The build workflow runs on this PR. The release workflow gets the same edits but only runs on tags.

🤖 Generated with Claude Code

ryanbarlow97 and others added 2 commits September 24, 2026 20:42
The setup-plugins action was pinned to 4f7a354, the head of TLibs PR #19,
which is not on any TLibs branch. Pin it to 8ef41de on TLibs main. The
action is unchanged; its installer catalogue now also lists GemInfusion.

Drop -P'!deploy-live'. No POM defines a deploy-live profile, so the flag
does nothing.

Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
The mercenary company trait gate is implemented and enabled whenever
RPCharacters is present. The bundled war.yml already requires declare
codes, so only the live-config check remains.

Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Sep 24, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 58 minutes.

Check out review usage here.

View limit details

Limit details: You’ve used all 10 included reviews currently available.

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 6a75f1a5-5f4a-40bb-a85b-33fa249f8efa

📥 Commits

Reviewing files that changed from the base of the PR and between 13e3998 and 8532b8c.

📒 Files selected for processing (3)
  • .github/workflows/build.yml
  • .github/workflows/maven-release.yml
  • TODO.md

Comment @coderabbitai help to get the list of available commands.

@ryanbarlow97
ryanbarlow97 merged commit dbe2b2b into main Sep 24, 2026
2 checks passed
@ryanbarlow97
ryanbarlow97 deleted the chore/remove-legacy-references branch September 24, 2026 21:02
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