{"id":19892613,"url":"https://github.com/compscidr/ansible-lapce","last_synced_at":"2026-03-19T12:15:42.808Z","repository":{"id":210773311,"uuid":"699517646","full_name":"compscidr/ansible-lapce","owner":"compscidr","description":"A role to install lapce on Ubuntu using ansible","archived":false,"fork":false,"pushed_at":"2025-10-20T19:49:25.000Z","size":28,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-20T21:20:40.038Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/compscidr.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,"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":"2023-10-02T19:41:08.000Z","updated_at":"2025-10-20T19:49:08.000Z","dependencies_parsed_at":"2024-11-12T18:25:07.124Z","dependency_job_id":"01690d24-8233-466f-a5ba-6165a4c3fa6f","html_url":"https://github.com/compscidr/ansible-lapce","commit_stats":null,"previous_names":["compscidr/ansible-lapce"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/compscidr/ansible-lapce","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compscidr%2Fansible-lapce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compscidr%2Fansible-lapce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compscidr%2Fansible-lapce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compscidr%2Fansible-lapce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/compscidr","download_url":"https://codeload.github.com/compscidr/ansible-lapce/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compscidr%2Fansible-lapce/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28886882,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T21:06:44.224Z","status":"ssl_error","status_checked_at":"2026-01-29T21:06:42.160Z","response_time":59,"last_error":"SSL_read: 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":[],"created_at":"2024-11-12T18:24:26.842Z","updated_at":"2026-01-29T22:03:24.338Z","avatar_url":"https://github.com/compscidr.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# ansible-lapce\n[![Static Badge](https://img.shields.io/badge/Ansible_galaxy-Download-blue)](https://galaxy.ansible.com/ui/standalone/roles/compscidr/lapce/)\n[![ansible lint](https://github.com/compscidr/ansible-lapce/actions/workflows/check.yml/badge.svg)](https://github.com/compscidr/ansible-lapce/actions/workflows/check.yml)\n[![Molecule Test](https://github.com/compscidr/ansible-lapce/actions/workflows/molecule.yml/badge.svg)](https://github.com/compscidr/ansible-lapce/actions/workflows/molecule.yml)\n[![ansible lint rules](https://img.shields.io/badge/Ansible--lint-rules%20table-blue.svg)](https://ansible.readthedocs.io/projects/lint/rules/)\n\nA simple role to install the Lapce IDE\nhttps://github.com/lapce/lapce\n\n## Development \u0026 Testing\n\nThis role uses [Molecule](https://molecule.readthedocs.io/) for testing with Docker.\n\n### Prerequisites\n\n- Python 3.8+\n- Docker\n- Docker daemon running\n\n### Setup\n\n1. Create and activate a virtual environment:\n```bash\npython3 -m venv venv\nsource venv/bin/activate  # On Linux/macOS\n# or\nvenv\\Scripts\\activate  # On Windows\n```\n\n2. Install dependencies:\n```bash\npip install -r requirements.txt\n```\n\n### Running Tests\n\nRun the full molecule test suite:\n```bash\nmolecule test\n```\n\nRun individual test stages:\n```bash\nmolecule create    # Create test instances\nmolecule converge  # Run the role\nmolecule verify    # Run verification tests\nmolecule destroy   # Destroy test instances\n```\n\nTest on a specific platform:\n```bash\nmolecule test --platform-name ubuntu-22.04\n```\n\n### Testing Locally\n\nFor faster iteration during development:\n```bash\nmolecule converge  # Apply changes\nmolecule verify    # Check results\n```\n\nWhen done:\n```bash\nmolecule destroy\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcompscidr%2Fansible-lapce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcompscidr%2Fansible-lapce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcompscidr%2Fansible-lapce/lists"}