coder / modules

A collection of Terraform Modules to extend Coder templates.
https://registry.coder.com
Apache License 2.0
33 stars 33 forks source link

chore: move update-version to ci #301

Closed matifali closed 1 month ago

matifali commented 1 month ago

Remove the automated update workflow in favor of a check. This only lets us bump by a patch version for now, which is fine as we will have separate versions for each module eventually. See #157

This should also fix #229

matifali commented 1 month ago

@mafredri I could use your help in fixing the CI. the script works fine locally.

matifali commented 1 month ago

Thank you @mafredri. @Parkreiner, can we point our registry to the latest available tag instead of main after this PR, people will start seeing 1.0.19, which has not been pushed yet.

See #229 for more context on the problem.

Kira-Pilot commented 1 month ago

@Parkreiner https://github.com/coder/internal/issues/85 we can discuss this monday!