{"id":15478506,"url":"https://github.com/coturiv/setup-ionic","last_synced_at":"2025-04-22T14:48:20.173Z","repository":{"id":48470665,"uuid":"224890336","full_name":"coturiv/setup-ionic","owner":"coturiv","description":"Set up your GitHub Actions workflow with Cordova/Ionic environment","archived":false,"fork":false,"pushed_at":"2023-11-29T17:32:45.000Z","size":596,"stargazers_count":26,"open_issues_count":7,"forks_count":14,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-19T03:23:34.421Z","etag":null,"topics":["actions","android","cordova","ionic","ios"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/coturiv.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-29T16:37:32.000Z","updated_at":"2024-10-10T23:45:45.000Z","dependencies_parsed_at":"2024-11-14T18:46:17.195Z","dependency_job_id":null,"html_url":"https://github.com/coturiv/setup-ionic","commit_stats":{"total_commits":27,"total_committers":4,"mean_commits":6.75,"dds":0.2222222222222222,"last_synced_commit":"88dbd35a922c90225e071295d40015b14159feca"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coturiv%2Fsetup-ionic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coturiv%2Fsetup-ionic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coturiv%2Fsetup-ionic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coturiv%2Fsetup-ionic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coturiv","download_url":"https://codeload.github.com/coturiv/setup-ionic/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250262959,"owners_count":21401774,"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":["actions","android","cordova","ionic","ios"],"created_at":"2024-10-02T04:05:17.752Z","updated_at":"2025-04-22T14:48:20.152Z","avatar_url":"https://github.com/coturiv.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## setup-ionic\n\n[![](https://github.com/coturiv/setup-ionic/workflows/CI/badge.svg)](https://github.com/coturiv/setup-ionic/actions)\n\nSet up your GitHub Actions workflow with Cordova/Ionic environment. Only supports macos \u0026 ubuntu at this time.\n\n## example usage:\n\n```\n- name: Use coturiv/setup-ionic\n  uses: coturiv/setup-ionic@v1\n  with:\n    java-version: 8\n- name: Use coturiv/setup-ionic\n  uses: coturiv/setup-ionic@v1\n  with:\n    cordova-version: 8\n\n- name: Build\n  run: |\n    ionic cordova build android --prod\n\n```\n\n### important*\n\n_From Ubuntu 20.04 runners, the default version of Java is 11, so you need to specify it to 8(1.8), due to the requirement of cordova, but will be removed in future releases. See [here](), and [here](https://cordova.apache.org/docs/en/latest/guide/platforms/android/index.html#java-development-kit-jdk)_\n\n```\n- name: Set up JDK 1.8\n  uses: actions/setup-java@v1\n  with:\n    java-version: 1.8\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoturiv%2Fsetup-ionic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoturiv%2Fsetup-ionic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoturiv%2Fsetup-ionic/lists"}