{"id":13728903,"url":"https://github.com/ellapollack/juce-plugin-ci","last_synced_at":"2026-01-14T14:55:58.801Z","repository":{"id":45812022,"uuid":"277684410","full_name":"ellapollack/juce-plugin-ci","owner":"ellapollack","description":"DEPRECATED: Cross-platform CI for JUCE audio plugins with Github Actions","archived":true,"fork":false,"pushed_at":"2023-06-13T22:59:26.000Z","size":21,"stargazers_count":61,"open_issues_count":2,"forks_count":12,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-07T09:59:59.013Z","etag":null,"topics":["audio-plugins","continuous-integration","github-actions","juce"],"latest_commit_sha":null,"homepage":"","language":"C++","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/ellapollack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":"maxwellpollack","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2020-07-07T01:15:47.000Z","updated_at":"2025-05-07T03:04:44.000Z","dependencies_parsed_at":"2023-07-13T23:35:23.168Z","dependency_job_id":null,"html_url":"https://github.com/ellapollack/juce-plugin-ci","commit_stats":null,"previous_names":["max-pollack/juce-plugin-ci","maxellp/juce-plugin-ci","ellapollack/juce-plugin-ci"],"tags_count":1,"template":true,"template_full_name":null,"purl":"pkg:github/ellapollack/juce-plugin-ci","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellapollack%2Fjuce-plugin-ci","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellapollack%2Fjuce-plugin-ci/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellapollack%2Fjuce-plugin-ci/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellapollack%2Fjuce-plugin-ci/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ellapollack","download_url":"https://codeload.github.com/ellapollack/juce-plugin-ci/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellapollack%2Fjuce-plugin-ci/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28424017,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T13:30:50.153Z","status":"ssl_error","status_checked_at":"2026-01-14T13:29:08.907Z","response_time":107,"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":["audio-plugins","continuous-integration","github-actions","juce"],"created_at":"2024-08-03T02:00:51.996Z","updated_at":"2026-01-14T14:55:58.773Z","avatar_url":"https://github.com/ellapollack.png","language":"C++","funding_links":["https://github.com/sponsors/maxwellpollack"],"categories":["Templates"],"sub_categories":[],"readme":"# DEPRECATED (use [Pamplejuce](https://github.com/sudara/pamplejuce) instead)\n(June 2023) I am deciding to deprecate this repository because I am now a full-time high school teacher and don't have to time to maintain it anymore. Also because [@sudara's Pamplejuce](https://github.com/sudara/pamplejuce) repository is a much more thorough and up-to-date template for JUCE projects.\n\n---\n\n### [Use this template](https://github.com/maxwellpollack/juce-plugin-ci/generate) to start a new JUCE audio plugin project in a Github repository.\n\nIt contains:\n1. the boilerplate audio plugin code from [`JUCE/examples/CMake/AudioPlugin`](https://github.com/juce-framework/JUCE/tree/master/examples/CMake/AudioPlugin)\n2. a CMake `FetchContent` call to automatically download and link the JUCE library\n3. a GitHub Actions workflow which automatically builds (with CMake) and tests (with CTest) the audio plugin for 64-bit MacOS, Windows, and Linux platforms on every push\n\n#### To publish a new Release, tag your commit with a version number before pushing:\n```shell\ngit tag v1.0.0\ngit push origin main --tags\n```\n\n---\n\n## Building from the command line\n\n- Install [CMake](https://cmake.org/install/) and run:\n```\ncmake .\ncmake --build build\n```\n\n## Building in Visual Studio Code\n\n- Install [CMake](https://cmake.org/install/), [VS Code](https://code.visualstudio.com/), the [VS Code C/C++ language extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode.cpptools), and [CMake Tools](https://marketplace.visualstudio.com/items?itemName=ms-vscode.cmake-tools).\n- [Follow this guide to get started with CMake Tools](https://code.visualstudio.com/docs/cpp/cmake-linux).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fellapollack%2Fjuce-plugin-ci","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fellapollack%2Fjuce-plugin-ci","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fellapollack%2Fjuce-plugin-ci/lists"}