Skip to content

chore: update module sources in templates to new format #18026

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

Merged
merged 1 commit into from
May 24, 2025

Conversation

matifali
Copy link
Member

  • Changed module source URLs in dogfood and example templates to the new standard format (registry.coder.com/NAMESPACE/MODULE-NAME/coder).

@matifali matifali self-assigned this May 24, 2025
@phorcys420
Copy link
Member

@matifali are we sure we wouldn't want dependabot to only update major versions and use ~> a.b.c format? (means that the latest minor version c will be used)

https://developer.hashicorp.com/terraform/language/expressions/version-constraints#operators

- Change module source URLs to standardize path format.
- Ensure module versions use non-breaking version range.
- This improves consistency and module management.
@matifali matifali force-pushed the atif/new-module-format branch from cc4ace9 to 9c299fb Compare May 24, 2025 21:37
@matifali
Copy link
Member Author

@phorcys420 I updated the constraints. Check again

@matifali matifali merged commit 5827219 into main May 24, 2025
37 checks passed
@matifali matifali deleted the atif/new-module-format branch May 24, 2025 22:15
@github-actions github-actions bot locked and limited conversation to collaborators May 24, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants