question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Turtle cache on circle CI

See original GitHub issue

I am using fastlane to deliver the assets directly to the testflight and play store beta. This means that we increment expo.android.versionCode and expo.ios.buildNumber from app.json on each build, unfortunately restoring cache the way it’s described in the circle ci example config disregards these values, is there a way I can keep the turtle cache and changing app.json on each buid ?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
teodcommented, Feb 5, 2019

I think I’m gonna close this issue, since I’m not sure if it’s related to turtle, will reopen if contrary.

0reactions
teodcommented, Feb 4, 2019

Yes I do, that’s really weird somehow it has something to do with circle ci executors, I’ll investigate more. Thanks !

Read more comments on GitHub >

github_iconTop Results From Across the Web

Caching Dependencies - CircleCI
Caching is one of the most effective ways to make jobs faster on CircleCI. By reusing the data from previous jobs, you also...
Read more >
How to use caching on CircleCI - YouTube
https:// circleci.com/docs/2.0/ caching /See how to cache dependencies to speed up future jobs by decreasing download times.00:00 ...
Read more >
Network request list — Firefox Source Docs documentation
(Starting in Firefox 80) On the right edge of the File column, a turtle icon appears if ... Cached resources may be fetched...
Read more >
CircleCI Performance Difference Between Cache and ...
The main change here is in the .circleci/config.yml file. First, the save_cache directive needs to be replaced with persist_to_workspace . Likewise, any ...
Read more >
Substrate influences human removal of freshwater turtle nests ...
Substrate type determines nesting success and fitness in turtles and ... Lines (mean) and shaded areas (±95% CI) show predictions obtained ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found