{"id":16021734,"url":"https://github.com/davidanthoff/pkgbutlerengine.jl","last_synced_at":"2025-04-05T03:43:31.452Z","repository":{"id":36147314,"uuid":"220728208","full_name":"davidanthoff/PkgButlerEngine.jl","owner":"davidanthoff","description":"Backend engine for the Julia Package Butler","archived":false,"fork":false,"pushed_at":"2024-12-19T20:21:17.000Z","size":137,"stargazers_count":7,"open_issues_count":7,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-11T10:06:34.191Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Julia","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/davidanthoff.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-10T01:54:41.000Z","updated_at":"2024-12-19T20:21:20.000Z","dependencies_parsed_at":"2023-12-27T21:45:53.408Z","dependency_job_id":"58c08e7e-2d05-4bbb-95fb-eb5fc8760f7d","html_url":"https://github.com/davidanthoff/PkgButlerEngine.jl","commit_stats":{"total_commits":221,"total_committers":6,"mean_commits":"36.833333333333336","dds":0.1945701357466063,"last_synced_commit":"1843a9c5f078d7f6fae487949768855aa09864ca"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidanthoff%2FPkgButlerEngine.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidanthoff%2FPkgButlerEngine.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidanthoff%2FPkgButlerEngine.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidanthoff%2FPkgButlerEngine.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidanthoff","download_url":"https://codeload.github.com/davidanthoff/PkgButlerEngine.jl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247284918,"owners_count":20913691,"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-10-08T18:05:30.229Z","updated_at":"2025-04-05T03:43:31.433Z","avatar_url":"https://github.com/davidanthoff.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PkgButlerEngine.jl\n\n## Overview\n\nThe backend engine for the Julia Package Butler. This is a low level package that most users will not directly use. Most users will want to use the [`julia-pkgbutler` GitHub Action](https://github.com/davidanthoff/julia-pkgbutler).\n\n## Functionality\n\nThe Julia Package Butler currently makes the following changes to a package repository:\n\n- The GitHub Action workflow for the Package Butler itself is updated to the latest version.\n- If the `Project.toml` doesn't have a version bound for `julia` in the `compat` section, it will add a version bound declaring the package compatible with Julia 1.0.\n- It will add GitHub Action workflows for continuous integration. These workflows are automatically configured to only run on Julia versions that are compatible with the `compat` entry for Julia in the `Project.toml` file of the package.\n- If a `docs/make.jl` file exists, a GitHub Action workflow that builds and deploys documentation is added to the package.\n- If a `docs/Project.toml` file exists, the butler will ensure that the version bound on Documenter.jl is no lower than 0.24 (the first version to support building documentation with GitHub Actions).\n- Enable [CompatHelper.jl](https://github.com/bcbi/CompatHelper.jl) for the repository.\n- Enable [TagBot](https://github.com/JuliaRegistries/TagBot) for the repository.\n\nWhen the `bach` template is used, these additional channges are made:\n- Travis and Appveyor configuration files are removed.\n- Whenever any Julia file on `master` is not properly formatted, a PR with formatting changes is opened (based on https://github.com/julia-vscode/DocumentFormat.jl).\n- Any PR has an additional check whether Julia code files are properly formatted.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidanthoff%2Fpkgbutlerengine.jl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidanthoff%2Fpkgbutlerengine.jl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidanthoff%2Fpkgbutlerengine.jl/lists"}