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

refactor!: remove unused util.decision.make_decision_task #370

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

ahal
Copy link
Collaborator

@ahal ahal commented Nov 30, 2023

This was added in 2eec861. It appears to have been unused then, and is unused now. I would guess this used to be used in Gecko, so made its way here, but then got dropped in Gecko at some point.

This is technically backwards incompatible, so let's land with the other major changes.

@ahal ahal added the BREAKING CHANGE Backwards incompatible request that will require major version bump label Nov 30, 2023
@ahal ahal requested a review from a team November 30, 2023 04:24
@ahal ahal self-assigned this Nov 30, 2023
@ahal ahal requested a review from gbrownmozilla November 30, 2023 04:24
@ahal ahal force-pushed the remove_make_decision_task branch from 4416c12 to 3621c5c Compare November 30, 2023 15:16
Copy link
Contributor

@jcristau jcristau left a comment

Choose a reason for hiding this comment

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

Yay for removing unused and untested code.

This was added in 2eec861. It appears
to have been unused then, and is unused now. I would guess this used to
be used in Gecko, so made its way here, but then got dropped in Gecko at
some point.

This is technically backwards incompatible, so let's land with the other
major changes.
@ahal ahal force-pushed the remove_make_decision_task branch from 3621c5c to d962b08 Compare November 30, 2023 15:19
@ahal ahal merged commit 33244f0 into taskcluster:main Nov 30, 2023
7 checks passed
@ahal ahal deleted the remove_make_decision_task branch November 30, 2023 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BREAKING CHANGE Backwards incompatible request that will require major version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants