{"id":15374883,"url":"https://github.com/babelouest/huddersfield","last_synced_at":"2025-08-22T05:34:27.960Z","repository":{"id":83736652,"uuid":"121158289","full_name":"babelouest/huddersfield","owner":"babelouest","description":"Project packages builder and publisher","archived":false,"fork":false,"pushed_at":"2024-03-01T14:37:29.000Z","size":627,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-28T23:35:06.957Z","etag":null,"topics":["builder","dockerfiles","integration-testing","package-creation"],"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/babelouest.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":"2018-02-11T19:20:18.000Z","updated_at":"2022-08-28T15:35:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"370fbf98-d590-41a8-bd0f-b816b4fc2db8","html_url":"https://github.com/babelouest/huddersfield","commit_stats":{"total_commits":154,"total_committers":1,"mean_commits":154.0,"dds":0.0,"last_synced_commit":"a5af03a20296fa1bda980bad4ec1b894a75b6028"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babelouest%2Fhuddersfield","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babelouest%2Fhuddersfield/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babelouest%2Fhuddersfield/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babelouest%2Fhuddersfield/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/babelouest","download_url":"https://codeload.github.com/babelouest/huddersfield/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249108454,"owners_count":21214002,"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":["builder","dockerfiles","integration-testing","package-creation"],"created_at":"2024-10-01T14:00:03.756Z","updated_at":"2025-04-15T16:33:18.439Z","avatar_url":"https://github.com/babelouest.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Huddersfield\n\nPackage builder for the following projects:\n- Orcania (https://github.com/babelouest/hoel)\n- Yder (https://github.com/babelouest/yder)\n- Ulfius (https://github.com/babelouest/ulfius)\n- Hoel (https://github.com/babelouest/hoel)\n- Glewlwyd (https://github.com/babelouest/glewlwyd)\n- Taliesin (https://github.com/babelouest/taliesin)\n- Hutch (https://github.com/babelouest/hutch)\n\nUse to automatically build .deb and .tar.gz packages of those projects, and bundles for projects with dependencies.\n\nExcept for Raspbian packages which are built for `armv6l` processors (Raspberry PI), all the other packages are built for `x86_64` architectures.\n\nUses Docker and Makefile.\n\nThe following architectures are supported:\n\n- Debian oldstable (stretch)\n- Debian stable (buster)\n- Debian testing (bullseye)\n- Raspbian stable (buster)\n- Ubuntu LTS (bionic)\n- Ubuntu latest (disco)\n- Alpine latest\n- Fedora latest (available for orcania, yder, ulfius, hoel and glewlwyd)\n\n# Usage\n\nThe make commands are similar for every project.\n\nThe commands available are:\n\n```shell\n$ make \u003cproject\u003e-\u003ctarget_architecture\u003e       # build one package for a spcecific architecture\n$ make \u003cproject\u003e-build                       # build packages for all supported architectures\n$ make \u003cproject\u003e-\u003ctarget_architecture\u003e-test  # build packages and install them in the specified architecture, and run tests (available for orcania, yder, ulfius, hoel and glewlwyd)\n$ make \u003cproject\u003e-\u003ctarget_architecture\u003e-smoke # build packages and install them in the specified architecture, and run glewlwyd (available for glewlwyd)\n$ make build-\u003ctarget_architecture\u003e           # build all projects for the specified architecture\n$ make                                       # build all projects for all supported architectures\n```\n\nExamples:\n\n```shell\n$ make ulfius-debian-stable     # build ulfius package and a bundle containing Ulfius, Orcania and Yder packages for Debian\n$ make orcania-build            # build orcania packages for all supported architectures: Debian stable and testing, Ubuntu LTS and latest, amd Alpine 3.7\n$ make build-ubuntu-latest      # build the following packages and bundles for Ubuntu Artful: Orcania, Yder, Ulfius, Hoel, Glewlwyd and Taliesin\n$ make glewlwyd-ubuntu-lts-test # build and run Glewlwyd's tests on an Ubuntu LTS\n$ make glewlwyd-alpine-smoke    # build and run Glewlwyd on an Alpine image to make sure the whole build/install process works\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbabelouest%2Fhuddersfield","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbabelouest%2Fhuddersfield","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbabelouest%2Fhuddersfield/lists"}