SCAS / sopac3

SOPAC 3
GNU General Public License v3.0
3 stars 1 forks source link

Release date has passed #1

Open wraybowling opened 7 years ago

wraybowling commented 7 years ago

5/5/2016 passed a while ago.

jblyberg commented 7 years ago

You're right. We have launched SOPAC3 at darienlibrary.org, but we have not yet had an opportunity to clean it up for release.

wraybowling commented 7 years ago

That's what I keep hearing. Perhaps open-source advocates like myself can help you all clean it up? If you pre-release it in some way?

jblyberg commented 7 years ago

I’m happy to give you a tarball of what we have, though out of context it’s not going to make a lot of sense (no documentation, etc). We also lean pretty heavily on the Docker ecosystem and I can send you the compose files for the environment that the back end runs in.

On 1/27/17, 12:03 PM, "Wray Bowling" notifications@github.com wrote:

That's what I keep hearing. Perhaps open-source advocates like myself can help you all clean it up? If you pre-release it in some way?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub <https://github.com/SCAS/sopac3/issues/1#issuecomment-275716849>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AAMOW1p6zi6ylzA5ydr-QlRnK6_vTCKJks5rWiNQgaJpZM4LsZ9X>.

{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/SCAS/sopac3","title":"SCAS/sopac3","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/SCAS/sopac3"}},"updates":{"snippets":[{"icon":"PERSON","message":"@wraybowling in #1: That's what I keep hearing. Perhaps open-source advocates like myself can help you all clean it up? If you pre-release it in some way?"}],"action":{"name":"View Issue","url":"https://github.com/SCAS/sopac3/issues/1#issuecomment-275716849"}}}
wraybowling commented 7 years ago

Bump.

jblyberg commented 7 years ago

Hi Wray,

We have indeed finally released our code, you can find it here:

https://github.com/DarienLibrary/locum_public (middleware web service) https://github.com/DarienLibrary/covercache_public (cover images and recommendation engine service) https://packagist.org/packages/jblyberg/locum-api PHP library that consumes Locum

We're not going to release the front-end code anytime soon because there is still a lot to do wrt separation of concerns, but this code represents the guts of the application.