Shippable / support

Shippable SaaS customers can report issues and feature requests in this repository
101 stars 28 forks source link

Resetting webhook and deploy keys for gitRepo, syncRepo #3840

Open ryan-kimber opened 7 years ago

ryan-kimber commented 7 years ago

Hi guys,

All of a sudden this afternoon, one of our rSync repos started failing when we committed changes to our config (or tried to manually execute it).

I've tried the following things, but it is still failing:

I am pretty stuck until I can get this fixed. Thanks for your help!

BUILD LOG

trriplejay commented 7 years ago

Hey Ryan,

the 'reset' instructions only work for resetting the key used for CI. Currently we don't have a way to "reset" a syncRepo. I'll add that feature to our backlog.

In the meantime, I will email you the public key that needs to be in your syncRepo's "deploy keys" section on the github repo settings page.

Do you think it's possible that this key was deleted from your repo around the time that this started to fail?

ryan-kimber commented 7 years ago

Thanks for your help John.

It's possible it was deleted several weeks ago, but without any changes to that repo, it hadn't run again.

Adding the key you e-mailed me worked. That key was different than the one I can see in my settings though. Is there nowhere to see the deploy key for an rSync repo?

trriplejay commented 7 years ago

no, unfortunately. I've opened an internal ticket to address that, though. It's likely that we will add the ability to reset from the repo's resource page.