-
- Downloads
Add build_version and build_git_revision to manifest
This commit adds the build_version and the build_git_revision to the version-manifest. The goal of these additions is to make it possible to tag and generate a changelog for a given build using two version-manifest.json files and the omnibus project's source code repository.
Showing
- lib/omnibus/git_repository.rb 4 additions, 0 deletionslib/omnibus/git_repository.rb
- lib/omnibus/manifest.rb 8 additions, 2 deletionslib/omnibus/manifest.rb
- lib/omnibus/project.rb 26 additions, 1 deletionlib/omnibus/project.rb
- spec/unit/git_repository_spec.rb 6 additions, 0 deletionsspec/unit/git_repository_spec.rb
- spec/unit/manifest_spec.rb 8 additions, 0 deletionsspec/unit/manifest_spec.rb
- spec/unit/project_spec.rb 1 addition, 0 deletionsspec/unit/project_spec.rb
Please register or sign in to comment