Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / serverless/compose issues and pull requests

#193 - Serverless V4: Unrecognized option "service"

Issue - State: open - Opened by jameshalsall 6 months ago - 1 comment

#189 - Deploy without repackaging

Issue - State: open - Opened by tim-helloquickly about 1 year ago - 1 comment

#187 - Service removal should continue if stack is missing

Issue - State: open - Opened by VanhaKehno over 1 year ago

#186 - Cannot run service commands containing a colon

Issue - State: open - Opened by Brewal over 1 year ago - 3 comments

#186 - Cannot run service commands containing a colon

Issue - State: open - Opened by Brewal over 1 year ago - 3 comments

#185 - Is dotenv support possible?

Issue - State: open - Opened by vicary over 1 year ago

#185 - Is dotenv support possible?

Issue - State: open - Opened by vicary over 1 year ago

#184 - Enable Deploying Group of Services

Issue - State: open - Opened by jonioni over 1 year ago - 1 comment

#183 - Loosen Restriction on Path

Issue - State: open - Opened by jonioni over 1 year ago

#182 - Custom Compose File Name

Issue - State: open - Opened by jonioni over 1 year ago - 2 comments

#181 - Variable Reference fails for files in service root (not at project root)

Issue - State: closed - Opened by amsand11 over 1 year ago - 1 comment

#180 - Support distinct environments for different services

Issue - State: open - Opened by spinlud over 1 year ago

#179 - Can't display logs for a single function

Issue - State: open - Opened by gdepouilly almost 2 years ago - 2 comments

#178 - Basepath over whole serverless compose project

Issue - State: open - Opened by RickVerkuijlen almost 2 years ago - 1 comment

#175 - Add compatibility with serverless-offline

Issue - State: open - Opened by throrin19 almost 2 years ago - 5 comments
Labels: enhancement, needs feedback

#174 - fix: add ability to use interactive stream with deploy and remove fun…

Pull Request - State: open - Opened by shira-lev almost 2 years ago - 1 comment

#173 - RawMode is unsupported when using serverless compose

Issue - State: open - Opened by shira-lev almost 2 years ago - 6 comments
Labels: bug

#167 - Support tag --force in serverless-compose

Issue - State: open - Opened by pdias94 about 2 years ago - 3 comments

#166 - Fixes stack output parsing by stripping ANSI

Pull Request - State: closed - Opened by Christop406 about 2 years ago - 2 comments

#165 - Cannot run hook scripts in monorepo

Issue - State: open - Opened by 596050 about 2 years ago

#164 - Error: spawn serverless ENOENT

Issue - State: closed - Opened by iamsurajdc about 2 years ago - 1 comment

#161 - Recognise Ouputs

Issue - State: open - Opened by jcampbell05 over 2 years ago

#158 - Unable to set AWS profile correctly

Issue - State: open - Opened by muddahany over 2 years ago - 3 comments

#155 - Cannot resolve serverless.yml: "service" property is not accessible

Issue - State: closed - Opened by gkuga over 2 years ago - 3 comments

#154 - Root serverless stage overrides provider.stage in sub-service

Issue - State: open - Opened by spock-yh over 2 years ago - 6 comments

#153 - Ability to point directly to serverless.yml config files in the same folder

Issue - State: open - Opened by ArondeParon over 2 years ago - 3 comments
Labels: enhancement

#152 - Monorepo with serverless-python-requirements breaks plugin packaging

Issue - State: open - Opened by david-a-jetter over 2 years ago - 6 comments

#151 - unrecognized CLI options: "--stage" when running "sls myService:doctor"

Issue - State: open - Opened by timo92 over 2 years ago - 3 comments
Labels: bug

#150 - feat: Add `package` command

Pull Request - State: closed - Opened by chris-hinds over 2 years ago - 5 comments
Labels: enhancement

#149 - [Bug][Compose]

Issue - State: open - Opened by darylteo over 2 years ago - 5 comments
Labels: enhancement, needs feedback

#148 - serverless [service]:package fails if another service refers as params

Issue - State: open - Opened by mokuzuu over 2 years ago - 11 comments
Labels: needs feedback

#147 - Support multiple compose files

Issue - State: open - Opened by wjensen-godaddy over 2 years ago - 7 comments
Labels: enhancement

#146 - refactor: Record `stage` in payload

Pull Request - State: closed - Opened by pgrzesik over 2 years ago

#144 - Injecting two params with ${env: xxx} breaks compose

Issue - State: closed - Opened by mdial89f over 2 years ago - 6 comments

#143 - fix: Ensure resolving multiple instances of the same source

Pull Request - State: closed - Opened by pgrzesik over 2 years ago

#142 - fix: Remove unneeded index from progress footer

Pull Request - State: closed - Opened by pgrzesik over 2 years ago

#140 - chore: Add `max-concurrency` to help

Pull Request - State: closed - Opened by pgrzesik over 2 years ago

#139 - fix: Correctly recognize `config`

Pull Request - State: closed - Opened by pgrzesik over 2 years ago

#137 - refactor: Properly recognize new components

Pull Request - State: closed - Opened by pgrzesik over 2 years ago

#136 - Move `path` validation in the Framework component

Pull Request - State: closed - Opened by mnapoli over 2 years ago

#135 - feat: Support `--max-concurrency`

Pull Request - State: closed - Opened by pgrzesik over 2 years ago

#133 - Components do not have to implement a base class anymore

Pull Request - State: closed - Opened by mnapoli over 2 years ago

#132 - Validate component inputs via JSON schema

Pull Request - State: closed - Opened by mnapoli over 2 years ago

#131 - Log better stack traces for errors

Pull Request - State: closed - Opened by mnapoli over 2 years ago - 1 comment

#130 - fix: Use of `logVerbose` from component instance

Pull Request - State: closed - Opened by pgrzesik over 2 years ago

#129 - TypeError: component.logVerbose is not a function

Issue - State: closed - Opened by TastefulElk over 2 years ago - 4 comments

#128 - refactor: Increase listeners limit

Pull Request - State: closed - Opened by pgrzesik over 2 years ago

#127 - feat: Recognize `region` on service level

Pull Request - State: closed - Opened by pgrzesik over 2 years ago - 5 comments

#126 - Pass `SLS_COMPOSE` env var

Pull Request - State: closed - Opened by pgrzesik over 2 years ago

#124 - Introduce support for remote state with S3

Pull Request - State: closed - Opened by pgrzesik over 2 years ago - 5 comments

#123 - Can't deploy single function: Unrecognized CLI options: "--function"

Issue - State: closed - Opened by mkarsene over 2 years ago - 3 comments

#122 - feat: Allow loading components from NPM

Pull Request - State: closed - Opened by mnapoli over 2 years ago

#121 - Move all component API into a separate class

Pull Request - State: closed - Opened by mnapoli over 2 years ago

#120 - The AWS profile is not taken into account when deploying

Issue - State: closed - Opened by mnapoli over 2 years ago - 8 comments

#118 - fix: Handling of shorthand options for custom commands

Pull Request - State: closed - Opened by pgrzesik over 2 years ago
Labels: bug

#117 - Add Console plug to README

Pull Request - State: closed - Opened by chris-calo over 2 years ago

#116 - chore: Remove reference to `aws-cloudformation` component

Pull Request - State: closed - Opened by pgrzesik over 2 years ago

#114 - Node is throwing a MaxListenersExceededWarning

Issue - State: closed - Opened by ROSeaboyer over 2 years ago - 5 comments

#113 - --aws-profile CLI param is not supported

Issue - State: open - Opened by david-a-jetter over 2 years ago - 10 comments
Labels: enhancement

#112 - chore: Add issue templates

Pull Request - State: closed - Opened by pgrzesik almost 3 years ago - 1 comment

#111 - "--param" option is not supported

Issue - State: open - Opened by chkrause almost 3 years ago - 10 comments
Labels: enhancement

#110 - fix: Ensure `logs` command properly retrieves functions

Pull Request - State: closed - Opened by pgrzesik almost 3 years ago

#109 - fix: Ensure `spawn` works properly on Windows

Pull Request - State: closed - Opened by pgrzesik almost 3 years ago
Labels: bug

#108 - refactor: Recognize when verbose has been enabled interactively

Pull Request - State: closed - Opened by pgrzesik almost 3 years ago

#107 - fix: More robust Framework outputs parsing

Pull Request - State: closed - Opened by mnapoli almost 3 years ago

#106 - [RFC] Parallel service packaging

Issue - State: open - Opened by bailey-byb almost 3 years ago
Labels: RFC

#105 - non-YAML content in serverless info breaking deploy

Issue - State: closed - Opened by bailey-byb almost 3 years ago - 4 comments
Labels: bug

#104 - [RFC] Conditionally deploy services

Issue - State: open - Opened by chris-hinds almost 3 years ago - 6 comments
Labels: RFC

#103 - refactor: Do not use Node 14+ features

Pull Request - State: closed - Opened by pgrzesik almost 3 years ago

#102 - SyntaxError: Unexpected token '? in serverless compose

Issue - State: closed - Opened by vikashaw almost 3 years ago - 3 comments
Labels: bug

#101 - fix: Ensure to finalize progress for `remove`

Pull Request - State: closed - Opened by pgrzesik almost 3 years ago
Labels: bug

#100 - CLI Output doesn't reflect when components are removed

Issue - State: closed - Opened by ROSeaboyer almost 3 years ago - 6 comments
Labels: bug

#99 - fix: Do not duplicate `stage` for Framework-specific commands

Pull Request - State: closed - Opened by pgrzesik almost 3 years ago

#98 - Command arg parsing choking when using "deploy function" on a service

Issue - State: closed - Opened by jmoyers almost 3 years ago - 8 comments
Labels: needs feedback

#97 - Duplicate stage option being passed to 'sls package'

Issue - State: closed - Opened by mdial89f almost 3 years ago - 1 comment
Labels: bug

#96 - Params not being resolved properly

Issue - State: closed - Opened by r-token almost 3 years ago - 5 comments
Labels: needs feedback

#95 - Compose is waiting for all services at a given "wave" to deploy before moving on

Issue - State: open - Opened by ROSeaboyer almost 3 years ago - 4 comments
Labels: enhancement

#94 - BUG spawn serverless ENOENT

Issue - State: closed - Opened by AxopenLyon almost 3 years ago - 15 comments
Labels: needs feedback

#93 - Cleanup for release

Pull Request - State: closed - Opened by mnapoli almost 3 years ago

#92 - refactor: Remove newline from progress footer

Pull Request - State: closed - Opened by pgrzesik almost 3 years ago

#91 - feat: Detect unsupported CLI options and throw

Pull Request - State: closed - Opened by pgrzesik almost 3 years ago - 4 comments

#90 - fix: Ensure support for standalone Serverless

Pull Request - State: closed - Opened by pgrzesik almost 3 years ago

#89 - fix: Do not allow empty path or root dir path for Framework services

Pull Request - State: closed - Opened by pgrzesik almost 3 years ago

#88 - Make `path` required and forbid `.`

Issue - State: closed - Opened by mnapoli almost 3 years ago

#87 - Handle first `serverless deploy` in non-interactive

Issue - State: closed - Opened by mnapoli almost 3 years ago - 3 comments

#86 - feat: Log updates to progresses to verbose

Pull Request - State: closed - Opened by pgrzesik almost 3 years ago

#85 - refactor: More detailed errors about unrecognized variable sources

Pull Request - State: closed - Opened by pgrzesik almost 3 years ago

#84 - fix: Replace white color to support white backgrounds

Pull Request - State: closed - Opened by mnapoli almost 3 years ago

#83 - refactor: Use single `gray` color in all places

Pull Request - State: closed - Opened by pgrzesik almost 3 years ago

#82 - refactor: Remove internal `aws-cloudformation` component

Pull Request - State: closed - Opened by pgrzesik almost 3 years ago - 1 comment

#81 - refactor: Pass unique id with telemetry events

Pull Request - State: closed - Opened by pgrzesik almost 3 years ago

#80 - refactor: Remove `name` property

Pull Request - State: closed - Opened by pgrzesik almost 3 years ago - 1 comment