{"id":20779295,"url":"https://github.com/bolt/bolt-distribution","last_synced_at":"2026-04-28T04:02:18.110Z","repository":{"id":4773967,"uuid":"5925498","full_name":"bolt/bolt-distribution","owner":"bolt","description":"Some simple scripts to package the Bolt distros","archived":false,"fork":false,"pushed_at":"2019-05-14T06:08:54.000Z","size":22380,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-03-11T22:19:26.657Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bolt.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":"2012-09-23T19:44:31.000Z","updated_at":"2022-08-02T03:21:44.000Z","dependencies_parsed_at":"2022-09-21T00:42:38.608Z","dependency_job_id":null,"html_url":"https://github.com/bolt/bolt-distribution","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bolt/bolt-distribution","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bolt%2Fbolt-distribution","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bolt%2Fbolt-distribution/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bolt%2Fbolt-distribution/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bolt%2Fbolt-distribution/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bolt","download_url":"https://codeload.github.com/bolt/bolt-distribution/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bolt%2Fbolt-distribution/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32365519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"online","status_checked_at":"2026-04-28T02:00:07.250Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-17T13:27:07.663Z","updated_at":"2026-04-28T04:02:17.857Z","avatar_url":"https://github.com/bolt.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"bolt-distribution\n=================\n\nSome simple scripts to package the Bolt distribution files. \n\nCustom Event Script\n-------------------\n\nYou can add a file called `custom.sh` that defines two functions that will be\ncalled just before the archive is made and again after it is complete.\n\nThe basic layout example of `custom.sh`: \n\n```bash\n#!/bin/sh\n\nfunction custom_pre_archive {\n    echo \"Pre archive function\"\n}\n\nfunction custom_post_archive {\n    echo \"Post archive function\"\n}\n```\n\nThe following variables will be available:\n  * `VERSION`       — The version string to use\n  * `$PACKAGE`      — Base name of the package, i.e. `bolt-$VERSION`\n  * `$BUILD_DIR`    — Root directory used for the build process\n  * `$COMPILE_DIR`  — Directory that the Composer package build is done\n  * `$SHIPPING_DIR` — Directory the archive files are created from\n  * `$ARCHIVE_DIR`  — Directory archive files are written to\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbolt%2Fbolt-distribution","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbolt%2Fbolt-distribution","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbolt%2Fbolt-distribution/lists"}