Closed dphoria closed 2 years ago
Hello! 👋 Thanks for initiating the process to configure a new CDP instance.
I am a bot that will validate the information provided in your form. If any check fails, please update your issue by opening the '⋯' dropdown in the top-right-corner of your GitHub Issue and selecting 'Edit'. I will automatically rerun the checks after you update the issue to validate the changes.
A member from the CDP team will respond as soon as possible!
✅ Governing body type is an accepted value. ✅ @dphoria has been marked as the instance maintainer. ✅ CouncilDataProject/pittsburgh-pa is available. ❌ No public Legistar instance found for the provided client (pittsburghpa). If your municipality uses Legistar but you received this error, we recommended contacting your municipality clerk and asking about public Legistar API access, they may direct you to the IT department as well. If they do not respond to your requests, you will need to write a custom scraper to deploy your CDP instance.
{
"municipality": "Pittsburgh",
"iana_timezone": "America/New_York",
"governing_body_type": "city council",
"municipality_slug": "pittsburgh-pa",
"python_municipality_slug": "pittsburgh_pa",
"infrastructure_slug": "cdp-pittsburgh-pa-4c5bf525",
"maintainer_or_org_full_name": "dphoria",
"hosting_github_username_or_org": "CouncilDataProject",
"hosting_github_repo_name": "pittsburgh-pa",
"hosting_github_url": "https://github.com/CouncilDataProject/pittsburgh-pa",
"hosting_web_app_address": "https://councildataproject.github.io/pittsburgh-pa",
"firestore_region": "us-east4",
"event_gather_timedelta_lookback_days": 2,
"event_gather_cron": "34 5,17 * * *"
}
To proceed with the deployment process, please do the following:
get_cdp_infrastructure_stack dev-infrastructure/
just login
in cdp-backend/dev-infrastructure and login to the CDP gcloud accountjust init cdp-pittsburgh-pa-4c5bf525
in cdp-backend/dev-infrastructurejust setup cdp-pittsburgh-pa-4c5bf525 us-east4
in cdp-backend/dev-infrastructureMore details on the just
commands can be found in cdp-backend.
This comment was written by a bot!
cdp-pittsburgh-pa-4c5bf525
This comment was written by a bot!
Crap. I entered the wrong Legistar client ID. it's apparently pittsburgh
, not pittsburghpa
. What's the best way to fix that? Just close this issue and open a new one?
Yea just close and reopen
Municipality Name
Pittsburgh
Municipality Timezone
America/New_York
Governing Body Type
city council
Maintainer GitHub Name
dphoria
Legistar Client Id
pittsburghpa
Municipality Slug
pittsburgh-pa
Firestore Region
us-east4
Event Gather Timedelta Lookback Days
No response
Event Gather CRON
No response
Code of Conduct