{"id":19434480,"url":"https://github.com/mlin/pfda2dockstore","last_synced_at":"2025-04-24T20:32:06.732Z","repository":{"id":69889136,"uuid":"76690688","full_name":"mlin/pfda2dockstore","owner":"mlin","description":"Export precisionFDA apps to Dockstore","archived":false,"fork":false,"pushed_at":"2017-04-26T21:20:55.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T10:37:48.635Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mlin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-16T22:46:35.000Z","updated_at":"2017-02-16T23:33:44.000Z","dependencies_parsed_at":"2023-02-26T01:30:24.694Z","dependency_job_id":null,"html_url":"https://github.com/mlin/pfda2dockstore","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlin%2Fpfda2dockstore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlin%2Fpfda2dockstore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlin%2Fpfda2dockstore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlin%2Fpfda2dockstore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlin","download_url":"https://codeload.github.com/mlin/pfda2dockstore/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250704830,"owners_count":21473769,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T14:46:35.298Z","updated_at":"2025-04-24T20:32:06.725Z","avatar_url":"https://github.com/mlin.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pfda2dockstore\n\nExport precisionFDA apps to Dockstore\n\n## GitHub Repo Creation\n\nThis script (`createrepo.py`) takes your Github token and an organization name and creates a repository in it with a given CWL and Dockerfile.  I had to use two libraries here because PyGithub has a bug when creating a release.\n\n    pip install PyGithub agithub\n\n    python createrepo.py --token $GITHUB_TOKEN --org pfda2dockstore --tool test5 --tag 1.0.0\n\nThis will create a test5 repo in Github under the pfda2dockstore organization.\n\n## TODO\n\n* working through tagging, I need to merge with Mike's script\n\n## Quay.io Repo Creation\n\nActions:\n\n  * Given a Quay token, and Github token, and github repo:\n     * Initialize a quay repo with the same name from a Dockerfile in the github repo\n     * Setup auto build on any new tag or branch update\n\n## Dockstore Registration\n\nNeed to add this code, Ola is working on this.\n\n----\n\nInputs: Github Token, Quay.io token, reponame, list of files\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlin%2Fpfda2dockstore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmlin%2Fpfda2dockstore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlin%2Fpfda2dockstore/lists"}