{"id":18635773,"url":"https://github.com/xpack-dev-tools/test-next-xpack","last_synced_at":"2025-08-24T19:08:45.375Z","repository":{"id":89188088,"uuid":"439722294","full_name":"xpack-dev-tools/test-next-xpack","owner":"xpack-dev-tools","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-14T19:35:02.000Z","size":148,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"xpack-develop","last_synced_at":"2024-12-27T08:44:11.540Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/xpack-dev-tools.png","metadata":{"files":{"readme":"README-BUILD.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":"2021-12-18T21:54:03.000Z","updated_at":"2024-11-14T19:35:05.000Z","dependencies_parsed_at":"2024-12-27T11:45:28.612Z","dependency_job_id":null,"html_url":"https://github.com/xpack-dev-tools/test-next-xpack","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/xpack-dev-tools%2Ftest-next-xpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpack-dev-tools%2Ftest-next-xpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpack-dev-tools%2Ftest-next-xpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpack-dev-tools%2Ftest-next-xpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xpack-dev-tools","download_url":"https://codeload.github.com/xpack-dev-tools/test-next-xpack/tar.gz/refs/heads/xpack-develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239433912,"owners_count":19637806,"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":[],"created_at":"2024-11-07T05:26:33.173Z","updated_at":"2025-02-18T08:16:36.306Z","avatar_url":"https://github.com/xpack-dev-tools.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# How to build the xPack Test Next binaries\n\nTBD\n\n## Download the build scripts repo\n\nThe build scripts are available in the `scripts` folder of the\n[`xpack-dev-tools/test-next-xpack`](https://github.com/xpack-dev-tools/test-next-xpack)\nGit repo.\n\nTo download them, issue the following commands:\n\n```sh\nrm -rf ${HOME}/Work/test-next-xpack.git; \\\ngit clone \\\n  https://github.com/xpack-dev-tools/test-next-xpack.git \\\n  ${HOME}/Work/test-next-xpack.git; \\\ngit -C ${HOME}/Work/test-next-xpack.git submodule update --init --recursive\n```\n\n\u003e Note: the repository uses submodules; for a successful build it is\n\u003e mandatory to recurse the submodules.\n\nFor development purposes, clone the `xpack-develop`\nbranch:\n\n```sh\nrm -rf ${HOME}/Work/test-next-xpack.git; \\\ngit clone \\\n  --branch xpack-develop \\\n  https://github.com/xpack-dev-tools/test-next-xpack.git \\\n  ${HOME}/Work/test-next-xpack.git; \\\ngit -C ${HOME}/Work/test-next-xpack.git submodule update --init --recursive\n```\n\n## Install dependencies\n\n```sh\ncd ${HOME}/Work/test-next-xpack.git\nxpm install\n```\n\n## Build\n\n```console\nxpm run build --config release\nxpm run build-develop --config release\n```\n\n```console\nxpm run build --config debug\n```\n\n## Clean\n\n```console\nxpm run clean --config release\n```\n\n```console\nxpm run clean --config debug\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxpack-dev-tools%2Ftest-next-xpack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxpack-dev-tools%2Ftest-next-xpack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxpack-dev-tools%2Ftest-next-xpack/lists"}