You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We keep running into intermittent issues w/ licensed-ci failing during the cache step with errors that look like this:
* Groupize.bundler.geocoder
- could not find geocoder (1.8.3) in any sources
* Groupize.bundler.google_distance_matrix
- could not find google_distance_matrix (0.7.0) in any sources
* Groupize.bundler.importmap-rails
- could not find importmap-rails (2.0.1) in any sources
* Groupize.bundler.mime-types
- could not find mime-types (3.5.2) in any sources
* Groupize.bundler.msgpack
- could not find msgpack (1.7.3) in any sources
That's just a small portion.
I tried a forced bundler cache reset, ive run licensed locally w/ no issues. I cannot figure out what's going on here. Has anyone run into this.
Even more strangely it doesn't seem to happen on every pull request / run, and if i take a PR and recreate it and cherry-pick all the commits it sometimes succeeds on the now-identical new PR.
That seems like some sort of cache issue but I'm not sure what.
The text was updated successfully, but these errors were encountered:
All,
We keep running into intermittent issues w/ licensed-ci failing during the cache step with errors that look like this:
That's just a small portion.
I tried a forced bundler cache reset, ive run licensed locally w/ no issues. I cannot figure out what's going on here. Has anyone run into this.
Even more strangely it doesn't seem to happen on every pull request / run, and if i take a PR and recreate it and cherry-pick all the commits it sometimes succeeds on the now-identical new PR.
That seems like some sort of cache issue but I'm not sure what.
The text was updated successfully, but these errors were encountered: