Closed sbillinge closed 2 years ago
@scopatz @CJ-Wright I am not sure if anyone is maintaining rever any more. We are still using it. Would it be possible to merge this PR? I think that we also want to work on updating the GitHub Oauth workflow a bit as this seems to have stopped working again, possibly related to another update in the GH security rules.
If you don't have time for this, perhaps it would be possible to add me as a maintainer of the project?
I hope your summers are going well!
@sbillinge done!
I am making this comment solely in my personal capacity and am not conveying any rights to any intellectual property of any third parties.
… from master to main
conda-forge (presumably recently) has changed the default branch name on (presumably) all of its feedstock repositories from
master
tomain
.This patch updates the
Forge
class inforge.xsh
to reflect this change and to allow the conda-forge activity in rever to work again.It has been tested manually by running
rever test
and by successfully doing a full release of an existing feedstock of ours.