Skip to content

Commit

Permalink
Merge pull request #17 from lsst-it/rel/1.5.0
Browse files Browse the repository at this point in the history
bump version to 1.5.0
  • Loading branch information
jhoblitt authored Mar 16, 2023
2 parents 6593612 + e63fd8c commit fbdad8c
Show file tree
Hide file tree
Showing 4 changed files with 124 additions and 6 deletions.
115 changes: 112 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,114 @@
## [Unreleased]
# Changelog

## [0.1.0] - 2021-06-04
## [1.5.0](https://github.com/lsst-it/foreman_envsync/tree/1.5.0) (2023-03-15)

- Initial release
[Full Changelog](https://github.com/lsst-it/foreman_envsync/compare/v1.4.1...1.5.0)

**Implemented enhancements:**

- migrate from hub.docker.com -\> ghcr.io [\#16](https://github.com/lsst-it/foreman_envsync/pull/16) ([jhoblitt](https://github.com/jhoblitt))

## [v1.4.1](https://github.com/lsst-it/foreman_envsync/tree/v1.4.1) (2022-09-13)

[Full Changelog](https://github.com/lsst-it/foreman_envsync/compare/v1.4.0...v1.4.1)

**Fixed bugs:**

- fix \#verbose\_list not appending a new line when items arg is empty [\#15](https://github.com/lsst-it/foreman_envsync/pull/15) ([jhoblitt](https://github.com/jhoblitt))

## [v1.4.0](https://github.com/lsst-it/foreman_envsync/tree/v1.4.0) (2022-09-13)

[Full Changelog](https://github.com/lsst-it/foreman_envsync/compare/v1.3.0...v1.4.0)

**Fixed bugs:**

- fix `sort': comparison of Hash with Hash failed error [\#13](https://github.com/lsst-it/foreman_envsync/pull/13) ([jhoblitt](https://github.com/jhoblitt))

## [v1.3.0](https://github.com/lsst-it/foreman_envsync/tree/v1.3.0) (2022-08-23)

[Full Changelog](https://github.com/lsst-it/foreman_envsync/compare/v1.2.3...v1.3.0)

**Implemented enhancements:**

- prefer new puppetserver 7 ca\_crt.pem path [\#11](https://github.com/lsst-it/foreman_envsync/pull/11) ([jhoblitt](https://github.com/jhoblitt))

## [v1.2.3](https://github.com/lsst-it/foreman_envsync/tree/v1.2.3) (2022-08-04)

[Full Changelog](https://github.com/lsst-it/foreman_envsync/compare/v1.2.2...v1.2.3)

## [v1.2.2](https://github.com/lsst-it/foreman_envsync/tree/v1.2.2) (2022-08-04)

[Full Changelog](https://github.com/lsst-it/foreman_envsync/compare/v1.2.1...v1.2.2)

## [v1.2.1](https://github.com/lsst-it/foreman_envsync/tree/v1.2.1) (2022-08-04)

[Full Changelog](https://github.com/lsst-it/foreman_envsync/compare/v1.2.0...v1.2.1)

## [v1.2.0](https://github.com/lsst-it/foreman_envsync/tree/v1.2.0) (2022-08-04)

[Full Changelog](https://github.com/lsst-it/foreman_envsync/compare/v1.1.1...v1.2.0)

**Implemented enhancements:**

- sort lists of items dumped out as YAML [\#8](https://github.com/lsst-it/foreman_envsync/pull/8) ([jhoblitt](https://github.com/jhoblitt))
- add gha rubygems & docker hub releases [\#7](https://github.com/lsst-it/foreman_envsync/pull/7) ([jhoblitt](https://github.com/jhoblitt))

**Fixed bugs:**

- fix ruby3 compatibility [\#6](https://github.com/lsst-it/foreman_envsync/pull/6) ([jhoblitt](https://github.com/jhoblitt))

**Closed issues:**

- puppetserver and foreman known envs should be sorted for display [\#5](https://github.com/lsst-it/foreman_envsync/issues/5)

## [v1.1.1](https://github.com/lsst-it/foreman_envsync/tree/v1.1.1) (2021-11-02)

[Full Changelog](https://github.com/lsst-it/foreman_envsync/compare/v1.1.0...v1.1.1)

**Fixed bugs:**

- allow delete report to be nil [\#4](https://github.com/lsst-it/foreman_envsync/pull/4) ([jhoblitt](https://github.com/jhoblitt))

## [v1.1.0](https://github.com/lsst-it/foreman_envsync/tree/v1.1.0) (2021-11-02)

[Full Changelog](https://github.com/lsst-it/foreman_envsync/compare/v1.0.0...v1.1.0)

**Implemented enhancements:**

- allow undeletable foreman envs [\#3](https://github.com/lsst-it/foreman_envsync/pull/3) ([jhoblitt](https://github.com/jhoblitt))

## [v1.0.0](https://github.com/lsst-it/foreman_envsync/tree/v1.0.0) (2021-06-10)

[Full Changelog](https://github.com/lsst-it/foreman_envsync/compare/v0.1.4...v1.0.0)

**Implemented enhancements:**

- add initial README [\#2](https://github.com/lsst-it/foreman_envsync/pull/2) ([jhoblitt](https://github.com/jhoblitt))

## [v0.1.4](https://github.com/lsst-it/foreman_envsync/tree/v0.1.4) (2021-06-08)

[Full Changelog](https://github.com/lsst-it/foreman_envsync/compare/v0.1.3...v0.1.4)

## [v0.1.3](https://github.com/lsst-it/foreman_envsync/tree/v0.1.3) (2021-06-08)

[Full Changelog](https://github.com/lsst-it/foreman_envsync/compare/v0.1.2...v0.1.3)

## [v0.1.2](https://github.com/lsst-it/foreman_envsync/tree/v0.1.2) (2021-06-07)

[Full Changelog](https://github.com/lsst-it/foreman_envsync/compare/v0.1.1...v0.1.2)

## [v0.1.1](https://github.com/lsst-it/foreman_envsync/tree/v0.1.1) (2021-06-07)

[Full Changelog](https://github.com/lsst-it/foreman_envsync/compare/v0.1.0...v0.1.1)

## [v0.1.0](https://github.com/lsst-it/foreman_envsync/tree/v0.1.0) (2021-06-07)

[Full Changelog](https://github.com/lsst-it/foreman_envsync/compare/45f9ba5c88833559ec7abe699be4b55cb0a7a2bc...v0.1.0)

**Implemented enhancements:**

- fwv [\#1](https://github.com/lsst-it/foreman_envsync/pull/1) ([jhoblitt](https://github.com/jhoblitt))



\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ source "https://rubygems.org"
# Specify your gem's dependencies in foreman_envsync.gemspec
gemspec

gem "github_changelog_generator"
gem "rake", "~> 13.0"
gem "rspec", "~> 3.0"
gem "rubocop", "~> 1.7"
Expand Down
12 changes: 10 additions & 2 deletions Rakefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,20 @@
# frozen_string_literal: true

require "bundler/gem_tasks"
require "github_changelog_generator/task"
require "rspec/core/rake_task"
require "rubocop/rake_task"
require "foreman_envsync"

RSpec::Core::RakeTask.new(:spec)

require "rubocop/rake_task"

RuboCop::RakeTask.new

GitHubChangelogGenerator::RakeTask.new :changelog do |config|
config.future_release = ForemanEnvsync::VERSION
config.exclude_labels = ["skip-changelog"]
config.user = "lsst-it"
config.project = "foreman_envsync"
end

task default: %i[spec rubocop]
2 changes: 1 addition & 1 deletion lib/foreman_envsync/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module ForemanEnvsync
VERSION = "1.4.1"
VERSION = "1.5.0"
end

0 comments on commit fbdad8c

Please sign in to comment.