CouncilDataProject / cookiecutter-cdp-deployment

Cookiecutter template for creating new CDP instances.
Mozilla Public License 2.0
26 stars 9 forks source link

[Instance]: Atlanta #120

Closed evamaxfield closed 2 years ago

evamaxfield commented 2 years ago

Municipality Name

Atlanta

Municipality Timezone

America/New_York

Governing Body Type

city council

Maintainer GitHub Name

evamaxfield

Legistar Client Id

No response

Municipality Slug

No response

Firestore Region

No response

Event Gather Timedelta Lookback Days

No response

Event Gather CRON

No response

Code of Conduct

rerunning

github-actions[bot] commented 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!

Form Validation Results

✅ Governing body type is an accepted value. ✅ @evamaxfield has been marked as the instance maintainer. ✅ CouncilDataProject/atlanta is available. ✅ An existing scraper for 'Atlanta' was found in cdp-scrapers (cdp_scrapers.instances.get_atlanta_events). If this scraper was selected incorrectly, please update the Municipality Slug field with more specificity (i.e. 'seattle-wa' instead of 'seattle').

✅ All checks successful :tada:

All Cookiecutter Parameters

{
 "municipality": "Atlanta",
 "iana_timezone": "America/New_York",
 "governing_body_type": "city council",
 "municipality_slug": "atlanta",
 "python_municipality_slug": "atlanta",
 "infrastructure_slug": "cdp-atlanta-37e7dd70",
 "maintainer_or_org_full_name": "evamaxfield",
 "hosting_github_username_or_org": "CouncilDataProject",
 "hosting_github_repo_name": "atlanta",
 "hosting_github_url": "https://github.com/CouncilDataProject/atlanta",
 "hosting_web_app_address": "https://councildataproject.github.io/atlanta",
 "firestore_region": "us-central",
 "event_gather_timedelta_lookback_days": 2,
 "event_gather_cron": "29 5,17 * * *"
}

Steps for Internal CDP Team

To proceed with the deployment process, please do the following:

More details on the just commands can be found in cdp-backend.

This comment was written by a bot!

github-actions[bot] commented 2 years ago
Generated Infrastructure Slug

cdp-atlanta-37e7dd70

This comment was written by a bot!

evamaxfield commented 2 years ago

/cdp-deploy

github-actions[bot] commented 2 years ago

Deployment Status

:tada: :tada: Repository Created :tada: :tada:

A new CouncilDataProject Instance Repository was created (CouncilDataProject/atlanta), external collaborator added (@evamaxfield), and cookiecutter files generated and pushed to repository.

The instance is setting itself up right now and the process will take around 10 minutes to complete. Once completed, a CDP maintainer will comment on this issue with your instance's website link. See the instance's GitHub Action job history for more details on the deployment setup progress.

Your CDP instance will be populated with data within 6 hours of website creation.

At any point in the future if you would like to destroy this instance, please just add a comment to this thread and a maintainer will help you.


Steps for Internal CDP Team

Final Setup
Deletion Steps (Future Reference)

More details on the just commands can be found in cdp-backend.

evamaxfield commented 2 years ago

Deployment Status - Complete

GitHub: https://github.com/CouncilDataProject/atlanta Website: https://councildataproject.org/atlanta/ Initial Backfill: https://github.com/CouncilDataProject/atlanta/runs/8256712546?check_suite_focus=true