-
Notifications
You must be signed in to change notification settings - Fork 524
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
Netflify action fails #1234
Comments
Netlify seems happy, it's CircleCI that still can't resolve even after #1232 #1233 — but is happy on master, it's the deps from 2.219.0 that cause the resolve errors (details in #1237…) I'm afraid that until fastlane/fastlane#21685 & fastlane/fastlane#21791 we're stuck with what we have:/ |
Sorry @lacostej now I get what's going on. (For some reason I still think it's an issue on Netlify side regarding caches and non-default bundler, but since can't re-run w/o caches from UI won't be able to confirm this…) So it's either working Netlify, or working CircleCI depending on Bundler version. But not both;D I'll try to investigate a bit further, and try downgrading some more, let's see… My tip is somewhere around this:
|
After getting CircleCI working I made Netlify to build on the same |
See #1229
E.g. https://app.netlify.com/sites/fastlane-docs-preview/deploys/65a93d9ab404b20007c9bd00
@joshdholtz
could we move the config to https://docs.netlify.com/configure-builds/file-based-configuration/ ?
Examples https://github.com/apollographql/apollo-client/blob/bde66d9020d948b440d9668114471b421b43b846/netlify.toml#L4
The text was updated successfully, but these errors were encountered: