Jobs page, chart info links

May 5, 2021

To stay up to date with RelativeCI progress, follow us on Twitter, subscribe to our mailing list or subscribe to our feed

Jobs page

Projects have a new specific page where you can browse all the jobs and filter them by branch or by period:

Jobs page

relative-ci/roadmap#853

Chart period info is showing now links to all the period's jobs and to the latest job report:

Chart popover

relative-ci/roadmap#29

Job baseline info

The job report header contains information about the baseline. Click on the baseline job id to navigate to the baseline report:

Job baseline info

relative-ci/roadmap#27

@relative-ci/agent updates

  • Support for Vercel/Now environment variables
  • Fix for GitHub action pr branch
  • Latest bundle-stats (2.8.1)
npm install --dev @relative-ci/agent@1.6.1
# or
yarn add --dev @relative-ci/agent@1.6.1