-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
git-annex special remote for the open science framework #156
Comments
hey @adswa |
Also let us know if there is an image for this project we can use for the website. :-) |
Hiya @adswa. I will be taking your project for the @ohbm/hack2020-social_media |
Thanks for the tags @Remi-Gau :)
I've added a quick logo in https://github.com/adswa/git-annex-remote-osf/blob/master/brainhack/git-annex-osf-logo.png, hope this suffices! :) |
Ah, I just read https://github.com/ohbm/hackathon2020/blob/master/.github/ISSUE_TEMPLATE/handbooks/projects.md#project-snippet-for-the-ohbm-brainhack-website -- I'll PR this soon! |
Perfect. You will give our welcome bot a test run. |
This logo is all asked for and so much more. |
the bot is f-ing fantastic! 🙃 |
thank you @ufangYang! |
Hi @lnnrtwttkhn, great to have you on-board! :-)
Yes, it should work. I have never done it before myself (I didn't know about Seafile until now), but it works via the rclone special remote. There is a walk through on how to set everything up via rclone for Dropbox in the handbook (http://handbook.datalad.org/en/latest/basics/101-138-sharethirdparty.html). I suppose it should be possible to do it in a highly similar fashion for seafile, and if you end up doing it, it would actually be cool to have a write-up of it (handbook contribution? 😍). Also, as another pointer, we've started work around a wrapper for rclone, because it supports so many third party services, and I think its in a workable state ( datalad/datalad#4162 and https://github.com/datalad/git-remote-rclone). The wrapper should at some point replace the workflow thats currently described in the handbook, so if you're up to giving those a test-run, that would be superb! |
Hi @adswa, that sounds great! I will check out the links and see if I can get it to work! |
@adswa do you have a video channel for your project? Would you add that information to the mattermost channel, please? Thanks. |
Yes, we took it out to prevent "zoom-bombing". It is now in the header and pinned message of the mattermost channel. |
Unfortunately I won't have time to participate in this Brainhack, but I think this project is really exciting, and I'll try to follow it as much as time permits. I just wanted to share how I used Datalad and OSF in conjunction in the past:
This may or not be helpful, but I thought it doesn't hurt to share :-) |
thanks for sharing, @sappelhoff! |
Hi @adswa, I'm working on managing these issues with @neuropoly, and this seems like a fascinating challenge, and also pretty accessible. Is it too late to get in on it? |
Not at all, we haven't even pitched. We'll be pitching in 1.5 hours in the EMEA hub. :) |
Guidelines
We are very excited to meet you at the 2020 OHBM Brainhack 🎉 To submit a project, you need to be an attendee of the 2020 OHBM Brainhack. We ask you to register first over here. Thank you!
We have prepared a checklist to help with your project submission. Here is how to proceed:
Thank you!
After step 1 (issue submitted), we will assign a 'project monitor' to follow your submission. If at any time you need help or anything is unclear, please add a comment and ping your project monitor. Our team is here to help!
Project info
Title: git-annex special remote for the open science framework
Project lead: Adina Wagner, @adswa
Timezone: UTC+2
Hub: Europe, Middle East and Africa
Description:
The Open Science Framework (OSF) is an amazing infrastructure for open science. In this project, we attempt to create a git-annex special remote implementation to leverage OSF filestorage and make the data storing that OSF provides even more useful. The git-annex OFS special remote would allow to transform OSF storage into git-annex repositories. Files in OSF storage could thus be consumed or exported fast and easily via git-annex or datalad, and published to repository-hosting services (GitHub, GitLab, Bitbucket, ...) as lightweight repositories that constitute an alternative access to the data stored on the OSF - that is: you can
git clone
a repository from for example GitHub andget
the data from the OSF from the command line or in your scripts.Link to project: https://github.com/adswa/git-annex-remote-osf
There is no code yet - we will assemble a group of interested Brainhackers and start from scratch
Mattermost handle: adina
Goals for the OHBM Brainhack
Good first issues:
You can find more good first issues in the project repository: https://github.com/adswa/git-annex-remote-osf/issues 🤗
Skills:
Chat channel:
https://mattermost.brainhack.org/brainhack/channels/git-annex-osf
Video channel
Please have a look at the Mattermost channel (pinned posts) for the URL of the video channel, or alternatively, please contact to @adswa.
Project submission
Submission checklist
Once the issue is submitted, please check items in this list as you add under 'Additional project info'
Please include the following above (all required):
You can also include information about (all optional):
We would like to think about how you will credit and onboard new members to your project. We recommend reading references from this section. If you'd like to share your thoughts with future project participants, you can include information about (recommended):
The text was updated successfully, but these errors were encountered: