{"id":21619056,"url":"https://github.com/usds/discovery-sprint-guide","last_synced_at":"2025-08-08T02:11:21.471Z","repository":{"id":39993769,"uuid":"308465925","full_name":"usds/discovery-sprint-guide","owner":"usds","description":"Playbook microsite for running discovery sprints","archived":false,"fork":false,"pushed_at":"2023-09-21T20:30:42.000Z","size":5362,"stargazers_count":9,"open_issues_count":1,"forks_count":16,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-04-04T13:21:48.064Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sprint.usds.gov","language":"HTML","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/usds.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-10-29T22:37:30.000Z","updated_at":"2025-01-21T03:12:20.000Z","dependencies_parsed_at":"2023-09-26T09:47:55.781Z","dependency_job_id":null,"html_url":"https://github.com/usds/discovery-sprint-guide","commit_stats":{"total_commits":204,"total_committers":11,"mean_commits":"18.545454545454547","dds":0.6372549019607843,"last_synced_commit":"1ce9c8f7e52679cb7d3b568d0ed00b8bedf5cd1f"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/usds/discovery-sprint-guide","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usds%2Fdiscovery-sprint-guide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usds%2Fdiscovery-sprint-guide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usds%2Fdiscovery-sprint-guide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usds%2Fdiscovery-sprint-guide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/usds","download_url":"https://codeload.github.com/usds/discovery-sprint-guide/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usds%2Fdiscovery-sprint-guide/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269351910,"owners_count":24402678,"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-08-08T02:00:09.200Z","response_time":72,"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":[],"created_at":"2024-11-24T23:07:46.412Z","updated_at":"2025-08-08T02:11:21.424Z","avatar_url":"https://github.com/usds.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- Using 18F's as a starting point to ours; they've done a great job with their documentation, paving the way for others to follow. --\u003e\n\n# Discovery Sprint Guide\nPlaybook microsite for running discovery sprints\n\n## Table of contents\n1. [Sprint Guide](https://github.com/usds/discovery-sprint-guide/blob/main/index.md)\n   1. [Preparing for a sprint](https://github.com/usds/discovery-sprint-guide/blob/main/_pages/preparing.md)\n   2. [Conducting the sprint](https://github.com/usds/discovery-sprint-guide/blob/main/_pages/conducting.md)\n   3. [Delivering the sprint findings](https://github.com/usds/discovery-sprint-guide/blob/main/_pages/delivering.md)\n   4. [Wrapping up the sprint](https://github.com/usds/discovery-sprint-guide/blob/main/_pages/wrapping-up.md)\n   5. [Running remote sprints](https://github.com/usds/discovery-sprint-guide/blob/main/_pages/remote.md)\n   6. [How sprints fail](https://github.com/usds/discovery-sprint-guide/blob/main/_pages/failure.md)\n   7. [Glossary and other resources](https://github.com/usds/discovery-sprint-guide/blob/main/_pages/glossary.md)\n2. [Interview Guide](https://github.com/usds/discovery-sprint-guide/blob/main/_pages/interview.md)\n3. [Writing Guide](https://github.com/usds/discovery-sprint-guide/blob/main/_pages/writing.md)\n4. [Case Studies](https://github.com/usds/discovery-sprint-guide/blob/main/_pages/cases.md)\n\n## Development\n\n### Deploying a staging site to cloud.gov\n\u003e prerequisites: Cloud Foundry cli ([docs](https://docs.cloudfoundry.org/cf-cli/install-go-cli.html)) and [cloud.gov access](https://cloud.gov/docs/getting-started/accounts/)\n\nRun these commands from the project's root directory.\n\n1. Build the site: `JEKYLL_ENV=staging bundle exec jekyll build`   \nThe `JEKYLL_ENV=staging` will cause the index.html to have a `\u003cmeta name=\"robots\" content=\"noindex\" /\u003e` in the head and a timestamp at the bottom.\n1. (optional) Create a login for the deployed site: `htpasswd -c Staticfile.auth \u003cusername\u003e`   \nThis will create a file (`Staticfile.auth`) with the basic authentication that will be applied to the deployed site.\nIf no basic authentication is desired, make sure `Staticfile.auth` is not present before the Deploy step.\n1. Login to cloud.gov: `cf login -a api.fr.cloud.gov --sso`\n1. Deploy: `cf push`\n\n## Contributors / Acknowledgments\nThe first version of this public guide was authored by Jenn Noinaj and Kat Jurick and is based on a previously written guide internal to USDS, written in collaboration with GSA by co-editors Kara DeFrias and Kathy Pham with contributions from Eric Benson, Matt Collier, Evan Cook, Lisa Gelobter, Ginny Hunt, Brian Lefler, Jeff Maher, Erie Meyer, David Nesting, Chuck Rossi, Kim Rachmeler, Mollie Ruskin, Jess Teal, Albert Wong, and Charles Worthington.\n\nWe would like to thank the following folks for their feedback, edits and support: Kathy Pham, Mark Lerner, David Nesting, Chris Given, Hank Knaack, Shannon Sartin, Eddie Hartwig, Jeff Barrett, Shelly Smith, Drew Gardner and Lisa Chung from USDS, as well as Melissa Braxton and Julie Strothman from GSA for their timely advice. Thank you!\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fusds%2Fdiscovery-sprint-guide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fusds%2Fdiscovery-sprint-guide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fusds%2Fdiscovery-sprint-guide/lists"}