{"id":22856624,"url":"https://github.com/deis/workflow-manager-api","last_synced_at":"2025-04-30T15:13:01.855Z","repository":{"id":64306234,"uuid":"50387741","full_name":"deis/workflow-manager-api","owner":"deis","description":"Deis Workflow Manager API","archived":false,"fork":false,"pushed_at":"2018-04-09T16:59:10.000Z","size":320,"stargazers_count":5,"open_issues_count":23,"forks_count":0,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-06-20T11:16:17.202Z","etag":null,"topics":["deis-workflow","k8s","kubernetes","metadata","versioning"],"latest_commit_sha":null,"homepage":"","language":"Go","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/deis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-01-25T23:11:18.000Z","updated_at":"2023-08-23T00:44:48.000Z","dependencies_parsed_at":"2023-01-15T10:45:13.807Z","dependency_job_id":null,"html_url":"https://github.com/deis/workflow-manager-api","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deis%2Fworkflow-manager-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deis%2Fworkflow-manager-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deis%2Fworkflow-manager-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deis%2Fworkflow-manager-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deis","download_url":"https://codeload.github.com/deis/workflow-manager-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229510765,"owners_count":18084444,"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":["deis-workflow","k8s","kubernetes","metadata","versioning"],"created_at":"2024-12-13T08:09:16.647Z","updated_at":"2024-12-13T08:09:17.158Z","avatar_url":"https://github.com/deis.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n|![](https://upload.wikimedia.org/wikipedia/commons/thumb/1/17/Warning.svg/156px-Warning.svg.png) | Deis Workflow is no longer maintained.\u003cbr /\u003ePlease [read the announcement](https://deis.com/blog/2017/deis-workflow-final-release/) for more detail. |\n|---:|---|\n| 09/07/2017 | Deis Workflow [v2.18][] final release before entering maintenance mode |\n| 03/01/2018 | End of Workflow maintenance: critical patches no longer merged |\n| | [Hephy](https://github.com/teamhephy/workflow) is a fork of Workflow that is actively developed and accepts code contributions. |\n\n# Deis Workflow Manager Service API\n\nThe Workflow Manager Service API is responsible for interfacing with Deis Workflow data. It is a golang https implementation that speaks JSON. The API is the source of authority for the following:\n\n* metadata about unique Deis clusters that have checked in: which components are installed at the time of check-in, and which versions\n* released version history for each Deis cluster component\n\nAdditionally, the API is the official interface for accepting Workflow Manager data, e.g.:\n\n* Deis cluster component version CRUD operations\n  * i.e., centrally store latest stable version information for all Deis cluster components\n* Deis unique cluster anonymous registration\n  * i.e., receive Deis Workflow Manager client usage statistics\n\n# Usage\n\nTo download dependencies:\n```\n$ make bootstrap\n```\nTo test:\n```\n$ make test\n```\n_Note_: if you prefer to run tests with `go test`, you'll need\n[`glide`](https://github.com/Masterminds/glide) on your `PATH`. Once you have it,\nrun `go test -tags testonly $(glide nv)` to run tests.\nTo build:\n```\n$ IMAGE_PREFIX=$MY_DOCKERHUB_ACCOUNT make build docker-build docker-push\n```\n(All of the above operations assume a local Docker environment.)\n\n# Status\n\nA working, minimal API is currently live at https://versions.deis.com.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeis%2Fworkflow-manager-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeis%2Fworkflow-manager-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeis%2Fworkflow-manager-api/lists"}