{"id":21600961,"url":"https://github.com/premiscale/general-orb","last_synced_at":"2025-03-18T13:14:35.056Z","repository":{"id":194446158,"uuid":"690853543","full_name":"premiscale/general-orb","owner":"premiscale","description":"An orb with many useful commands and jobs","archived":false,"fork":false,"pushed_at":"2025-03-05T16:35:14.000Z","size":282,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-16T01:53:54.962Z","etag":null,"topics":["circleci","orb"],"latest_commit_sha":null,"homepage":"https://circleci.com/developer/orbs/orb/premiscale/general","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/premiscale.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"ko_fi":"bjd2385"}},"created_at":"2023-09-13T02:40:00.000Z","updated_at":"2024-06-21T15:55:05.000Z","dependencies_parsed_at":"2023-10-15T09:03:19.321Z","dependency_job_id":"5b6f634a-bdc6-499d-aa28-a84a22fdb6f7","html_url":"https://github.com/premiscale/general-orb","commit_stats":null,"previous_names":["premiscale/general-orb"],"tags_count":26,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/premiscale%2Fgeneral-orb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/premiscale%2Fgeneral-orb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/premiscale%2Fgeneral-orb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/premiscale%2Fgeneral-orb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/premiscale","download_url":"https://codeload.github.com/premiscale/general-orb/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244227560,"owners_count":20419261,"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":["circleci","orb"],"created_at":"2024-11-24T19:07:49.179Z","updated_at":"2025-03-18T13:14:35.020Z","avatar_url":"https://github.com/premiscale.png","language":"Shell","funding_links":["https://ko-fi.com/bjd2385"],"categories":[],"sub_categories":[],"readme":"# `general` orb for CircleCI\n\nThis orb is a collection of useful commands and jobs we can reuse in many repositories to simplify configs and reduce code duplication in [dynamically-continued](https://github.com/emmeowzing/dynamic-continuation-orb) pipelines.\n\n## Usage\n\n```yaml\norbs:\n  general: premiscale/general@\u003clatest version\u003e\n\nworkflows:\n  example:\n    jobs:\n      - general/github-release:\n          context:\n            - github\n            - circleci\n          filters:\n            branches:\n              ignore: /.*/\n            tags:\n              only: /^v?[0-9]+\\.[0-9]+\\.[0-9]+$/\n```\n\n## Development\n\nThis orb has been developed in _unpacked_ form. You may view its packed source with\n\n```shell\nyarn orb:pack  # creates a file 'orb.yml'\n```\n\nand further validate the resulting orb definition with\n\n```shell\nyarn orb:validate\n```\n\nWhen you're done with your testing, you may clean up the packed source with\n\n```shell\nyarn orb:clean\n```\n\n### `pre-commit`\n\nThis repository uses `pre-commit` to uphold certain code styling and standards. You may install the hooks listed in [`.pre-commit-config.yaml`](.pre-commit-config.yaml) with\n\n```shell\nyarn install:pre-commit-hooks\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpremiscale%2Fgeneral-orb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpremiscale%2Fgeneral-orb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpremiscale%2Fgeneral-orb/lists"}