{"id":36590390,"url":"https://github.com/flexiooss/flexio-flow","last_synced_at":"2026-01-12T08:12:37.187Z","repository":{"id":50199602,"uuid":"159647155","full_name":"flexiooss/flexio-flow","owner":"flexiooss","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-14T12:04:36.000Z","size":12777,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-06-14T13:27:52.816Z","etag":null,"topics":["git","gitflow-workflow","version-control"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flexiooss.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":"2018-11-29T10:17:02.000Z","updated_at":"2024-06-14T13:28:02.410Z","dependencies_parsed_at":"2024-06-14T13:27:53.725Z","dependency_job_id":null,"html_url":"https://github.com/flexiooss/flexio-flow","commit_stats":null,"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/flexiooss/flexio-flow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexiooss%2Fflexio-flow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexiooss%2Fflexio-flow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexiooss%2Fflexio-flow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexiooss%2Fflexio-flow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flexiooss","download_url":"https://codeload.github.com/flexiooss/flexio-flow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexiooss%2Fflexio-flow/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28337331,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T06:09:07.588Z","status":"ssl_error","status_checked_at":"2026-01-12T06:05:18.301Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["git","gitflow-workflow","version-control"],"created_at":"2026-01-12T08:12:36.599Z","updated_at":"2026-01-12T08:12:37.183Z","avatar_url":"https://github.com/flexiooss.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"l![](git pull)# flexio-flow\n\n - python \u003e= 3.7\n - python-venv \u003e= 3.7\n \n### Version Flow\n\n ```       \nmaster    0.1.0* -- 0.1.1* -------------------- 0.2.0* ------------\n           |   \\      /  |                       /\nhotfix    |  0.1.1-dev  |                      /    \n           |             |                     /\nrelease   |             |                  0.2.0\n           |             |                  /    \\\ndevelop 0.2.0-dev ----------------------  0.3.0-dev ----------\n           \\     \\                 /                      /\nfeature1   \\       --------------                       /    \n             \\                                          /      \nfeature2        --------------------------------------\n```\n\n### Installation\nWith Ansible playbook : https://github.com/flexiooss/flexio-flow-playbook\n\n### Specification `flexio-flow.yml`\n```yaml\nversion: [\\d].[\\d].[\\d]\nlevel: stable|dev\nschemes: maven|package|composer|docker\ntopics: [\\d][]\n```\n\n### Main orders\n```bash\nflexio-flow -h\n\nflexio-flow core config\nflexio-flow init\nflexio-flow version\n\nflexio-flow commit\n\nflexio-flow hotfix start\nflexio-flow hotfix finish\n\nflexio-flow feature start\nflexio-flow feature finish\n\nflexio-flow release precheck\nflexio-flow release start\nflexio-flow release finish\n\nflexio-flow commit\n\nflexio-flow issue read\nflexio-flow topics read\n\nflexio-flow scheme update\n\nflexio-flow poom ci full-repository-json\n```\n\n### Dev environment\n#### Virtual environment initialisation \n```bash\nbash ./venv.sh\n```\n#### Activate virtual environment\n```bash\nsource $PWD/venv/bin/activate\n```\n#### Deactivate virtual environment\n```bash\ndeactivate\n```\n\n#### Update pip requirements\n`with virtual environement activated`\n```bash\npython3 -m pip freeze \u003e requirements.txt\n````\n\n#### Update pip dependencies\n`with virtual environement activated`\n```bash\npython3 -m pip install -r requirements.txt\n\n````\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflexiooss%2Fflexio-flow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflexiooss%2Fflexio-flow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflexiooss%2Fflexio-flow/lists"}