github nerves-project/nerves v1.9.2

latest releases: v1.11.3, v1.11.2, v1.11.1...
2 years ago
  • Improvements

    • :github_api artifact site resolver was completely refactored
      • More contextual error messages
      • GITHUB_TOKEN and GH_TOKEN environment variables supported (They were
        previously ignored despite the error message suggesting them to be used)
      • :user option no longer required, but still supported (effectively ignored
        by GitHub if the token is supplied)
    • :github_release switched to use the same GitHub resolver as :github_api
      in order to have the same benefits
    • Remove duplicate artifact request with 64 byte checksum name
  • Bug Fix

    • mix firmware now places temporary build products in MIX_BUILD_PATH which
      prevents them from being stored in _build/ root and compiling different
      targets in different terminals. See #576
    • Check if supplied rootfs_overlays have incompatible directories. See
      nerves-project/nerves_system_br#495.

Don't miss a new nerves release

NewReleases is sending notifications on new releases.