Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add export/import of schedules to rake task #19192

Merged
merged 1 commit into from
Aug 23, 2019

Conversation

lpichler
Copy link
Contributor

This allows to export/import all schedules.

Usage:

Export:
rake evm:export:schedules -- --directory=./my_dir

Import:
rake evm:import:schedules -- --source=./my_dir

Links

@miq-bot assign @gtanzillo
@miq-bot add-label ivanchuk/yes
@miq-bot add-label enhancement

@lpichler lpichler force-pushed the add_export_import_to_rake_task branch from b782cf5 to 56cf0fc Compare August 23, 2019 12:40
@miq-bot
Copy link
Member

miq-bot commented Aug 23, 2019

Checked commit lpichler@56cf0fc with ruby 2.4.6, rubocop 0.69.0, haml-lint 0.20.0, and yamllint 1.10.0
3 files checked, 0 offenses detected
Everything looks fine. 🏆

Copy link
Member

@gtanzillo gtanzillo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really nice! 👏

@gtanzillo gtanzillo merged commit e51917c into ManageIQ:master Aug 23, 2019
@gtanzillo gtanzillo added this to the Sprint 119 Ending Sep 2, 2019 milestone Aug 23, 2019
simaishi pushed a commit that referenced this pull request Nov 4, 2019
@simaishi
Copy link
Contributor

simaishi commented Nov 4, 2019

Ivanchuk backport details:

$ git log -1
commit 66d8b83090a97d6841e6d7f9f436d3b14c12adbd
Author: Gregg Tanzillo <[email protected]>
Date:   Fri Aug 23 11:01:13 2019 -0400

    Merge pull request #19192 from lpichler/add_export_import_to_rake_task
    
    Add export/import of schedules to rake task
    
    (cherry picked from commit e51917cd7c92a8356d78be1a77fcf3a67729f320)
    
    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1768638

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants