I am using the test_ids gem to assign bins and when I try to publish, it always seems to push to master. Is this configurable? Pushing to master is not allowed in our environment, we use a dev branch.
thx
I am using the test_ids gem to assign bins and when I try to publish, it always seems to push to master. Is this configurable? Pushing to master is not allowed in our environment, we use a dev branch.
thx
The use of an alternative branch is not considered at all currently I'm afraid, this is something that you would need to add.
Most of the Git interaction is handled by this class - https://github.com/Origen-SDK/test_ids/blob/master/lib/test_ids/git.rb