mirror of
https://github.com/inspec/inspec
synced 2024-11-10 07:04:15 +00:00
Arbitrary .md change to bump version
Signed-off-by: James Stocks <jstocks@chef.io>
This commit is contained in:
parent
b5b0d0351a
commit
c09b8b5f6e
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ This document describes the release process for Chef InSpec as used internally a
|
|||
|
||||
## Promote Dependency Gems
|
||||
|
||||
It's important that you promote dependency gems, and thus release them to rubygems.org, BEFORE the last PR that you intend to release merges into inspec/inspec. This is because during the `inspec` merge process, software artifacts, such as omnibus packages, Habitat packages, and Docker images, are created that embed the dependencies. During promotion, these artifacts are simply promoted, rather than rebuilt. If you need a later version of one of these dependencies and have no legitimate PR to merge, you may need a dummy PR.
|
||||
It's important that you promote dependency gems - and thus release them to rubygems.org - BEFORE the last PR that you intend to release merges into inspec/inspec. This is because during the `inspec` merge process, software artifacts, such as omnibus packages, Habitat packages, and Docker images, are created that embed the dependencies. During promotion, these artifacts are simply promoted, rather than rebuilt. If you need a later version of one of these dependencies and have no legitimate PR to merge, you may need a dummy PR.
|
||||
|
||||
### Key Dependencies
|
||||
|
||||
|
|
Loading…
Reference in a new issue