{"id":22725371,"url":"https://github.com/ovotech/circleci-orbs","last_synced_at":"2025-04-05T19:12:09.204Z","repository":{"id":37449714,"uuid":"160180338","full_name":"ovotech/circleci-orbs","owner":"ovotech","description":"CircleCI Orbs","archived":false,"fork":false,"pushed_at":"2025-01-13T08:57:27.000Z","size":1726,"stargazers_count":53,"open_issues_count":47,"forks_count":36,"subscribers_count":48,"default_branch":"master","last_synced_at":"2025-03-29T18:07:11.429Z","etag":null,"topics":["circleci-orbs","clair-scanner","company-ovo","dont-migrate","terraform"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/ovotech.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}},"created_at":"2018-12-03T11:26:51.000Z","updated_at":"2025-02-25T14:36:15.000Z","dependencies_parsed_at":"2023-10-11T12:32:07.626Z","dependency_job_id":"1a7eab73-27da-4ffb-899c-acb06a764b6a","html_url":"https://github.com/ovotech/circleci-orbs","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/ovotech%2Fcircleci-orbs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ovotech%2Fcircleci-orbs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ovotech%2Fcircleci-orbs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ovotech%2Fcircleci-orbs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ovotech","download_url":"https://codeload.github.com/ovotech/circleci-orbs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247386265,"owners_count":20930619,"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-orbs","clair-scanner","company-ovo","dont-migrate","terraform"],"created_at":"2024-12-10T16:09:29.259Z","updated_at":"2025-04-05T19:12:09.184Z","avatar_url":"https://github.com/ovotech.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![CircleCI](https://circleci.com/gh/ovotech/circleci-orbs.svg?style=shield\u0026circle-token=ae0a459eabe5a6b454eab8e241a516fd1a212e8c)](https://app.circleci.com/pipelines/github/ovotech/circleci-orbs)\n\n# CircleCI Orbs\n\nThis repo contains public circleci orbs in the ovotech namespace.\n\n## Contributing\n\nOrbs follow the conventions:\n\n- **Directory** named the **same** as the orb\n\n- A single Dockerfile in the executor directory (unless you specify publish-docker-image:false)\n\n- The orb yaml is in a file name `orb.yml`\n\n- Published in the ovotech namespace\n\n- An `orb_version.txt` file may exist in an orb directory containing the version of the orb. (A new version is only published when the version changes)\n\n- An entry in [CODEOWNERS](./.github/CODEOWNERS) indicating which team maintains the orb - they will be responsible for reviewing\n  any changes to the orb.\n\n- This project uses CircleCI path filtering. The publish job only runs for orbs with file changes.\n- Any new orb needs to be added to the [path filter mapping](.circleci/config.yml) and to the top and bottom of the [Circle config](.circleci/continue_config.yml)\n\n## Published Orbs\n\n- [ovotech/argocd](argocd) - Interact with an ArgoCD API.\n- [ovotech/aws-configure-credentials-oidc](aws-configure-credentials-oidc) - Authenticate with AWS via CircleCI OIDC.\n- [ovotech/aws-get-parameters@1](aws-get-parameters) - Get parameters from AWS Parameter Store.\n- [ovotech/aws-rotate-keys@2](aws-rotate-keys) - Rotate AWS access keys and update corresponding CircleCI environment variables.\n- [ovotech/clair-scanner@1](clair-scanner) - Scan Docker images for vulnerabilities.\n- [ovotech/rac-gcp-deply@1](rac-gcp-deploy) - Deploy Scala services to a Kubernetes cluster running in Google Cloud.\n- [ovotech/set-current-environment@1](set-current-environment) - Set current environment (master branch, tag or other) to environmental variable.\n- [ovotech/terraform@1](terraform) - Plan and apply Terraform modules, with terraform \u003c=0.14\n- [ovotech/terraform-v2@2](terraform-v2) - Plan and apply Terraform modules, with terraform \u003e=0.14\n- [ovotech/tools-install@1](tools-install) - Download and unpack tools archives\n- [ovotech/with-git-deploy-key@1](with-git-deploy-key) - Execute Git operations on another repo selecting specific public key.\n- [ovotech/clojure](clojure) - test, scan and package Clojure projects built using Leiningen.\n- [ovotech/oot-eks](oot-eks) - deploy services to EKS, OOT-style.\n- [ovotech/oot-deploy](oot-deploy) - deploy services via Argo, OOT-style.\n- [ovotech/sbt-deploy](sbt-deploy) - Deploy services via Argo, using Kustomize.\n- [ovotech/jaws-journey-deploy](jaws-journey-deploy) - Provides a standard deployment process for all jaws journey repositories.\n- [ovotech/pipeline-utils](pipeline-utils) - Miscellaneous bash commands to ease CircleCI pipeline development.\n- [ovotech/ipa-deploy](ipa-deploy) - IPA team deployment notification templates.\n- [ovotech/helm-ci](helm-ci) - CI checks for Helm charts\n- [ovotech/sast](sast) - Consumer Products Production Engineering team orb to run static security analysis.\n- [ovotech/setup-scheduled-pipeline](setup-scheduled-pipeline) - Consumer Products Production Engineering team orb responsible for setting up schedules for [scheduled pipelines](https://circleci.com/docs/2.0/scheduled-pipelines/#get-started).\n- [ovotech/jira](jira) - Interact with JIRA from a CI pipeline.\n- [ovotech/github-actions](github-actions) - Trigger (and optionally wait for completion) GitHub Actions pipeline from CircleCI\n- [ovotech/telemetry](telemetry) - Consumer Products Production Engineering team orb which enables sending Orb usage telemetry.\n\nOther orbs in the ovotech namespace:\n\n- [ovotech/shipit@1](https://github.com/ovotech/pe-orbs/tree/master/shipit) - Run shipit and record deployments to https://shipit.ovotech.org.uk.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fovotech%2Fcircleci-orbs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fovotech%2Fcircleci-orbs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fovotech%2Fcircleci-orbs/lists"}