Skip to content

Exclude YARD 0.9.38 and regenerate v1.1.0 docs.#1049

Merged
myronmarston merged 3 commits intoblock:mainfrom
carsonclarkemagrab-toast:fix-yard-0.9.38-and-regen-docs
Feb 26, 2026
Merged

Exclude YARD 0.9.38 and regenerate v1.1.0 docs.#1049
myronmarston merged 3 commits intoblock:mainfrom
carsonclarkemagrab-toast:fix-yard-0.9.38-and-regen-docs

Conversation

@carsonclarkemagrab-toast
Copy link
Contributor

@carsonclarkemagrab-toast carsonclarkemagrab-toast commented Feb 25, 2026

YARD 0.9.38 has a bug that breaks documentation generation (lsegal/yard#1639). The fix has been submitted upstream in lsegal/yard#1647.

In the meantime, this PR excludes 0.9.38 from our dependency constraint, allowing bundler to use 0.9.37 or (once released) 0.9.39+.

This also regenerates the v1.1.0 documentation archive with YARD 0.9.37 to fix the broken docs that were generated with 0.9.38.

Resolves #1048.

@CLAassistant
Copy link

CLAassistant commented Feb 25, 2026

CLA assistant check
All committers have signed the CLA.

@carsonclarkemagrab-toast carsonclarkemagrab-toast changed the title Exclude YARD 0.9.38 and regenerate v1.1.0 docs Exclude YARD 0.9.38 and regenerate v1.1.0 docs. Feb 25, 2026
Copy link
Collaborator

@myronmarston myronmarston left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sadly, the build is failing due to #1047. Do you mind working up a separate PR that adds "!= 2.5.20" to the various add_depenency "graphql" calls and then bundle installs and commits? That should fix the build. Then you can rebase this and it should pass.

@carsonclarkemagrab-toast carsonclarkemagrab-toast force-pushed the fix-yard-0.9.38-and-regen-docs branch from acad9d6 to 9db378c Compare February 25, 2026 17:43
YARD 0.9.38 has a bug that breaks documentation generation
(lsegal/yard#1639). This fix has been
submitted upstream (lsegal/yard#1647).

In the meantime, we exclude 0.9.38 from our dependency constraint,
allowing bundler to use 0.9.37 or (once released) 0.9.39+.

This also regenerates the v1.1.0 documentation archive with YARD
0.9.37 to fix the broken docs that were generated with 0.9.38.

Resolves block#1048

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@carsonclarkemagrab-toast carsonclarkemagrab-toast force-pushed the fix-yard-0.9.38-and-regen-docs branch from 7a96aff to 12b80dd Compare February 26, 2026 15:34
@myronmarston myronmarston merged commit f9c1ee8 into block:main Feb 26, 2026
16 checks passed
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.

Website API doc navigation is broken

3 participants