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
{{ message }}
This repository has been archived by the owner on May 15, 2023. It is now read-only.
So for peeking Fastfile configurations to the front-end, now I have to generate a custom json from the FastfileParser (such as sanitizing lanes with no platform, or functions being declared out of platform scope, pure ruby methods, etc). And pass it to the front end.
Except from when the platform is nil, that should've replaced for some recognizable key (for now I'm using :no_platform when platform is nil. all_lanes_flat seems to be able to ignore actions out of a platform scope, but I don't know if that's something it should be like that (are we allowing to run lanes out of platform in CI?)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Title says it all.
The text was updated successfully, but these errors were encountered: