Skip to content

Document bootstrap argument passing pattern#550

Merged
Chemaclass merged 1 commit intomainfrom
docs/ucisms-bootstrap-pattern
Dec 8, 2025
Merged

Document bootstrap argument passing pattern#550
Chemaclass merged 1 commit intomainfrom
docs/ucisms-bootstrap-pattern

Conversation

@Chemaclass
Copy link
Copy Markdown
Member

@Chemaclass Chemaclass commented Dec 8, 2025

📚 Description

Documents the bootstrap argument passing pattern in the common-patterns documentation, providing practical examples for configuring test environments dynamically.

Related #546

🔖 Changes

  • Add documentation for passing arguments to bootstrap files via BASHUNIT_BOOTSTRAP_ARGS environment variable
  • Include example showing environment-based configuration (staging, CI, production)
  • Document both --env inline syntax and environment variable approaches
  • Add tip about avoiding bootstrap file duplication for different environments

✅ To-do list

  • I updated the CHANGELOG.md to reflect the new feature or fix
  • I updated the documentation to reflect the changes

Add documentation for the bootstrap argument passing feature:
- configuration.md: Add BASHUNIT_BOOTSTRAP_ARGS section
- command-line.md: Add Environment/Bootstrap section with examples
- common-patterns.md: Add Bootstrap Files with Arguments subsection
@Chemaclass Chemaclass added the documentation Improvements or additions to documentation label Dec 8, 2025
@Chemaclass Chemaclass self-assigned this Dec 8, 2025
@Chemaclass Chemaclass changed the title Ucisms bootstrap pattern docs: document bootstrap argument passing pattern Dec 8, 2025
@Chemaclass Chemaclass changed the title docs: document bootstrap argument passing pattern Document bootstrap argument passing pattern Dec 8, 2025
@Chemaclass Chemaclass merged commit 30b6424 into main Dec 8, 2025
16 checks passed
@Chemaclass Chemaclass deleted the docs/ucisms-bootstrap-pattern branch December 8, 2025 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant