Hey,

i'm currently working on extending the Amazon ECS plugin a little bit to 
add some information about the agent the job is run on the the builds log 
in the UI.
For example the assumption was that the following line would create such a 
log entry:
https://github.com/jenkinsci/amazon-ecs-plugin/blob/logtest/src/main/java/com/cloudbees/jenkins/plugins/amazonecs/ECSLauncher.java#L152

As i learned on gitter (thanks btw to the people helping there) that this 
is happening in a different context, and therefore is most likeley ending 
up in the agents log.

Do you see another way of providing information about the Agent within the 
build log (eg somehow listening for builds and then trying to resolve that 
information)?

Thx for your help :)

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/fbc6cdf5-6e3d-41c5-baa2-bf00548298b0%40googlegroups.com.

Reply via email to