{"id":17415436,"url":"https://github.com/andyli/haxeci","last_synced_at":"2026-01-07T12:04:37.736Z","repository":{"id":29707625,"uuid":"33250502","full_name":"andyli/HaxeCI","owner":"andyli","description":"An example of using CI for Haxe projects.","archived":false,"fork":false,"pushed_at":"2020-07-09T18:19:15.000Z","size":123,"stargazers_count":44,"open_issues_count":3,"forks_count":14,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-02-02T01:28:54.696Z","etag":null,"topics":["appveyor","azure-pipelines","continuous-integration","haxe","travis-ci"],"latest_commit_sha":null,"homepage":null,"language":"Haxe","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/andyli.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-01T13:56:30.000Z","updated_at":"2023-08-29T14:18:56.000Z","dependencies_parsed_at":"2022-09-06T07:01:52.894Z","dependency_job_id":null,"html_url":"https://github.com/andyli/HaxeCI","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/andyli%2FHaxeCI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyli%2FHaxeCI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyli%2FHaxeCI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyli%2FHaxeCI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyli","download_url":"https://codeload.github.com/andyli/HaxeCI/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245939628,"owners_count":20697263,"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":["appveyor","azure-pipelines","continuous-integration","haxe","travis-ci"],"created_at":"2024-10-17T01:43:13.684Z","updated_at":"2026-01-07T12:04:37.694Z","avatar_url":"https://github.com/andyli.png","language":"Haxe","funding_links":[],"categories":[],"sub_categories":[],"readme":"An example of using CI for Haxe projects.\n\n[![TravisCI Build Status](https://travis-ci.com/andyli/HaxeCI.svg?branch=master)](https://travis-ci.com/andyli/HaxeCI)\n[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/andyli/HaxeCI?branch=master\u0026svg=true)](https://ci.appveyor.com/project/andyli/HaxeCI)\n[![Azure Pipelines Build Status](https://dev.azure.com/onthewings/GitHub%20public%20projects/_apis/build/status/andyli.HaxeCI?branchName=master)](https://dev.azure.com/onthewings/GitHub%20public%20projects/_build/latest?definitionId=2\u0026branchName=master)\n\nSame procedure is used for setting up both [Travis CI](https://travis-ci.com/), [AppVeyor](https://www.appveyor.com/), and [Azure Pipelines](https://azure.microsoft.com/en-us/services/devops/pipelines/):\n 1. Create a Haxe project if there isn't one.\n 2. Create a new repo on GitHub.\n 3. Turn on the switches for the GitHub repo on Travis CI/AppVeyor/Azure Pipelines.\n 4. Copy and modify the configs:\n     * [.travis.yml](.travis.yml) for Travis CI\n     * [appveyor.yml](appveyor.yml) for AppVeyor\n     * [azure-pipelines.yml](azure-pipelines.yml) for Azure Pipelines\n 5. Commit the configs and push to GitHub.\n 6. Watch it build:\n     * `https://travis-ci.com/${username}/${reponame}` for Travis CI\n     * `https://ci.appveyor.com/project/${username}/${reponame}` for AppVeyor\n     * `https://dev.azure.com/${organization}/${azureproject}/_build` for Azure Pipelines\n 7. Add badges to README:\n     * `https://travis-ci.com/${username}/${reponame}.svg?branch=master` for Travis CI\n     * `https://ci.appveyor.com/api/projects/status/github/${username}/${reponame}?branch=master\u0026svg=true` for AppVeyor\n     * `https://dev.azure.com/${organization}/${azureproject}/_apis/build/status/${pipeline}?branchName=master` for Azure Pipelines\n\n\u003cp xmlns:dct=\"http://purl.org/dc/terms/\" xmlns:vcard=\"http://www.w3.org/2001/vcard-rdf/3.0#\"\u003e\n  \u003ca rel=\"license\"\n     href=\"http://creativecommons.org/publicdomain/zero/1.0/\"\u003e\n    \u003cimg src=\"http://i.creativecommons.org/p/zero/1.0/88x31.png\" style=\"border-style: none;\" alt=\"CC0\" /\u003e\n  \u003c/a\u003e\n  \u003cbr /\u003e\n  To the extent possible under law,\n  \u003ca rel=\"dct:publisher\"\n     href=\"http://www.onthewings.net/\"\u003e\n    \u003cspan property=\"dct:title\"\u003eAndy Li\u003c/span\u003e\u003c/a\u003e\n  has waived all copyright and related or neighboring rights to\n  \u003cspan property=\"dct:title\"\u003eHaxeCI\u003c/span\u003e.\nThis work is published from:\n\u003cspan property=\"vcard:Country\" datatype=\"dct:ISO3166\"\n      content=\"HK\" about=\"https://www.onthewings.net/\"\u003e\n  Hong Kong\u003c/span\u003e.\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandyli%2Fhaxeci","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandyli%2Fhaxeci","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandyli%2Fhaxeci/lists"}