[buddypress-trac] [BuddyPress Trac] #5718: Grunt build-release and https certificate for bbPress svn repo
buddypress-trac
noreply at wordpress.org
Tue Jun 24 16:30:50 UTC 2014
#5718: Grunt build-release and https certificate for bbPress svn repo
--------------------------+------------------------------
Reporter: dcavins | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Core | Version: 2.0
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------------------
Comment (by dcavins):
Replying to [comment:4 DJPaul]:
> dcavins, are you on OS X?
Yes.
I used imath's suggestion and the bbpress exec task didn't cause any
grumbling. However, the exec:bpdefault task did fail in the same way.
{{{
Running "exec:bpdefault" (exec) task
>> Error validating server certificate for 'https://github.com:443':
>> - The certificate is not issued by a trusted authority. Use the
>> fingerprint to validate the certificate manually!
>> Certificate information:
>> - Hostname: github.com
>> - Valid: from Tue, 08 Apr 2014 00:00:00 GMT until Tue, 12 Apr 2016
12:00:00 GMT
>> - Issuer: www.digicert.com, DigiCert Inc, US
>> - Fingerprint:
a0:c4:a7:46:00:ed:a7:2d:c0:be:cb:9a:8c:b6:07:ca:58:ee:74:5e
>> (R)eject, accept (t)emporarily or accept (p)ermanently?
}}}
I used imath's workaround for this too, by creating the folder
`buddypress/build/bp-themes/bp-default` and running `svn co
https://github.com/buddypress/BP-Default.git/trunk . ` from within it.
Ha ha, then I didn't have phpunit, so the task failed. But it looks like
I'll need composer to install that. Someday I'll be a real dev, at this
rate! :)
Thanks for the help.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5718#comment:5>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list