{"id":17257752,"url":"https://github.com/jvalkeal/github-actions-dashboard","last_synced_at":"2025-07-22T16:03:40.153Z","repository":{"id":38590626,"uuid":"237611177","full_name":"jvalkeal/github-actions-dashboard","owner":"jvalkeal","description":"Dashboard for Github Actions","archived":false,"fork":false,"pushed_at":"2023-01-06T02:40:11.000Z","size":1815,"stargazers_count":5,"open_issues_count":35,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T19:54:29.354Z","etag":null,"topics":["angular","clarity","github-actions","java","spring"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/jvalkeal.png","metadata":{"files":{"readme":"README.adoc","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":"2020-02-01T12:24:35.000Z","updated_at":"2024-09-14T19:13:35.000Z","dependencies_parsed_at":"2023-02-05T03:31:20.724Z","dependency_job_id":null,"html_url":"https://github.com/jvalkeal/github-actions-dashboard","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/jvalkeal%2Fgithub-actions-dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvalkeal%2Fgithub-actions-dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvalkeal%2Fgithub-actions-dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvalkeal%2Fgithub-actions-dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jvalkeal","download_url":"https://codeload.github.com/jvalkeal/github-actions-dashboard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248830395,"owners_count":21168272,"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":["angular","clarity","github-actions","java","spring"],"created_at":"2024-10-15T07:18:27.910Z","updated_at":"2025-04-14T06:10:57.019Z","avatar_url":"https://github.com/jvalkeal.png","language":"TypeScript","readme":"== Github Actions Dashboard\n\n[NOTE]\n====\nThis project is very much work-in-progress, it may work or not!\n====\n\nCustom dashboard application aggregating information from multiple\nGithub projects and their Actions.\n\nSome notes about purpose and idea of this project:\n\n- It's difficult to know a states of your actions if you have\n  multiple projects, thus a need to get an aggregated view.\n- Potentially we might want to do some calls against actions\n  via Github api's what you currently can't do via Github's UI.\n\n=== Building\n\nBuild:\n[source, bash]\n----\n$ ./gradlew clean build\n----\n\nBuild and skip all tests:\n[source, bash]\n----\n$ ./gradlew clean build -x test\n----\n\nRun:\n[source, bash]\n----\n$ java -jar github-actions-dashboard-server/build/libs/github-actions-dashboard-server-\u003cversion\u003e.jar \\\n  --spring.security.oauth2.client.registration.github.client-id=\u003cgithub client id\u003e \\\n  --spring.security.oauth2.client.registration.github.client-secret=\u003cgithub client secret\u003e\n----\n\nOpen: http://localhost:8080\n\nIf you have started to an instance with a demo profile:\n[source, bash]\n----\n$ java -jar github-actions-dashboard-server/build/libs/github-actions-dashboard-server-\u003cversion\u003e.jar \\\n  --spring.security.oauth2.client.registration.github.client-id=\u003cgithub client id\u003e \\\n  --spring.security.oauth2.client.registration.github.client-secret=\u003cgithub client secret\u003e\n  --spring.profiles.active=demo\n----\nYou may see thigs like:\n\nimage::docs/images/gh-actions-dashboard-1.png[gh-actions-dashboard-1]\n\n=== Dev\n\nWhen upgrading a bundled github graphql schema and as we rely on preview api, take it with:\n\n[source, bash]\n----\n$ curl -H \"Authorization: bearer \u003ctoken\u003e\" -H \"Accept: application/vnd.github.antiope-preview+json\" https://api.github.com/graphql\n----\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjvalkeal%2Fgithub-actions-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjvalkeal%2Fgithub-actions-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjvalkeal%2Fgithub-actions-dashboard/lists"}