godatadriven / evol

a python grammar for evolutionary algorithms and heuristics
https://evol.rtfd.io
MIT License
187 stars 12 forks source link

Azure Pipeline impl #152

Closed NielsZeilemaker closed 4 years ago

koaning commented 4 years ago

@rogiervandergeer I've been revoken access to the settings of this repo. That means that I can no longer turn off travis. Could you have a look? I noticed some renewed interest in this library during this years PyData challenge so I wouldn't mind cleanin up some of the docs.

NielsZeilemaker commented 4 years ago

Hi @koaning I've send you an invite to give you write access months ago when I revoked your access. It's still pending I see. Wrt travis, travis was given access to our github org, which I cannot simply revoke, as I don't know if other repo's are using it. Disabling a single repo has to be done from the travis side. Do you still have access to it?

koaning commented 4 years ago

@NielsZeilemaker that's strange. I've just search through my email, found the invite and got this;

image

Could you send it again?

koaning commented 4 years ago

@NielsZeilemaker I think I've just gotten some access back. Thanks.

@rogiervandergeer I've been made an owner once again but I think I still do not have access to the project settings. This makes sense because that might allow me to delete this project. However somebody needs to go there to turn off the travis checking mechanism. Could you have a look?

rogiervandergeer commented 4 years ago

I don't see Travis mentioned anywhere in the settings. Where would this be?

koaning commented 4 years ago

I imagine travis still being listed here:

image

That'd be one spot to check out there may be another one though.

koaning commented 4 years ago

I'm assuming travis is also listed as a step in the branch protection rules. Feel free to remove it there too.

image

rogiervandergeer commented 4 years ago

I don't see any reference to Travis in either location

rogiervandergeer commented 4 years ago

Oh hold on - it was in the protection rules. I removed it