Skip to content

Conversation

@ateucher
Copy link
Collaborator

WIP. Closes #4 when complete

@ateucher
Copy link
Collaborator Author

I think this is failing on GH actions due to the inability to write to the cache directory. Need to detect if on actions, and set option accordingly

@boshek
Copy link
Collaborator

boshek commented Oct 26, 2020

And in case this saves having to look this up, there is an env variable accessible by Sys.getenv("GITHUB_ACTIONS")

@ateucher
Copy link
Collaborator Author

Ok, that's great. Though I guess we could also just set the cache dir in the actions yml. Do you know offhand where we can write? I suppose we could just do it in "." or "./temp"?

@ateucher
Copy link
Collaborator Author

Need to change memoisation pattern like here: r-lib/memoise#76

@boshek
Copy link
Collaborator

boshek commented Jul 30, 2025

closing. we can reopen if we ever want to continue working on this.

@boshek boshek closed this Jul 30, 2025
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.

Memoise get functions for caching within session

3 participants