-
-
Notifications
You must be signed in to change notification settings - Fork 8
breaking: Clearer feature flags #47
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
base: main
Are you sure you want to change the base?
Conversation
✅ All contributors have signed the CLA |
Code Coverage Summary (test-no-branch.xml)
Diff against main
Results for commit: 966779e Minimum allowed coverage is ♻️ This comment has been updated with latest results |
Code Coverage Summary (togglable report, excluded details)Results for commit: 966779e Minimum allowed coverage is ♻️ This comment has been updated with latest results |
Code Coverage Summary (test-missing-lines.xml) without detailed coverageResults for commit: 966779e Minimum allowed coverage is ♻️ This comment has been updated with latest results |
Code Coverage Summary (test-no-branch.xml) without detailed coverageDiff against main
Results for commit: 966779e Minimum allowed coverage is ♻️ This comment has been updated with latest results |
Code Coverage Summary (comprehensive test)
Results for commit: 966779e Minimum allowed coverage is ♻️ This comment has been updated with latest results |
Code Coverage Summary (test-missing-lines.xml)
Results for commit: 966779e Minimum allowed coverage is ♻️ This comment has been updated with latest results |
I have read the CLA Document and I hereby sign the CLA |
I'll test this later tonight, I'll update here once it's done. Thanks a lot! |
Addresses comments from #45 (comment)
Hi @emmanuelsdias -are you able to test these new features on your workflows? You can use the branch instead of the version tag (breaking/clearer-feature-flags)
Once we test this on our end and if it looks good on your end, we can create a major release out of this (since the "legacy" feature flags will be retained in the older major release).