Skip to content

Rerender README.md - #99

Merged
rcannood merged 1 commit into
mainfrom
fix/render-readme-merge-paths
Aug 13, 2026
Merged

Rerender README.md#99
rcannood merged 1 commit into
mainfrom
fix/render-readme-merge-paths

Conversation

@rcannood

@rcannood rcannood commented Aug 13, 2026

Copy link
Copy Markdown
Member

Describe your changes

scripts/create_readme.sh was crashing:

FileNotFoundError: [Errno 2] No such file or directory: '/src/api/file_dataset.yaml'

The absolute __merge__ paths in comp_process_integration.yaml were made relative, like every other __merge__ in src/api. Also dropped --input src/api from create_readme.sh, since create_task_readme doesn't take it any more, and bumped the common submodule to match.

Checklist before requesting a review

  • I have performed a self-review of my code

  • Check the correct box. Does this PR contain:

    • Breaking changes
    • New functionality
    • Major changes
    • Minor changes
    • Bug fixes
  • Proposed changes are described in the CHANGELOG.md

  • CI Tests succeed and look good!

@rcannood
rcannood force-pushed the fix/render-readme-merge-paths branch from e9bed19 to 0660f1f Compare August 13, 2026 07:00
* use relative __merge__ paths in comp_process_integration.yaml, the
  leading slash made the newer render_readme choke looking for
  /src/api/file_dataset.yaml on disk
* drop --input src/api from create_readme.sh, create_task_readme
  no longer takes it
* bump common submodule
* regenerate readme
@rcannood
rcannood force-pushed the fix/render-readme-merge-paths branch from 0660f1f to 2ff37a4 Compare August 13, 2026 07:24
@rcannood rcannood changed the title fix render_readme crashing on comp_process_integration Rerender README.md Aug 13, 2026
@rcannood
rcannood merged commit 0711826 into main Aug 13, 2026
38 of 52 checks passed
@rcannood
rcannood deleted the fix/render-readme-merge-paths branch August 13, 2026 09:32
@rcannood rcannood mentioned this pull request Aug 13, 2026
8 tasks
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