Steve Peak

Results 45 issues of Steve Peak

Some of the items in this awesome list to post are stage sensitive or more effective at specific stages. > For example, BetaList won't accept startups that have anything but...

I'm interested in directly integrating [Codecov.io](https://codecov.io) into this project. I would love to chat and help out in any way to make this possible. I could contribute the methods if...

Hey there, I'm the founder of [Codecov](https://codecov.io) and would like to have an upload option for customers to send reports to Codecov. Here is an example upload: ``` bash curl...

Many, if not all, CI solutions have a couple environment variables set by default which include, but not limited to: commit sha, branch, slug, build number, etc. ### Example Variables...

feature request
enhancement

When reviewing the README. I believe there is a missing step. > If not available on disk, the required Dockerfile and microservice.yml files will automatically be generated, for your application:...

enhancement

Provide a way to choose protocol and if function params in the query/body/url? ```py @service.register(method='POST', path='/foobar', body=True) def method(...): ``` I suggest default to `HTTP POST` and put params in...

https://medium.com/@iopeak/open-microservices-specification-1abd8262ad0e Thank you all. Please email/tweet me for any follow up questions.

https://github.com/microservice/slack/blob/4acd6b2b4c35b54b53dba90893ef7d2768e92703/microservice.yml#L48-L70 There are no docs for `action -> output -> actions` yet. > **Note** `use_event_conn` and make new interface request.

Make the yaml version controlled as a requirement. ```yaml version: 1 ``` 🎉

enhancement 🚀
good first issue 🙋

https://microservice.guide/metrics/#statsd There should be a statsd prefix that can be used to prefix metrics which can assign them to specific containers and/or services.

good first issue 🙋