Re: [easybuild] Github integration - token error despite successful push

2022-08-09 Thread Loris Bennett
Loris Bennett writes: > Hi Kenneth, > > Kenneth Hoste writes: > >> Hi Loris, >> >> Two things are needed in order for --new-pr to work: >> >> 1) You need a GitHub token available, which allows EasyBuild to take care of >> actually opening the pull request for you (it basically avoids having to u

[easybuild] -Python-%(pyver)s' should no longer be included in versionsuffix

2022-08-09 Thread Loris Bennett
Hi, For my PR #1003 I am getting the error: AssertionError: '-Python-%(pyver)s' should no longer be included in versionsuffix in CPLEX-22.10-GCCcore-11.2.0-Python-3.9.6.eb Following the model of the last version CPLEX-12.10-GCCcore-8.3.0-Python-3.7.4.eb the new EC is named: CPLEX-22.10

Re: [easybuild] Github integration - token error despite successful push

2022-08-09 Thread Loris Bennett
Loris Bennett writes: > Loris Bennett writes: > >> Hi Kenneth, >> >> Kenneth Hoste writes: >> >>> Hi Loris, >>> >>> Two things are needed in order for --new-pr to work: >>> >>> 1) You need a GitHub token available, which allows EasyBuild to take care of >>> actually opening the pull request for