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

Rename "masher" to "composer" #2151

Closed
bowlofeggs opened this issue Feb 14, 2018 · 3 comments · Fixed by #2944
Closed

Rename "masher" to "composer" #2151

bowlofeggs opened this issue Feb 14, 2018 · 3 comments · Fixed by #2944
Labels
Backwards incompatible The proposed change is backwards incompatible and should wait for the next major release Composer Issues related to the composer Refactor Issues that are a refactor to improve maintainability for Bodhi

Comments

@bowlofeggs
Copy link
Contributor

With the next major version of Bodhi, we should rename the "masher" to "composer" since mash is no longer used.

@bowlofeggs bowlofeggs added Composer Issues related to the composer Refactor Issues that are a refactor to improve maintainability for Bodhi Backwards incompatible The proposed change is backwards incompatible and should wait for the next major release labels Feb 14, 2018
bowlofeggs added a commit to bowlofeggs/bodhi that referenced this issue Feb 15, 2018
In order to prepare the way for Bodhi to support composing
containers we need to split pungi-specific code out of the
MasherThread base class so the general composition code can be
reused by the soon-to-be-written container composing class.

This commit does that refactoring work, and renames some uses of
"mash" to "compose". Not all uses are renamed here, as some of them
would not be backwards compatible (see fedora-infra#2151).

re fedora-infra#2028

Signed-off-by: Randy Barlow <[email protected]>
bowlofeggs added a commit to bowlofeggs/bodhi that referenced this issue Feb 26, 2018
In order to prepare the way for Bodhi to support composing
containers we need to split pungi-specific code out of the
MasherThread base class so the general composition code can be
reused by the soon-to-be-written container composing class.

This commit does that refactoring work, and renames some uses of
"mash" to "compose". Not all uses are renamed here, as some of them
would not be backwards compatible (see fedora-infra#2151).

re fedora-infra#2028

Signed-off-by: Randy Barlow <[email protected]>
bowlofeggs added a commit to bowlofeggs/bodhi that referenced this issue Feb 26, 2018
In order to prepare the way for Bodhi to support composing
containers we need to split pungi-specific code out of the
MasherThread base class so the general composition code can be
reused by the soon-to-be-written container composing class.

This commit does that refactoring work, and renames some uses of
"mash" to "compose". Not all uses are renamed here, as some of them
would not be backwards compatible (see fedora-infra#2151).

re fedora-infra#2028

Signed-off-by: Randy Barlow <[email protected]>
bowlofeggs added a commit to bowlofeggs/bodhi that referenced this issue Mar 6, 2018
In order to prepare the way for Bodhi to support composing
containers we need to split pungi-specific code out of the
MasherThread base class so the general composition code can be
reused by the soon-to-be-written container composing class.

This commit does that refactoring work, and renames some uses of
"mash" to "compose". Not all uses are renamed here, as some of them
would not be backwards compatible (see fedora-infra#2151).

re fedora-infra#2028

Signed-off-by: Randy Barlow <[email protected]>
sebwoj added a commit to sebwoj/bodhi that referenced this issue Jan 17, 2019
Fixes fedora-infra#2151

Signed-off-by: Sebastian Wojciechowski <[email protected]>
sebwoj added a commit to sebwoj/bodhi that referenced this issue Jan 17, 2019
Fixes fedora-infra#2151

Signed-off-by: Sebastian Wojciechowski <[email protected]>
sebwoj added a commit to sebwoj/bodhi that referenced this issue Jan 17, 2019
Fixes fedora-infra#2151

Signed-off-by: Sebastian Wojciechowski <[email protected]>
sebwoj added a commit to sebwoj/bodhi that referenced this issue Feb 12, 2019
Fixes fedora-infra#2151

Signed-off-by: Sebastian Wojciechowski <[email protected]>
sebwoj added a commit to sebwoj/bodhi that referenced this issue Feb 15, 2019
Fixes fedora-infra#2151

Signed-off-by: Sebastian Wojciechowski <[email protected]>
mergify bot pushed a commit that referenced this issue Mar 7, 2019
Fixes #2151

Signed-off-by: Sebastian Wojciechowski <[email protected]>
@sebwoj
Copy link
Collaborator

sebwoj commented Mar 8, 2019

@bowlofeggs Since github has an issue closing "Bodhi issues", we should do it manualy ;/

@bowlofeggs
Copy link
Contributor Author

This change is planned for inclusion in the upcoming 4.0.0 release: #3221

@bowlofeggs
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backwards incompatible The proposed change is backwards incompatible and should wait for the next major release Composer Issues related to the composer Refactor Issues that are a refactor to improve maintainability for Bodhi
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants