{"id":13883405,"url":"https://github.com/artichoke/nightly","last_synced_at":"2026-03-27T05:05:31.936Z","repository":{"id":36997902,"uuid":"259166736","full_name":"artichoke/nightly","owner":"artichoke","description":"🌌 Nightly builds of Artichoke Ruby","archived":false,"fork":false,"pushed_at":"2025-10-31T00:31:49.000Z","size":797,"stargazers_count":9,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"trunk","last_synced_at":"2025-10-31T02:36:03.972Z","etag":null,"topics":["artichoke","nightly","nightly-build","ruby","rust","rust-application"],"latest_commit_sha":null,"homepage":"https://github.com/artichoke/nightly/releases/latest","language":"Python","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/artichoke.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-04-27T00:49:29.000Z","updated_at":"2025-08-01T21:35:47.000Z","dependencies_parsed_at":"2024-01-16T01:55:07.278Z","dependency_job_id":"1b9d4464-8152-4663-bc55-2ac7e0a09d77","html_url":"https://github.com/artichoke/nightly","commit_stats":null,"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/artichoke/nightly","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artichoke%2Fnightly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artichoke%2Fnightly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artichoke%2Fnightly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artichoke%2Fnightly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/artichoke","download_url":"https://codeload.github.com/artichoke/nightly/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artichoke%2Fnightly/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31022425,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T04:58:43.976Z","status":"ssl_error","status_checked_at":"2026-03-27T04:58:17.966Z","response_time":164,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["artichoke","nightly","nightly-build","ruby","rust","rust-application"],"created_at":"2024-08-06T09:01:29.125Z","updated_at":"2026-03-27T05:05:31.929Z","avatar_url":"https://github.com/artichoke.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Artichoke Nightly Builds\n\n[![GitHub Actions](https://github.com/artichoke/nightly/workflows/CI/badge.svg)](https://github.com/artichoke/nightly/actions)\n[![Nightly Build](https://github.com/artichoke/nightly/workflows/Nightly%20Builder/badge.svg)](https://github.com/artichoke/nightly/actions)\n[![Twitter](https://img.shields.io/twitter/follow/artichokeruby?label=Follow\u0026style=social)](https://twitter.com/artichokeruby)\n\nNightly builds of [Artichoke Ruby].\n\nDocker images for nightly builds are built at\n[artichoke/docker-artichoke-nightly][docker-nightly].\n\n[Install the latest nightly build of Artichoke][nightly-releases].\n\n[artichoke ruby]: https://github.com/artichoke/artichoke\n[docker-nightly]: https://github.com/artichoke/docker-artichoke-nightly\n[nightly-releases]: https://github.com/artichoke/nightly/releases\n\n## Install\n\nNightly builds are distributed with [`ruby-build`].\n\nTo install with `ruby-build`:\n\n```shell\n$ ruby-build artichoke-dev ~/.rubies/artichoke\n```\n\nOr with `rbenv`:\n\n```shell\n$ rbenv install artichoke-dev\n```\n\n## Platforms\n\nCurrently supported nightly targets are:\n\n- [`aarch64-apple-darwin`] (Apple Silicon)\n- [`aarch64-unknown-linux-gnu`]\n- [`x86_64-apple-darwin`]\n- [`x86_64-unknown-linux-gnu`]\n- [`x86_64-unknown-linux-musl`]\n- [`x86_64-pc-windows-msvc`]\n\n[`aarch64-apple-darwin`]:\n  https://github.com/artichoke/nightly/releases/latest/download/artichoke-nightly-aarch64-apple-darwin.tar.gz\n[`aarch64-unknown-linux-gnu`]:\n  https://github.com/artichoke/nightly/releases/latest/download/artichoke-nightly-aarch64-unknown-linux-gnu.tar.gz\n[`x86_64-apple-darwin`]:\n  https://github.com/artichoke/nightly/releases/latest/download/artichoke-nightly-x86_64-apple-darwin.tar.gz\n[`x86_64-unknown-linux-gnu`]:\n  https://github.com/artichoke/nightly/releases/latest/download/artichoke-nightly-x86_64-unknown-linux-gnu.tar.gz\n[`x86_64-unknown-linux-musl`]:\n  https://github.com/artichoke/nightly/releases/latest/download/artichoke-nightly-x86_64-unknown-linux-musl.tar.gz\n[`x86_64-pc-windows-msvc`]:\n  https://github.com/artichoke/nightly/releases/latest/download/artichoke-nightly-x86_64-pc-windows-msvc.zip\n\n## Code Signing\n\n### GPG\n\nRelease artifacts are signed with the the following GPG key:\n\n**User ID**: Code signing for Artichoke Ruby \\\u003ccodesign@artichokeruby.org\\\u003e  \n**Signing Key ID**: AF57A37CAC061452  \n**Signing Key Fingerprint**: 1C4A856ACF86EC1EE841180FAF57A37CAC061452  \n**Public Key**:\n\n- \u003chttps://github.com/artichoke-ci.gpg\u003e\n- [artichoke/nightly#20]\n- [artichoke/nightly@84e687e866edb52a43a4f462accf3020fe8797f1]\n\n**Proof**:\n\n- \u003chttps://twitter.com/artichokeruby/status/1345911198340923393\u003e\n- \u003chttps://twitter.com/artichokeruby/status/1345911819253104641\u003e\n\n[`ruby-build`]: https://github.com/rbenv/ruby-build\n[artichoke/nightly#20]: https://github.com/artichoke/nightly/pull/20\n[artichoke/nightly@84e687e866edb52a43a4f462accf3020fe8797f1]:\n  https://github.com/artichoke/nightly/commit/84e687e866edb52a43a4f462accf3020fe8797f1\n\n### Apple\n\nBinaries for Apple platforms are codesigned using an Apple Developer ID:\n\n**Authority**: Developer ID Application: Ryan Lopopolo (VDKP67932G)  \n**Team ID**: VDKP67932G\n\nAs of [artichoke/nightly#88], nightly releases include a DMG artifact that is\nnotarized and stapled.\n\n[artichoke/nightly#88]: https://github.com/artichoke/nightly/pull/88\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartichoke%2Fnightly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartichoke%2Fnightly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartichoke%2Fnightly/lists"}