{"id":26497611,"url":"https://github.com/mgrojo/alr2appimage-action","last_synced_at":"2026-04-18T07:34:12.981Z","repository":{"id":283375973,"uuid":"951534478","full_name":"mgrojo/alr2appimage-action","owner":"mgrojo","description":"Reusable action that you can use to build an AppImage from your Alire crate and publish it to your releases section","archived":false,"fork":false,"pushed_at":"2025-08-24T12:39:19.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-14T18:35:07.458Z","etag":null,"topics":["ada","alire","appimage","github-actions"],"latest_commit_sha":null,"homepage":"https://github.com/mgrojo/alr2appimage","language":null,"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/mgrojo.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":"2025-03-19T20:43:31.000Z","updated_at":"2025-08-24T12:36:51.000Z","dependencies_parsed_at":"2025-07-20T12:16:09.680Z","dependency_job_id":"3074197d-0dbc-4afc-802e-10faad5af724","html_url":"https://github.com/mgrojo/alr2appimage-action","commit_stats":null,"previous_names":["mgrojo/alr2appimage-action"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/mgrojo/alr2appimage-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgrojo%2Falr2appimage-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgrojo%2Falr2appimage-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgrojo%2Falr2appimage-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgrojo%2Falr2appimage-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mgrojo","download_url":"https://codeload.github.com/mgrojo/alr2appimage-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgrojo%2Falr2appimage-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279020353,"owners_count":26086866,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"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":["ada","alire","appimage","github-actions"],"created_at":"2025-03-20T13:43:19.440Z","updated_at":"2025-10-14T18:35:10.539Z","avatar_url":"https://github.com/mgrojo.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# alr2appimage-action\nReusable action that you can use to build an [AppImage](https://appimage.org/) \nfrom your [Alire](https://alire.ada.dev/) crate and publish it to your releases section.\n\n# Example\n\nAdd this to your GitHub Action.\nFull example in https://github.com/mgrojo/open_url/blob/main/.github/workflows/main.yml\n\n```yaml\n    name: Continuous AppImage\n    runs-on: ubuntu-20.04\n    steps:\n       - name: Checkout\n         uses: actions/checkout@v2\n       - name: alr2appimage-action\n         uses: mgrojo/alr2appimage-action@v1\n         with: # All these arguments are optional. The indicated values are the default ones.\n           alireVersion: 2.1.0 # Use custom version of Alire\n           alr2appimageVersion: 1.0.0 # Use custom version of alr2appimage.\n           alr2appimageArgs: \"--use-version\" # Arguments to pass to alr2appimage\n           tagName: \"continuous\" # Tag to use for your application release.\n           crateDir: \".\" # Directory where your Alire crate is located\n           deleteExistent: false # Delete the tag and release if already existent\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgrojo%2Falr2appimage-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmgrojo%2Falr2appimage-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgrojo%2Falr2appimage-action/lists"}