{"id":28967650,"url":"https://github.com/su-sws/stanford_profile","last_synced_at":"2026-02-19T23:03:44.919Z","repository":{"id":38008548,"uuid":"176381770","full_name":"SU-SWS/stanford_profile","owner":"SU-SWS","description":"A base d8 install profile","archived":false,"fork":false,"pushed_at":"2025-06-20T15:43:19.000Z","size":14810,"stargazers_count":4,"open_issues_count":9,"forks_count":4,"subscribers_count":12,"default_branch":"11.x","last_synced_at":"2025-06-20T15:43:37.081Z","etag":null,"topics":["d8","jumpstart-core","profile"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SU-SWS.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2019-03-18T22:50:41.000Z","updated_at":"2025-06-20T14:56:57.000Z","dependencies_parsed_at":"2023-12-18T19:39:02.144Z","dependency_job_id":"a4889cef-41af-4104-9c3b-f9df988725d5","html_url":"https://github.com/SU-SWS/stanford_profile","commit_stats":{"total_commits":856,"total_committers":15,"mean_commits":57.06666666666667,"dds":0.6717289719626168,"last_synced_commit":"e4a4d11c421133af93ea3282af5331215e754ca4"},"previous_names":[],"tags_count":125,"template":false,"template_full_name":null,"purl":"pkg:github/SU-SWS/stanford_profile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SU-SWS%2Fstanford_profile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SU-SWS%2Fstanford_profile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SU-SWS%2Fstanford_profile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SU-SWS%2Fstanford_profile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SU-SWS","download_url":"https://codeload.github.com/SU-SWS/stanford_profile/tar.gz/refs/heads/11.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SU-SWS%2Fstanford_profile/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261632138,"owners_count":23187273,"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":["d8","jumpstart-core","profile"],"created_at":"2025-06-24T08:09:44.241Z","updated_at":"2026-02-19T23:03:44.872Z","avatar_url":"https://github.com/SU-SWS.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Stanford Profile](https://github.com/SU-SWS/stanford_profile)\n##### 8.x\n[![CircleCI](https://circleci.com/gh/SU-SWS/stanford_profile.svg?style=svg)](https://circleci.com/gh/SU-SWS/stanford_profile)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/9e16872314a79186f4fe/test_coverage)](https://codeclimate.com/github/SU-SWS/stanford_profile/test_coverage)\n[![Maintainability](https://api.codeclimate.com/v1/badges/9e16872314a79186f4fe/maintainability)](https://codeclimate.com/github/SU-SWS/stanford_profile/maintainability)\n\nMaintainers: [Mike Decker](https://github.com/pookmish), [sherakama](https://github.com/sherakama)\n\nChangelog: [Changelog.md](CHANGELOG.md)\n\nDescription\n---\n\nThis is the main installation profile for Stanford Web Services' self service platform and is used as a base for more.\n\nAccessibility\n---\n[![WCAG Conformance 2.0 AA Badge](https://www.w3.org/WAI/wcag2AA-blue.png)](https://www.w3.org/TR/WCAG20/)\nThis module conforms to level AA WCAG 2.0 standards as required by the university's accessibility policy. For more information on the policy please visit: [https://ucomm.stanford.edu/policies/accessibility-policy.html](https://ucomm.stanford.edu/policies/accessibility-policy.html).\n\nInstallation\n---\n\nInstall this installation profile like any other profile. [See Drupal Documentation](https://www.drupal.org/docs/7/install/using-an-installation-profile)\n\nConfiguration\n---\n\nNothing special needed.\n\nReleases\n---\n\nSteps to build a new release:\n- Checkout the latest commit from the `8.x-1.x` branch.\n- Create a new branch for the release.\n- Commit any necessary changes to the release branch.\n  -  These may include, but are not necessarily limited to:\n    - Update the version in any `info.yml` files, including in any submodules.\n    - Update the CHANGELOG to reflect the changes made in the new release.\n- Make a PR to merge your release branch into `main`\n- Give the PR a semver-compliant label, e.g., (`patch`, `minor`, `major`).  This may happen automatically via Github actions (if a labeler action is configured).\n- When the PR is merged to `main`, a new tag will be created automatically, bumping the version by the semver label.\n- The github action is built from: [semver-release-action](https://github.com/K-Phoen/semver-release-action), and further documentation is available there.\n\n\nTroubleshooting\n---\n\nIf you are experiencing issues with this try posting an issue on the [GitHub issues page](https://github.com/SU-SWS/stanford_profile/issues).\n\nContribution / Collaboration\n---\n\nYou are welcome to contribute functionality, bug fixes, or documentation to this module. If you would like to suggest a fix or new functionality you may add a new issue to the GitHub issue queue or you may fork this repository and submit a pull request. For more help please see [GitHub's article on fork, branch, and pull requests](https://help.github.com/articles/using-pull-requests)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsu-sws%2Fstanford_profile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsu-sws%2Fstanford_profile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsu-sws%2Fstanford_profile/lists"}