{"id":25519654,"url":"https://github.com/aligent/serverless-deploy-pipe","last_synced_at":"2026-02-17T11:00:56.606Z","repository":{"id":37833805,"uuid":"426072615","full_name":"aligent/serverless-deploy-pipe","owner":"aligent","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-28T01:46:00.000Z","size":78,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-01-29T21:27:05.833Z","etag":null,"topics":["pipe","serverless"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aligent.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-11-09T03:03:45.000Z","updated_at":"2025-03-24T02:50:17.000Z","dependencies_parsed_at":"2025-05-21T10:14:22.843Z","dependency_job_id":"a276b1b2-9f12-43ac-a2c1-c4126dd3385d","html_url":"https://github.com/aligent/serverless-deploy-pipe","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aligent/serverless-deploy-pipe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aligent%2Fserverless-deploy-pipe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aligent%2Fserverless-deploy-pipe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aligent%2Fserverless-deploy-pipe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aligent%2Fserverless-deploy-pipe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aligent","download_url":"https://codeload.github.com/aligent/serverless-deploy-pipe/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aligent%2Fserverless-deploy-pipe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29541119,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T08:11:05.436Z","status":"ssl_error","status_checked_at":"2026-02-17T08:09:38.860Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["pipe","serverless"],"created_at":"2025-02-19T17:29:16.679Z","updated_at":"2026-02-17T11:00:56.555Z","avatar_url":"https://github.com/aligent.png","language":"Python","readme":"# Aligent Serverless Deploy Pipe\n\nThis pipe is used to deploy Aligent [Serverless](https://www.serverless.com/) applications.\n\n## YAML Definition\n\nAdd the following your `bitbucket-pipelines.yml` file:\n\u003e Please note: there is currently an issue when used with Bitbucket's node cache type. This cannot be used in the step until resolved.\n\n```yaml\n    - step:\n        name: \"deploy service\"\n        script:\n          - pipe: docker://aligent/serverless-deploy-pipe:latest\n            variables:\n              AWS_ACCESS_KEY_ID: ${AWS_ACCESS_KEY_ID}\n              AWS_SECRET_ACCESS_KEY: ${AWS_SECRET_ACCESS_KEY}\n\n```\n## Variables\n\n| Variable              | Usage                                                                                                                                                     |\n|-----------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------|\n| DEBUG                 | (Optional) Turn on extra debug information. Default: `false`.                                                                                             |\n| AWS_ACCESS_KEY_ID     | Injects AWS Access key                                                                                                                                    |\n| AWS_SECRET_ACCESS_KEY | Injects AWS Secret key                                                                                                                                    |\n| CFN_ROLE              | (Optional) [CloudFormation service role](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-iam-servicerole.html) to use for deployment |\n| STAGE                 | (Optional) Define the stage to deploy. If not provided use branch name                                                                                    |\n| YARN                  | (Optional) Use yarn to resolve dependencies                                                                                                               |\n| UPLOAD_BADGE          | (Optional) Whether or not to upload a deployment badge to the repositories downloads section.                                                             |\n| TIMEZONE              | (Optional) Which timezone the time in the badge should use (Default: 'Australia/Adelaide')                                                                |\n| APP_USERNAME          | (Optional) The user to upload the badge as. Required if UPLOAD_BADGE is set to true.                                                                      |\n| APP_PASSWORD          | (Optional) The app password of the user uploading the badge. Required if UPLOAD_BADGE is set to true.                                                     |\n| CMD                   | (Optional) Custom serverless command. Defaults to deploy                                                                                                  |\n\nSee here: https://support.atlassian.com/bitbucket-cloud/docs/app-passwords/ for how to generate an app password.\n\n## Development\n\nCommits published to the `main` branch  will trigger an automated build.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faligent%2Fserverless-deploy-pipe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faligent%2Fserverless-deploy-pipe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faligent%2Fserverless-deploy-pipe/lists"}