{"id":24111381,"url":"https://github.com/daniel-mizsak/workflows","last_synced_at":"2026-05-02T22:01:30.276Z","repository":{"id":328789614,"uuid":"1096000493","full_name":"daniel-mizsak/workflows","owner":"daniel-mizsak","description":"📑 Reusable GitHub actions and workflows.","archived":false,"fork":false,"pushed_at":"2026-04-26T20:32:59.000Z","size":69,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-26T22:21:51.701Z","etag":null,"topics":["github","github-actions","github-workflow","linting","reusable-workflow"],"latest_commit_sha":null,"homepage":null,"language":"Just","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/daniel-mizsak.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-13T20:01:36.000Z","updated_at":"2026-04-26T20:33:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"730a5a74-71dc-44be-a8ce-998a35558fbe","html_url":"https://github.com/daniel-mizsak/workflows","commit_stats":null,"previous_names":["daniel-mizsak/workflows"],"tags_count":18,"template":false,"template_full_name":"daniel-mizsak/repository-template","purl":"pkg:github/daniel-mizsak/workflows","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daniel-mizsak%2Fworkflows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daniel-mizsak%2Fworkflows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daniel-mizsak%2Fworkflows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daniel-mizsak%2Fworkflows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daniel-mizsak","download_url":"https://codeload.github.com/daniel-mizsak/workflows/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daniel-mizsak%2Fworkflows/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32550914,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T21:31:48.061Z","status":"ssl_error","status_checked_at":"2026-05-02T21:31:46.574Z","response_time":132,"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":["github","github-actions","github-workflow","linting","reusable-workflow"],"created_at":"2025-01-11T02:33:44.622Z","updated_at":"2026-05-02T22:01:30.271Z","avatar_url":"https://github.com/daniel-mizsak.png","language":"Just","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003cdiv align=\"center\"\u003e📑 workflows\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003ckbd\u003e\n        \u003ca href=\"https://github.com/daniel-mizsak/workflows/actions/workflows/ci.yml\" target=\"_blank\"\u003e\u003cimg src=\"https://github.com/daniel-mizsak/workflows/actions/workflows/ci.yml/badge.svg\" alt=\"build status\"\u003e\u003c/a\u003e\n        \u003ca href=\"https://github.com/daniel-mizsak/workflows/blob/main/LICENSE\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/github/license/daniel-mizsak/workflows\" alt=\"license\"\u003e\u003c/a\u003e\n    \u003c/kbd\u003e\n\u003c/div\u003e\n\n## Overview\n\nReusable GitHub actions and workflows.\n\n## Getting started\n\nActions\n\n| Documentation                                                                                                                          | Content                                                                                                                                     |\n| -------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------- |\n| \u003ca href=\"https://github.com/daniel-mizsak/workflows/blob/main/docs/actions/setup-just.md\" target=\"_blank\"\u003esetup-just documentation\u003c/a\u003e | \u003ca href=\"https://github.com/daniel-mizsak/workflows/blob/main/.github/actions/setup-just/action.yml\" target=\"_blank\"\u003esetup-just content\u003c/a\u003e |\n| \u003ca href=\"https://github.com/daniel-mizsak/workflows/blob/main/docs/actions/nix-format.md\" target=\"_blank\"\u003enix-format documentation\u003c/a\u003e | \u003ca href=\"https://github.com/daniel-mizsak/workflows/blob/main/.github/actions/nix-format/action.yml\" target=\"_blank\"\u003enix-format content\u003c/a\u003e |\n\n\u003cbr\u003e\u003cbr\u003e\nWorkflows\n\n| Documentation                                                                                                                          | Content                                                                                                                              |\n| -------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------ |\n| \u003ca href=\"https://github.com/daniel-mizsak/workflows/blob/main/docs/workflows/python-ci.md\" target=\"_blank\"\u003epython-ci documentation\u003c/a\u003e | \u003ca href=\"https://github.com/daniel-mizsak/workflows/blob/main/.github/workflows/python-ci.yml\" target=\"_blank\"\u003epython-ci content\u003c/a\u003e |\n| \u003ca href=\"https://github.com/daniel-mizsak/workflows/blob/main/docs/workflows/lint.md\" target=\"_blank\"\u003elint documentation\u003c/a\u003e           | \u003ca href=\"https://github.com/daniel-mizsak/workflows/blob/main/.github/workflows/lint.yml\" target=\"_blank\"\u003elint content\u003c/a\u003e           |\n| \u003ca href=\"https://github.com/daniel-mizsak/workflows/blob/main/docs/workflows/prek.md\" target=\"_blank\"\u003eprek documentation\u003c/a\u003e           | \u003ca href=\"https://github.com/daniel-mizsak/workflows/blob/main/.github/workflows/prek.yml\" target=\"_blank\"\u003eprek content\u003c/a\u003e           |\n\n\u003chr\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003cstrong\u003e⭐ Star the repository if you found it useful ⭐\u003c/strong\u003e\n    \u003cbr\u003e\n    \u003ca href=\"https://github.com/daniel-mizsak/repository-template\" target=\"_blank\"\u003eRepository Template\u003c/a\u003e |\n    \u003ca href=\"https://github.com/daniel-mizsak/workflows\" target=\"_blank\"\u003eReusable Workflows\u003c/a\u003e |\n    \u003ca href=\"https://github.com/daniel-mizsak/mtjd\" target=\"_blank\"\u003eDevelopment Environment \u003c/a\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaniel-mizsak%2Fworkflows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaniel-mizsak%2Fworkflows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaniel-mizsak%2Fworkflows/lists"}