elastic / ecs-logging

ECS Logging - Common resources and issues for the language specific ECS loggers
https://www.elastic.co/guide/en/ecs-logging/overview/master/intro.html
Apache License 2.0
42 stars 16 forks source link

CI for ecs-logging-* projects #1

Closed felixbarny closed 5 years ago

felixbarny commented 5 years ago

Hey @kuisathaverat,

could you or someone from the automation team help to set up a CI Server for these projects? The idea would be to have one or more repos for Java, PHP, .NET, Ruby, JavaScript, Python and go.

Do you think it makes sense to have a separate CI server for that or would you prefer to re-use the observability/apm-ci for that?

kuisathaverat commented 5 years ago

let's start in apm-ci, we can change anytime we need it.

felixbarny commented 5 years ago

Sounds good 👍🏻 So the owners of the language specific loggers will let you know when they need CI

philkra commented 5 years ago

FYI: @elastic/ecs-logging

webmat commented 5 years ago

For the record, the ECS repo is using Travis CI. I'd be happy to have ECS use this CI instead of Travis :-)

webmat commented 5 years ago

@felixbarny Did you accidentally close this issue? If this was intentional, is there another issue we can track?

felixbarny commented 5 years ago

This issue was about the general approach. I think there should be separate issues for each project that wants CI. I expect the requirements to be vastly different.