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

Solve for https://github.com/uber/piranha/issues/28 #32

Merged
merged 2 commits into from
Apr 20, 2020
Merged

Solve for https://github.com/uber/piranha/issues/28 #32

merged 2 commits into from
Apr 20, 2020

Conversation

sivacoder
Copy link
Contributor

This PR solves for flag name to be in these conditions:

Ability to use string-literal
getldvalue("dummy-flag")
Ability to use constants
private static final String STALE_FLAG_NAME = "dummy-flag"; getldvalue(STALE_FLAG_NAME)

@sivacoder
Copy link
Contributor Author

sivacoder commented Apr 20, 2020

@mkruber @lazaroclapp - This PR is a dedup of this old PR #30

Since there were challenges with CLA in the old PR, I opened this one.

Copy link
Contributor

@mkr-plse mkr-plse left a comment

Choose a reason for hiding this comment

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

Overall, looks good. Will approve the changes after the diagnostics are added.

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.

2 participants