famedly / matrix-dart-sdk

Matrix SDK written in pure Dart.
GNU Affero General Public License v3.0
60 stars 31 forks source link

chore: set ref for reusable workflow files #1834

Closed coder-with-a-bushido closed 4 months ago

coder-with-a-bushido commented 4 months ago

Needed for https://github.com/famedly/product-management/issues/1624

nico-famedly commented 4 months ago

So, I don't really like this, because it feels like we would just forget to update those refs and doing that across a lot of repos is a pain. Could we instead use like branches or so for breaking changes?

Alternatively we possibly should instead figure out how to trigger downstream workflows with a new ref when doing updates to the templates and then use that to either fix downstream repos first or make the change in the template compatible with all our repos?