{"id":15173094,"url":"https://github.com/kalwar/d10live-pantheon","last_synced_at":"2026-01-23T11:48:35.836Z","repository":{"id":196626774,"uuid":"696778124","full_name":"kalwar/d10live-pantheon","owner":"kalwar","description":"A simple drupal 10 site with panethon and ci/cd enabled","archived":false,"fork":false,"pushed_at":"2024-10-02T07:26:16.000Z","size":200,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-13T22:54:40.328Z","etag":null,"topics":["configuration","drupal10","github-actions","lando","pantheon"],"latest_commit_sha":null,"homepage":"https://dev-d10live.pantheonsite.io/","language":"PHP","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/kalwar.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2023-09-26T12:22:24.000Z","updated_at":"2024-10-02T07:26:19.000Z","dependencies_parsed_at":"2025-04-13T22:34:12.631Z","dependency_job_id":"2f85bd7c-461d-4765-95e3-9c3b9a323fe7","html_url":"https://github.com/kalwar/d10live-pantheon","commit_stats":{"total_commits":37,"total_committers":8,"mean_commits":4.625,"dds":0.6756756756756757,"last_synced_commit":"7a9184522162fd9e9ca16e28cf2a2c21c4cfb233"},"previous_names":["kalwar/d10live-pantheon"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kalwar/d10live-pantheon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalwar%2Fd10live-pantheon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalwar%2Fd10live-pantheon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalwar%2Fd10live-pantheon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalwar%2Fd10live-pantheon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kalwar","download_url":"https://codeload.github.com/kalwar/d10live-pantheon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalwar%2Fd10live-pantheon/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28690605,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T11:01:27.039Z","status":"ssl_error","status_checked_at":"2026-01-23T11:00:26.909Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["configuration","drupal10","github-actions","lando","pantheon"],"created_at":"2024-09-27T10:41:03.486Z","updated_at":"2026-01-23T11:48:35.821Z","avatar_url":"https://github.com/kalwar.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# d10live-pantheon\n\n[![Deployment to Pantheon](https://github.com/kalwar/d10live-pantheon/actions/workflows/deploy_to_pantheon.yml/badge.svg)](https://github.com/kalwar/d10live-pantheon/actions/workflows/deploy_to_pantheon.yml)\n\nA very simple skeleton of Drupal 10 together with pantheon site powering your live site, a website about whatever you want it to be.\n\n- [Local setup](#setup)\n- [Making site changes](#changes)\n- [Deployment to Pantheon via Github actions](#deployment)\n\n## Local site setup \u003ca name=\"setup\"\u003e\u003c/a\u003e\n\nDo the lando setup, make sure you can clone the repo from pantheon site and run locally drupal 10 with lando\n\n## Making site changes \u003ca name=\"changes\"\u003e\u003c/a\u003e\n\n### Configuration changes\n\nDrupal 10 configuration (such as content type and field definitions) is managed through yml files. These files live in the `config` directory.\n\nAfter you make configuration changes locally (such as adding a field to a content type), you can then export those changes by running `lando drush cex` in the project directory.\n\nImport site database, clear caches, and apply site configuration from code.\n\n1. `lando db-export`\n2. You will get database.sql.gz file in root of your project folder\n3. Copy database dump generated e.g. `database.sql.gz` dump to pantheon site Database/Files under \"Import\" section\n4. Make sure you have File option selected\n5. Your lando drupal local site configurations must match with pantheon site\n\n## Deployment to Pantheon via Github Actions \u003ca name=\"deployment\"\u003e\u003c/a\u003e\n\nThis site's main branch is automatically committed and deployed to Pantheon's dev environment with a [Github action workflow file](.github/workflows/deploy_to_pantheon.yml). The pantheon site name and ID are configured in that file.\n\nIt needs these secrets added to this repository's Github settings:\n\n- **PANTHEON_SSH_PRIVATE_KEY**\n  \u003cbr\u003e(A Private SSH key paired to a [Public SSH key added to Pantheon](https://docs.pantheon.io/ssh-keys))\n- **TERMINUS_TOKEN**\n  \u003cbr\u003e(A generated [Pantheon Machine token](https://docs.pantheon.io/machine-tokens))\n\n# REACT25K\n\nTesting github ci/cd\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkalwar%2Fd10live-pantheon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkalwar%2Fd10live-pantheon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkalwar%2Fd10live-pantheon/lists"}