{"id":15934620,"url":"https://github.com/datitran/ds-concourse-ci","last_synced_at":"2025-09-12T03:06:02.246Z","repository":{"id":107997407,"uuid":"76244102","full_name":"datitran/ds-concourse-ci","owner":"datitran","description":null,"archived":false,"fork":false,"pushed_at":"2016-12-12T14:25:35.000Z","size":5,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-29T08:04:40.895Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/datitran.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-12T09:58:29.000Z","updated_at":"2018-08-06T13:55:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"7ca032c3-cb8d-4535-8461-a275e6205fb0","html_url":"https://github.com/datitran/ds-concourse-ci","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"6b993a28178dd991cb4af5e4322aa9f814a4890b"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datitran%2Fds-concourse-ci","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datitran%2Fds-concourse-ci/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datitran%2Fds-concourse-ci/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datitran%2Fds-concourse-ci/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datitran","download_url":"https://codeload.github.com/datitran/ds-concourse-ci/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247024152,"owners_count":20870940,"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-10-07T03:20:21.787Z","updated_at":"2025-04-03T15:16:36.921Z","avatar_url":"https://github.com/datitran.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Data Science Continuous Integration (CI)\n\nA simple example to test python scripts with [Concourse](https://concourse.ci/) which can be used as a skeleton for data science projects that are deployed via [Cloud Foundry](https://www.cloudfoundry.org/).\n\n## Getting Started\n\n#### Folder Structure\n- Things that are created/needed during the exploratory phase should be put in `exploration/`\n- Put production-ready code into `src/`\n\n#### Concourse CI\n1. Setup the CI with [docker](https://concourse.ci/docker-repository.html) and spin it up via `docker-compose up`\n2. Connect to the CI: `fly -t example-ci login -c http://127.0.0.1:8080`\n3. Fill in the credential details in `credentials.yml.example` and rename the file to `credentials.yml`\n4. Register the pipeline: `fly -t example-ci set-pipeline -p data-science-ci -c pipeline.yml -l credentials.yml`\n5. Unpause the pipeline: `fly -t example-ci unpause-pipeline -p data-science-ci`\n\n## Dependencies\n- [Anaconda](https://www.continuum.io/downloads) Python 3.5.2\n- [Concourse](http://concourse.ci/index.html)\n- [Docker](https://www.docker.com/)\n\n## To-Do\n- Add example for customized dockerfile which is used as a test container\n- Combine the container with Anaconda Cloud i.e. automatically get the `environment.yml` file and include this in the container\n\n## Copyright\n\nSee [LICENSE](LICENSE) for details.\nCopyright (c) 2016 [Dat Tran](http://www.dat-tran.com/).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatitran%2Fds-concourse-ci","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatitran%2Fds-concourse-ci","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatitran%2Fds-concourse-ci/lists"}