Re: Please add your release data for 'httpd'

2018-03-14 Thread Maxim Solodovnik
Hello Daniel, I'm not sure reverse engineering is the right thing here, but as far as I can see to need to call HTTP GET and use following URL addrelease.py?json=true&committee=" + pmc + "&version=" + escape(version) + "&date=" + nn I guess developers of reporter tool can provide ready-to-use sol

Re: Please add your release data for 'httpd'

2018-03-14 Thread sebb
On 14 March 2018 at 02:37, William A Rowe Jr wrote: > I have appealed for the site doap.rdf to be automatically incorporated. So > far no luck. Please raise a COMDEV JIRA issue using the component "Reporter Tool". > On Mar 13, 2018 19:46, "Daniel Ruggeri" wrote: > >> Hi, folks; >>I went ahe

Re: Please add your release data for 'httpd'

2018-03-14 Thread Daniel Ruggeri
Hi, Maxim - well met, friend! Is there a testing or staging instance I can play in? Possibly not needed and something I can mock out on my side, but anything as close to the real thing would be best. I didn't pay attention to the data POSTed so don't know if I have to scrape a CSRF protection t

Re: Please add your release data for 'httpd'

2018-03-13 Thread Maxim Solodovnik
I believe you can use curl to submit form with required data . On Wed, Mar 14, 2018 at 9:37 AM, William A Rowe Jr wrote: > I have appealed for the site doap.rdf to be automatically incorporated. So > far no luck. > > On Mar 13, 2018 19:46, "Daniel Ruggeri" wrote: > > > Hi, folks; > >I w

RE: Please add your release data for 'httpd'

2018-03-13 Thread William A Rowe Jr
I have appealed for the site doap.rdf to be automatically incorporated. So far no luck. On Mar 13, 2018 19:46, "Daniel Ruggeri" wrote: > Hi, folks; >I went ahead and did this manually, but I was wondering if there is a > programmatic way to do this? I'm working to reduce the number of manual

RE: Please add your release data for 'httpd'

2018-03-13 Thread Daniel Ruggeri
Hi, folks; I went ahead and did this manually, but I was wondering if there is a programmatic way to do this? I'm working to reduce the number of manual tasks in our release process. I apologize if there's an obvious answer that I've missed, which always seems to be the case with these tools :-)