Skip to content

feat(dotfiles): add custom variable for the dotfiles parameter description #151

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

diranged
Copy link

Description

When passing in custom dotfiles URIs, the format for those (git@... vs https://...) are going to be different for different environments, and admins are going to want to give their developers particular instructions. This PR makes the parameter description customizable so that we can change the default description a developer sees.


Type of Change

  • New module
  • Bug fix
  • Feature/enhancement
  • Documentation
  • Other

Module Information

Path: registry/[namespace]/modules/[module-name]
New version: v1.0.0
Breaking change: [ ] Yes [ ] No


Testing & Validation

  • Tests pass (bun test)
  • Code formatted (bun run fmt)
  • Changes tested locally

@diranged diranged force-pushed the matt/dotfiles-description branch from 521a369 to 9b4df49 Compare June 13, 2025 21:37
@matifali matifali added the version:minor Add to PRs requiring a minor version upgrade label Jun 14, 2025
@DevelopmentCats DevelopmentCats added version:minor Add to PRs requiring a minor version upgrade and removed version:minor Add to PRs requiring a minor version upgrade labels Jun 16, 2025
@DevelopmentCats DevelopmentCats added version:minor Add to PRs requiring a minor version upgrade and removed version:minor Add to PRs requiring a minor version upgrade labels Jun 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
version:minor Add to PRs requiring a minor version upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants