This is an archive of the discontinued Mercurial Phabricator instance.

ci: fetch explicit attributes
Changes PlannedPublic

Authored by indygreg on Sep 30 2019, 11:57 PM.

Details

Reviewers
None
Group Reviewers
hg-reviewers
Summary

Now that we store the launch configuration in the job record
and this launch configuration can be several KB large, we need
to be careful about the data that we retrieve during queries, as
the overhead for fetching data we don't care about can be large.

Let's fetch an explicit list of fields when rendering the main
web UI.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped