#401 Stream name can only be "master"
Closed: Fixed 7 years ago Opened 7 years ago by jkaluza.

Our scmurl can only contain commit hash and we do not try to map this back to branch name anyhow. Instead, we just have hardcoded SCM.branch set to "master". Unfortunately, I think there is no reliable way how to find out which branch we are on based on the commit hash, because of merging between branches. Maybe we should add another part of "scmurl", which would store the branch name?


Or we could let people to specify stream name in the modulemd and just checks that the commit in SCMURL actually belongs to the branch name defined by a stream name. Opinions?

Metadata Update from @jkaluza:
- Issue assigned to jkaluza

7 years ago

Metadata Update from @jkaluza:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

7 years ago

Login to comment on this ticket.

Metadata