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

Missing packages during Github Actions run #372

Open
JoshReedSchramm opened this issue Dec 20, 2024 · 0 comments
Open

Missing packages during Github Actions run #372

JoshReedSchramm opened this issue Dec 20, 2024 · 0 comments

Comments

@JoshReedSchramm
Copy link

All,

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.

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

No branches or pull requests

1 participant