-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Move getHeaders checks to io #7225
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
Move getHeaders checks to io #7225
Conversation
1eeb15b to
9ad4c91
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:45:45: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
9ad4c91 to
4c25f92
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only for testing, will revert later
bb15825 to
2525e6b
Compare
CDRussell
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving; LGTM
A reminder to clean up the temporary changes to the maestro yamls
b6448f9 to
d261be8
Compare
This reverts commit ec5d4b5.

Task/Issue URL: https://app.asana.com/1/137249556945/project/488551667048375/task/1212150079356362?focus=true
Description
Make methods in
CustomHeadersProvidersuspend, and ensure RC flag checks are done in io. Similarly, move some dataStore queries to io as well:Steps to test this PR
Feature 1
UI changes