{"id":19935111,"url":"https://github.com/optimizely/serverless-sendtoslack","last_synced_at":"2025-05-03T12:31:00.959Z","repository":{"id":71780596,"uuid":"90891190","full_name":"optimizely/serverless-sendToSlack","owner":"optimizely","description":null,"archived":true,"fork":false,"pushed_at":"2017-06-06T20:14:03.000Z","size":7,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-16T13:42:15.208Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/optimizely.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2017-05-10T17:32:45.000Z","updated_at":"2023-09-25T18:15:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"b367723b-5ca4-4269-851f-71d1abb882f3","html_url":"https://github.com/optimizely/serverless-sendToSlack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/optimizely%2Fserverless-sendToSlack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/optimizely%2Fserverless-sendToSlack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/optimizely%2Fserverless-sendToSlack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/optimizely%2Fserverless-sendToSlack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/optimizely","download_url":"https://codeload.github.com/optimizely/serverless-sendToSlack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252190677,"owners_count":21708925,"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":[],"created_at":"2024-11-12T23:18:48.369Z","updated_at":"2025-05-03T12:31:00.948Z","avatar_url":"https://github.com/optimizely.png","language":"Python","readme":"Serverless: https://serverless.com/framework/docs/providers/aws/guide/installation/\n\n## Specifying an S3 Bucket\nIt is recommended that you setup a specific bucket in S3 for Serverless to keep the Cloudformation templates in. This will need to be set in your `serverless.yml` file, and must be unique. If you choose not to set a specific bucket (by removing the `deploymentBucket` key), a new one will be created on every deploy.\n\n## Vendoring Dependencies\n\nTo install python package dependencies (`requirements.txt`) use the included\n`build.sh` script:\n```console\n$ ./build.sh\n```\n\nThis runs an `amazonlinux` docker container, matching the environment of AWS\nLambda, ensuring dependencies are compiled to the correct OS.\n\nThese dependencies won't work when invoking the function locally if you're\ndeveloping on OSX. In that case you should create a virtualenv and install the\ndependencies manually:\n\n```console\n$ virtualenv env\n$ source env/bin/activate\n$ pip install -r requirements.txt\n```\n\n## Deployment\n\nStart by (Vendoring Dependencies)[#vendoring-dependencies], then install\nserverless:\n```console\n$ npm install -g serverless\n```\n\nDeploy the function with:\n```console\n$ serverless deploy\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foptimizely%2Fserverless-sendtoslack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foptimizely%2Fserverless-sendtoslack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foptimizely%2Fserverless-sendtoslack/lists"}