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

Add List date create of cache.json file to Action #166

Closed
wants to merge 1 commit into from
Closed

Add List date create of cache.json file to Action #166

wants to merge 1 commit into from

Conversation

patsevanton
Copy link
Contributor

I have idea how fix
#162
#159
#157
#156

  1. check cache.json of []
  2. run update for app with []

I have idea how fix 
#162
#159
#157
#156

1) check cache.json of []
2) run update for app with []
@patsevanton
Copy link
Contributor Author

But need first know where store update -f

@leucos
Copy link
Contributor

leucos commented Oct 16, 2021

Thanks @patsevanton for the suggestion !
I finally fixed this in todays commits.

Basically, if the versions slice returned by the fetcher goroutine has zero length, it is simply ignored and the entry in the cache is not updated.
I also lowered the concurrency which seems to be the culprit in the action (although it works well locally with a GH token, go figure ¯_(ツ)_/¯).

@leucos leucos closed this Oct 16, 2021
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.

None yet

2 participants