Re: How to re-sync credentials for publishing plugin updates?

2021-12-13 Thread 'Gavin Mogan' via Jenkins Developers
https://www.jenkins.io/doc/developer/publishing/releasing-cd/ On Mon, Dec 13, 2021 at 1:25 PM Matt Sicker wrote: > The CD approach sounds good. I’ll look into that, thanks. > > — > Matt Sicker > > On Dec 13, 2021, at 15:13, 'Gavin Mogan' via Jenkins Developers < >

Re: How to re-sync credentials for publishing plugin updates?

2021-12-13 Thread Matt Sicker
The CD approach sounds good. I’ll look into that, thanks. — Matt Sicker > On Dec 13, 2021, at 15:13, 'Gavin Mogan' via Jenkins Developers > wrote: > >  > You shouldn't need to sync anything. Unless you're talking about syncing > artifactory and maven. > > I don't think you can currently

Re: How to re-sync credentials for publishing plugin updates?

2021-12-13 Thread 'Gavin Mogan' via Jenkins Developers
You shouldn't need to sync anything. Unless you're talking about syncing artifactory and maven. I don't think you can currently log into artifactory to pull down your credentials while the account services are down You can enable cd like the other threads mention though On Mon., Dec. 13, 2021,

How to re-sync credentials for publishing plugin updates?

2021-12-13 Thread Matt Sicker
Hey all, I was wondering what I needed to do to re-sync my credentials for publishing plugins, especially after changing my password? I’d like to cut a release of a plugin affected by CVE-2021-44228 (log4j-core). -- Matt Sicker -- You received this message because you are subscribed to the