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

repo: allow for pre_enable messaging interactions #1036

Merged

Conversation

blackboxsw
Copy link
Collaborator

@blackboxsw blackboxsw commented Apr 18, 2020

Consolidate messaging hook processing under a single function
handle_message_operations.

Make messaging an instance property so it can dynamically leverage instance variables at runtime.

This is groundwork for FIPS pre-enable and pre-disable custom
messaging and prompts for #1031.

As a note, the final branch for the prompt features which contains this PR will be this branch:
https://github.com/blackboxsw/ubuntu-advantage-client/tree/feature/fips-support

@blackboxsw blackboxsw force-pushed the feature/repo-pre-enable-messaging-hooks branch 4 times, most recently from 215aaa7 to a5fadb4 Compare April 20, 2020 22:11
Copy link
Contributor

@patriciadomin patriciadomin left a comment

Choose a reason for hiding this comment

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

Many thanks. QA completed.

@blackboxsw blackboxsw force-pushed the feature/repo-pre-enable-messaging-hooks branch from a5fadb4 to 3a21228 Compare April 22, 2020 18:08
Consolidate messging hook processing under a single function
handle_message_operations

This is groundwork for FIPS pre-enable and pre-disable custom
messaging and prompts for canonical#1031.
@blackboxsw blackboxsw force-pushed the feature/repo-pre-enable-messaging-hooks branch from 3a21228 to a44a59e Compare April 22, 2020 18:18
@powersj powersj merged commit 9e115d7 into canonical:master Apr 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants