Project

General

Profile

« Previous | Next » 

Revision f0164c57

Added by Adam Ruzicka almost 5 years ago

Update foreman_remote_execution to 1.8.4

View differences:

plugins/ruby-foreman-remote-execution/debian/changelog
ruby-foreman-remote-execution (1.8.4-1) stable; urgency=low
* 1.8.4 released
-- Adam Ruzicka <aruzicka@redhat.com> Tue, 20 Aug 2019 14:23:37 +0200
ruby-foreman-remote-execution (1.8.2-1) stable; urgency=low
* 1.8.2 released
plugins/ruby-foreman-remote-execution/debian/gem.list
# list of gem urls to download via Jenkins, space separated
GEMS="https://rubygems.org/downloads/foreman_remote_execution-1.8.2.gem"
GEMS="https://rubygems.org/downloads/foreman_remote_execution-1.8.4.gem"
GEMS="$GEMS https://rubygems.org/downloads/foreman_remote_execution_core-1.2.0.gem"
plugins/ruby-foreman-remote-execution/debian/install
foreman_remote_execution.rb usr/share/foreman/bundler.d
cache usr/share/foreman/vendor
assets var/lib/foreman/public
webpack var/lib/foreman/public
webpack/foreman_remote_execution var/lib/foreman/public/webpack
apipie-cache/foreman_remote_execution var/lib/foreman/public/apipie-cache/plugin
plugins/ruby-foreman-remote-execution/foreman_remote_execution.rb
gem 'foreman_remote_execution', '1.8.2'
gem 'foreman_remote_execution', '1.8.4'

Also available in: Unified diff