host data: introduce `archived` field for CI jobs
CI jobs in GitLab may become "archived". This MR adds the field to the API request (will probably be in 16.8 at the earliest) so that we can detect when playing a job will fail ahead of time.
Cc: @brad.king