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

build-tests: The allowed method is used by default #59

Open
wants to merge 1 commit into
base: 1060
Choose a base branch
from

Conversation

GiridhariKrishnan
Copy link

The allowed method returns true when the feature is set to enabled or auto.
The allowed method returns false when the feature is set to disabled.
So we prefer to use the allowed method instead of enabled.

Change-Id: I3cc28241cd9ef0d907aa73409a63a4470a628e70

The allowed method returns true when the feature is set to `enabled`
or `auto`.
The allowed method returns false when the feature is set to
`disabled`.
So we prefer to use the `allowed` method instead of `enabled`.

Signed-off-by: George Liu <[email protected]>
Change-Id: I3cc28241cd9ef0d907aa73409a63a4470a628e70
@jinuthomas jinuthomas self-requested a review January 5, 2024 06:56
Copy link
Collaborator

@jinuthomas jinuthomas left a comment

Choose a reason for hiding this comment

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

please remove merge conflicts

Copy link
Collaborator

@jinuthomas jinuthomas left a comment

Choose a reason for hiding this comment

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

All options should be disabled by default and chosen based on who needs it and should not be enabled by default.

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