npm eas-cli 24.2.0
v24.2.0

latest release: 24.3.0
3 hours ago

v24.2.0

๐ŸŽ‰ New features

  • [eas-build-job] Remove repository URLs from Git job inputs and fetch them when resolving project sources. (#4360 by @sjchmiela)
  • [eas-cli] Add eas workflow:insights to display Workflows Insights for a time range: run counts and success rate compared with the previous period, runs over time, and a per-workflow breakdown, with --json output for scripts. (#4367 by @hSATAC)
  • [eas-cli] Add eas workflow:insights:maestro to display Maestro test insights for a time range: pass and flake rates, a sortable per-flow table, and a single flow's history with error patterns and recent runs, with --json output for scripts. (#4370 by @hSATAC)

๐Ÿ› Bug fixes

  • [eas-cli] Reject --end without --start in the observe:*, update:insights, channel:insights, and update:view --insights commands instead of silently falling back to the default time range. (#4367 by @hSATAC)
  • [eas-cli] Reject a time range that does not run forwards in the observe:*, update:insights, channel:insights, update:view --insights, and workflow:insights commands instead of sending it to the server. (#4367 by @hSATAC)
  • [eas-cli] Reject non-integer values for --limit and --offset instead of sending them to the server. (#4367 by @hSATAC)

๐Ÿงน Chores

  • [build-tools] Require PATH project sources for local builds. (#4362 by @sjchmiela)

Don't miss a new eas-cli release

NewReleases is sending notifications on new releases.