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

rename sendAndCacheRequest #7277

Merged
merged 1 commit into from
Nov 17, 2021
Merged

Conversation

chris48s
Copy link
Member

so called because it doesn't cache anything :)

Bit of cleanup tangentially related to #4655

@chris48s chris48s added the core Server, BaseService, GitHub auth, Shared helpers label Nov 16, 2021
@shields-ci
Copy link

Warnings
⚠️

📚 Remember to ensure any changes to config.private in core/base-service/base.js are reflected in the server secrets documentation

Messages
📖 ✨ Thanks for your contribution to Shields, @chris48s!

Generated by 🚫 dangerJS against 1ab9983

@chris48s chris48s changed the title rename sendAndCacheRequest; run [*****] rename sendAndCacheRequest Nov 16, 2021
@chris48s
Copy link
Member Author

failing services unrelated

@@ -453,7 +453,7 @@ class BaseService {
const namedParams = namedParamsForMatch(captureNames, match, this)
const serviceData = await this.invoke(
{
sendAndCacheRequest: fetcher, // TODO: rename sendAndCacheRequest
Copy link
Member

Choose a reason for hiding this comment

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

Ha, TO-DONE!

@chris48s chris48s merged commit 6d22389 into badges:master Nov 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Server, BaseService, GitHub auth, Shared helpers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants