acm-ucr / h4b-website

Building a community to combat food insecurity in Inland Empire
https://h4b.ucrhighlanders.org
3 stars 0 forks source link

Change deployment workflow to work with GCal #186

Closed seanquiambao closed 2 months ago

seanquiambao commented 2 months ago

Right now Google Calendar works on development, but it needs to work on deployment as well.

1) reach out to me for google calendar id 2) Make sure the acm-ucr-deploy file detects env variables

Refer to this : https://github.com/acm-ucr/ucr-swim-website/blob/dev/.github/workflows/acm-ucr-deploy.yml (please do not put the actual api keys in the workflow file)

3) Go to repo's settings -> secrets and environment. add a new repository key that includes the google calendar ID. 4) API key should already be in there.

seanquiambao commented 2 months ago

this should be done once the google calendar integration is finished.

you will also need to create a branch merging from dev to main. there should be an event posted on the calendar already.