An open API service indexing awesome lists of open source software.

https://github.com/relative-ci/agent

Send bundle stats and CI build information to RelativeCI
https://github.com/relative-ci/agent

bundle-analyzer bundle-size bundle-stats bundlesize webpack webpack-analyzer webpack-plugin

Last synced: 8 months ago
JSON representation

Send bundle stats and CI build information to RelativeCI

Awesome Lists containing this project

README

          


RelativeCI

# RelativeCI agent

> Send bundle stats and CI build information to [RelativeCI](https://relative-ci.com?utm_source=github&utm_medium=agent).

To get started, follow [RelativeCI Setup guide](https://relative-ci.com/documentation/setup?utm_source=github&utm_medium=agent).

### Packages

#### [`@relative-ci/cli`](https://github.com/relative-ci/agent/tree/master/packages/cli)

[![npm](https://img.shields.io/npm/v/@relative-ci/cli.svg)](https://www.npmjs.com/package/@relative-ci/cli)
[![node version](https://img.shields.io/node/v/@relative-ci/cli.svg)](https://www.npmjs.com/package/@relative-ci/cli)
[![Socket Badge](https://socket.dev/api/badge/npm/package/@relative-ci/cli)](https://socket.dev/npm/package/@relative-ci/cli)
[![ci](https://github.com/relative-ci/agent/actions/workflows/ci.yml/badge.svg)](https://github.com/relative-ci/agent/actions/workflows/ci.yml)
[![CodeQL](https://github.com/relative-ci/agent/actions/workflows/codeql.yml/badge.svg)](https://github.com/relative-ci/agent/actions/workflows/codeql.yml)

To get started, follow [RelativeCI Setup guide for CLI](https://relative-ci.com/documentation/setup/agent/cli?utm_source=github&utm_medium=agent).

#### [`@relative-ci/webpack-plugin`](https://github.com/relative-ci/agent/tree/master/packages/webpack-plugin)

[![npm](https://img.shields.io/npm/v/@relative-ci/webpack-plugin.svg)](https://www.npmjs.com/package/@relative-ci/webpack-plugin)
[![node version](https://img.shields.io/node/v/@relative-ci/webpack-plugin.svg)](https://www.npmjs.com/package/@relative-ci/webpack-plugin)
[![Socket Badge](https://socket.dev/api/badge/npm/package/@relative-ci/webpack-plugin)](https://socket.dev/npm/package/@relative-ci/webpack-plugin)
[![ci](https://github.com/relative-ci/agent/actions/workflows/ci.yml/badge.svg)](https://github.com/relative-ci/agent/actions/workflows/ci.yml)
[![CodeQL](https://github.com/relative-ci/agent/actions/workflows/codeql.yml/badge.svg)](https://github.com/relative-ci/agent/actions/workflows/codeql.yml)

To get started, follow [RelativeCI Setup guide for webpack-plugin](https://relative-ci.com/documentation/setup/agent/webpack-plugin?utm_source=github&utm_medium=agent).

## Other agents

- [GitHub action](https://github.com/relative-ci/cli-action)
- [CircleCI orbit (soon)](https://github.com/relative-ci/roadmap/issues/46)