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

Fixes #15055 - Resume the tasks after the to_prepare block was triggered #185

Merged
merged 1 commit into from May 23, 2016

Conversation

iNecas
Copy link
Member

@iNecas iNecas commented May 16, 2016

No description provided.

@adamruzicka
Copy link
Contributor

Works like a charm with Katello/katello#6059

@iNecas
Copy link
Member Author

iNecas commented May 23, 2016

[test]

@iNecas iNecas merged commit 22d5999 into theforeman:master May 23, 2016
iNecas added a commit to iNecas/katello that referenced this pull request May 23, 2016
Initializing the Katello plugin too late causes issues when resuming
Dynflow tasks (for example the loggers not being initialized)

Foreman recommends before :finisher_hook as alternative hook to be used

https://github.com/theforeman/foreman/blob/1.11.0/config/initializers/assets_paths.rb#L17

Blocks theforeman/foreman-tasks#185
ehelms pushed a commit to Katello/katello that referenced this pull request May 24, 2016
Initializing the Katello plugin too late causes issues when resuming
Dynflow tasks (for example the loggers not being initialized)

Foreman recommends before :finisher_hook as alternative hook to be used

https://github.com/theforeman/foreman/blob/1.11.0/config/initializers/assets_paths.rb#L17

Blocks theforeman/foreman-tasks#185
ehelms pushed a commit to ehelms/katello that referenced this pull request May 27, 2016
Initializing the Katello plugin too late causes issues when resuming
Dynflow tasks (for example the loggers not being initialized)

Foreman recommends before :finisher_hook as alternative hook to be used

https://github.com/theforeman/foreman/blob/1.11.0/config/initializers/assets_paths.rb#L17

Blocks theforeman/foreman-tasks#185
(cherry picked from commit 28cb3ef)
iNecas added a commit to iNecas/katello that referenced this pull request Jun 21, 2016
Initializing the Katello plugin too late causes issues when resuming
Dynflow tasks (for example the loggers not being initialized)

Foreman recommends before :finisher_hook as alternative hook to be used

https://github.com/theforeman/foreman/blob/1.11.0/config/initializers/assets_paths.rb#L17

Blocks theforeman/foreman-tasks#185
(cherry picked from commit 28cb3ef)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants