chef / chef-server

Chef Infra Server is a hub for configuration data; storing cookbooks, node policies and metadata of managed nodes.
https://www.chef.io/chef/
Apache License 2.0
289 stars 210 forks source link

Partybus DB migrations to run prints the object not the versions #2742

Open tas50 opened 3 years ago

tas50 commented 3 years ago

Chef Server Version

14.8

Platform Details

Ubuntu 20.04

Error

Partybus isn't printing out the versions to run correctly:

[Infra Server Upgrade] - Latest PostgreSQL Database Migration Available: 1.36 [Infra Server Upgrade] - Database PostgreSQL Database Migrations to Run: [#<Partybus::MigrationFile:0x000055969b8fbce0 @path="/opt/opscode/embedded/upgrades/001/036_reindex_postgres13.rb", @major=1, @minor=36>] [Infra Server Upgrade] - Current PostgreSQL Database Migration Version: 1.35

major commented 3 years ago

👋🏻