Skip to content

Default component version to "origin/HEAD" instead of "master"#286

Merged
simu merged 3 commits into
masterfrom
feat/component-use-remote-default-branch
Mar 8, 2021
Merged

Default component version to "origin/HEAD" instead of "master"#286
simu merged 3 commits into
masterfrom
feat/component-use-remote-default-branch

Conversation

@simu

@simu simu commented Mar 5, 2021

Copy link
Copy Markdown
Member

This commit removes the hard default version of "master" for components when there's no version specified in the hierarchy, and instead uses the default branch of the remote repository, which is indicated by origin/HEAD.

Checklist

  • Keep pull requests small so they can be easily reviewed.
  • Update the documentation.
  • Update tests.
  • Update the ./CHANGELOG.md.

simu added 2 commits March 5, 2021 17:49
This commit removes the hard default version of "master" for components
when there's no version specified in the hierarchy, and instead uses the
default branch of the remote repository, which is indicated by
`origin/HEAD`.
@simu simu requested review from corvus-ch and srueg March 5, 2021 16:51
@simu simu merged commit 8c37813 into master Mar 8, 2021
@simu simu deleted the feat/component-use-remote-default-branch branch March 8, 2021 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants