Skip to content

Add Mirror command with status subcommand

Robert Speicher requested to merge rs-security-mirror-status into master

Preview:

image


4f389faf - Update WebMock to 3.5.0

Adds Ruby 2.6 support: https://github.com/bblimke/webmock/issues/786

9f7911a2 - Add a SecurityMirrorStatus class

This class represents the Canonical -> Security -> Build mirror status of a single project and will be used to simplify the forthcoming mirror status command.

025672c9 - Add slack_block_kit gem

This adds a simple DSL for building the sometimes complex data structures for Slack's BlockKit API.

e402523e - Add Mirror command with status subcommand

Edited by Robert Speicher

Merge request reports