{"id":22435043,"url":"https://github.com/thomasleveil/docker-flexget_test","last_synced_at":"2025-03-27T08:22:25.828Z","repository":{"id":14173482,"uuid":"16879592","full_name":"thomasleveil/docker-flexget_test","owner":"thomasleveil","description":"Dockerfile for building a docker image able to run the test suite of the Flexget projet","archived":false,"fork":false,"pushed_at":"2014-09-05T23:45:44.000Z","size":200,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-01T13:21:22.193Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://registry.hub.docker.com/u/tomdesinto/flexget-test/","language":"Shell","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/thomasleveil.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}},"created_at":"2014-02-16T06:12:52.000Z","updated_at":"2014-09-05T23:34:42.000Z","dependencies_parsed_at":"2022-09-11T13:22:23.869Z","dependency_job_id":null,"html_url":"https://github.com/thomasleveil/docker-flexget_test","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/thomasleveil%2Fdocker-flexget_test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasleveil%2Fdocker-flexget_test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasleveil%2Fdocker-flexget_test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasleveil%2Fdocker-flexget_test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thomasleveil","download_url":"https://codeload.github.com/thomasleveil/docker-flexget_test/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245806464,"owners_count":20675302,"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-12-05T23:12:18.138Z","updated_at":"2025-03-27T08:22:25.784Z","avatar_url":"https://github.com/thomasleveil.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Flexget test\n============\n\nBuilds an docker image which is able to run tests for the [Flexget](http://flexget.com/) project.\n\nThe aim is to get a consistent environment ready to fire up the test suite in seconds.\n\nTo upgrade the dependencies, rebuild the container image.\n\n\nRunning the tests\n-----------------\n\nRunning the docker container will update the Flexget code against the `develop` branch and\nrun the test suite.\n\n    docker run tomdesinto/flexget-test\n\nThis will run `nosetest --attr !online`\n\n\nIf you want to pass additional command line parameters to `nosetest`, add them to the docker run command.\nLet say you want to run the tests in parallel over 4 processes, then run the container with:\n\n    docker run tomdesinto/flexget-test --processes=4\n\n\nTo get the list of parameters you can pass, just run the container with the `--help` parameter:\n\n    docker run --rm tomdesinto/flexget-test --help\n\n\n\nBuilding the docker image\n-------------------------\n\n    docker build -t tomdesinto/flexget-test https://github.com/thomasleveil/docker-flexget_test.git\n\nIf you want to hack the Dockerfile, then checkout the project and call `make build`\n\n```bash\ngit clone https://github.com/thomasleveil/docker-flexget_test.git\ncd docker-flexget_test\nmake build\n```\n\n\nTips\n----\n\nRun the container with the `--tty --interactive` (or `-it`) parameters to be able to interrupt the test suite\nwith Ctrl-C:\n\n    docker run -it tomdesinto/flexget-test\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomasleveil%2Fdocker-flexget_test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthomasleveil%2Fdocker-flexget_test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomasleveil%2Fdocker-flexget_test/lists"}