Expand CLAUDE.md with uv preview, lint, and index_page template#947
Open
pinin4fjords wants to merge 2 commits intomasterfrom
Open
Expand CLAUDE.md with uv preview, lint, and index_page template#947pinin4fjords wants to merge 2 commits intomasterfrom
pinin4fjords wants to merge 2 commits intomasterfrom
Conversation
Adds the missing uv-based preview and build commands, the `nextflow lint` entrypoint, the `preview_release.py` workflow, the `index_page` frontmatter template (and its hook), and a pointer to the repo's project-specific Claude skills. Also clarifies the docs/<module>/ ↔ top-level <module>/ scripts pairing so edits stay in sync. Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
✅ Deploy Preview for nextflow-training ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
|
Nextflow linting complete!
💡 Tip: Click filename locations to go directly to that code. View all 53 issuesView formatting changes<...*[Comment body truncated]*
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Targeted additions to
CLAUDE.mdfor things that exist onmasterbut weren't surfaced for future agents working in this repo:nextflow lintas a callable common commandpreview_release.py(record-a-release workflow)index_pagefrontmatter template and itsindex_page_hook.pyrendererhello-nextflow/,hello-nf-core/,nf4-science/,side-quests/script trees are paired with the matchingdocs/en/docs/<module>/lesson trees via--8<--snippets, so edits usually need to land together/preview,/test-example,/run-tutorial,/validate,/new-lesson,/new-module, etc.)No content was removed; existing conventions, style guidance, and gotchas are unchanged.
Test plan
CLAUDE.mdon GitHub and confirm the new sections read correctly_scripts/docs.pyandpreview_release.pyon master🤖 Generated with Claude Code