Sha256: 05c2e90d831779192aaa8ee54b3a100241d0493771742f4ed1ccc61f9be7ea52
Contents?: true
Size: 705 Bytes
Versions: 5
Compression:
Stored size: 705 Bytes
Contents
Feature: omnibus publish Scenario: Providing platform mappings file * I have a platform mappings file named "platform_mappings.json" * I run `omnibus publish artifactory fake * --platform-mappings platform_mappings.json` * the output should contain: """ Publishing will be performed using provided platform mappings. """ Scenario: When a user provides the deprecated `--version-manifest` flag * I run `omnibus publish artifactory fake * --version-manifest /fake/path/version-manifest.json` * the output should contain: """ The `--version-manifest' option has been deprecated. Version manifest data is now part of the `*.metadata.json' file """
Version data entries
5 entries across 5 versions & 1 rubygems