You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 28, 2023. It is now read-only.
We are currently using sleeping as hard coded activity. It would be nice to also notify cihub at the beginning of running a job, to store this activity in the database and export it via cc.xml/cc.json.
The text was updated successfully, but these errors were encountered:
Original report by me.
The cc.xml specification (https://web.archive.org/web/20090830044629/http://confluence.public.thoughtworks.org/display/CI/Multiple+Project+Summary+Reporting+Standard) allows to communicate the current activity of the ci job.
We are currently using
sleeping
as hard coded activity. It would be nice to also notify cihub at the beginning of running a job, to store this activity in the database and export it viacc.xml/cc.json
.The text was updated successfully, but these errors were encountered: