[ 
https://issues.apache.org/jira/browse/MESOS-72?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13595176#comment-13595176
 ] 

Adam Monsen commented on MESOS-72:
----------------------------------

See INFRA-5951 (I'm guessing I'll need help from ASF infrastructure to perform 
the import).

For future reference, I exported the github issues using 
https://gist.github.com/meonkeys/5103538 . Using basic auth is important 
because it ensures a reasonable github API rate limit (see 
http://developer.github.com/v3/#rate-limiting ).

I hardcoded these settings in the script:

JIRA_ADMIN='admin'
USER='mesos'
projects = ['mesos']
USERNAME='REDACTED'
PASSWORD='REDACTED'
                
> Finish moving open relevant issues from github issue tracker to Apache JIRA
> ---------------------------------------------------------------------------
>
>                 Key: MESOS-72
>                 URL: https://issues.apache.org/jira/browse/MESOS-72
>             Project: Mesos
>          Issue Type: Task
>            Reporter: Andy Konwinski
>            Assignee: Adam Monsen
>            Priority: Minor
>
> There are still a number of issues that were reported while we were using the 
> github issue tracker (see https://github.com/mesos/mesos/issues) that need to 
> be moved to Apache JIRA

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to