Skip to content

Don't init .auth object until .onLoad#195

Merged
MarkEdmondson1234 merged 1 commit intoMarkEdmondson1234:masterfrom
jcheng5:init-auth-onload
Nov 12, 2020
Merged

Don't init .auth object until .onLoad#195
MarkEdmondson1234 merged 1 commit intoMarkEdmondson1234:masterfrom
jcheng5:init-auth-onload

Conversation

@jcheng5
Copy link
Contributor

@jcheng5 jcheng5 commented Nov 11, 2020

Creating the .auth object directly at the top-level means the code
from gargle is snapshotted at build time.

This is needed for r-lib/gargle#157, but is a good change even without that PR.

Creating the .auth object directly at the top-level means the code
from gargle is snapshotted at build time.
@jcheng5 jcheng5 mentioned this pull request Nov 11, 2020
26 tasks
@jcheng5
Copy link
Contributor Author

jcheng5 commented Nov 11, 2020

@jennybc I hope I didn't jump the gun with these PRs? Does this look good to you?

@jennybc
Copy link

jennybc commented Nov 12, 2020

With the caveat that my head is elsewhere, yes looks good to me.

@MarkEdmondson1234
Copy link
Owner

Thanks, I saw the conversation on gargle and was wondering how it would affect here. I'll test this with a few downstream packages.

@MarkEdmondson1234 MarkEdmondson1234 merged commit b17599e into MarkEdmondson1234:master Nov 12, 2020
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