6.7.0
progress
field on run
with the instances and tests progress state. We use this field to report run's progress in hooks / dashboard instead of invoking complex MongoDB queries. This should resolve #417 because we won't use MongoDB aggregations that create gt 16MB documents.runs.specs
will have a short version of "results" - that would allow more efficient data fetching for showing runs feeds and individual runs.PAGE_ITEMS_LIMIT
env variable for API serviceRUN_TIMEDOUT
hook - based on the project runs timeout settingsRUN_FINISH
for each group in a run@graphql-tools/merge
to allow breaking down schema definitions to multiple filesrunsFeed
to improve performancecommon
package as part of every image.RUN_FINISH