From cf8ecd99fed7331686a1aeb818a3c72b86958562 Mon Sep 17 00:00:00 2001 From: Balena CI <34882892+balena-ci@users.noreply.github.com> Date: Fri, 18 Mar 2022 19:24:44 +0200 Subject: [PATCH] Update .versionbot/CHANGELOG.yml, .versionbot/scrutinizer.json --- CHANGELOG.yml | 71 ++++++++++++- scrutinizer.json | 257 ++++++++++++++++++++++++++++++++--------------- 2 files changed, 246 insertions(+), 82 deletions(-) diff --git a/CHANGELOG.yml b/CHANGELOG.yml index 4b5f22dd..2474c2a9 100644 --- a/CHANGELOG.yml +++ b/CHANGELOG.yml @@ -1,3 +1,72 @@ +- commits: + - subject: "patch: complete suse uninstall readme" + hash: 8370f638b4e92a4c981f79362ba0d0700f9f94a1 + body: "" + footer: + Change-Type: patch + change-type: patch + author: Peter Makra + nested: [] + - subject: "patch: completed suse instructions" + hash: ac34c511251f195fd37baf24d1c150a309210c9e + body: "" + footer: + Change-Type: patch + change-type: patch + author: Peter Makra + nested: [] + - subject: "patch: order rpm instrictions" + hash: b241470fe1bae57e70888b84bb066855363a350b + body: "" + footer: + Change-Type: patch + change-type: patch + author: Peter Makra + nested: [] + - subject: "patch: enabled update notification for version 1.7.8" + hash: 335766ed12901d6b8b16860d449eca4ea574f9c1 + body: "" + footer: + Change-Type: patch + change-type: patch + author: Peter Makra + nested: [] + - subject: "patch: updated title to balenaEtcher" + hash: 4c5d052a7185ecd598a12d80d2bd7afd5ced7c92 + body: | + fixes #3592 + footer: + Change-Type: patch + change-type: patch + author: Peter Makra + nested: [] + - subject: "patch: cleanup and organize readme" + hash: 86423342a86a9327545099eb9df47236d0ac6aef + body: "" + footer: + Change-Type: patch + change-type: patch + author: Peter Makra + nested: [] + - subject: "patch: extend cloudsmith attribution in readme" + hash: d8b41552e34faf71bbd128f3857667f8f341a217 + body: "" + footer: + Change-Type: patch + change-type: patch + author: Peter Makra + nested: [] + - subject: Update macOS Icon to Big Sur Style + hash: 11c65fb392416027158918f77bde68dd8996187c + body: "" + footer: + Change-type: patch + change-type: patch + author: Logicer + nested: [] + version: 1.7.8 + title: "'small ui updates'" + date: 2022-03-18T17:21:01.820Z - commits: - subject: "patch: clarified update check" hash: a5201942b8817cc1d74fba0ae2c8378632d16fc5 @@ -15,7 +84,7 @@ nested: [] version: 1.7.7 title: "'patch: Fix auto update'" - date: 2022-02-22T09:24:57.735Z + date: 2022-02-22T08:57:27.982Z - commits: - subject: "patch: version number notification" hash: 35868509af3461f5bc312990d184d88eae476c4f diff --git a/scrutinizer.json b/scrutinizer.json index 5f4bee69..02a1526a 100644 --- a/scrutinizer.json +++ b/scrutinizer.json @@ -2,6 +2,101 @@ "license": "Apache-2.0", "blog": [], "changelog": [ + { + "commits": [ + { + "subject": "patch: complete suse uninstall readme", + "hash": "8370f638b4e92a4c981f79362ba0d0700f9f94a1", + "body": "", + "footer": { + "Change-Type": "patch", + "change-type": "patch" + }, + "author": "Peter Makra", + "nested": [] + }, + { + "subject": "patch: completed suse instructions", + "hash": "ac34c511251f195fd37baf24d1c150a309210c9e", + "body": "", + "footer": { + "Change-Type": "patch", + "change-type": "patch" + }, + "author": "Peter Makra", + "nested": [] + }, + { + "subject": "patch: order rpm instrictions", + "hash": "b241470fe1bae57e70888b84bb066855363a350b", + "body": "", + "footer": { + "Change-Type": "patch", + "change-type": "patch" + }, + "author": "Peter Makra", + "nested": [] + }, + { + "subject": "patch: enabled update notification for version 1.7.8", + "hash": "335766ed12901d6b8b16860d449eca4ea574f9c1", + "body": "", + "footer": { + "Change-Type": "patch", + "change-type": "patch" + }, + "author": "Peter Makra", + "nested": [] + }, + { + "subject": "patch: updated title to balenaEtcher", + "hash": "4c5d052a7185ecd598a12d80d2bd7afd5ced7c92", + "body": "fixes #3592\n", + "footer": { + "Change-Type": "patch", + "change-type": "patch" + }, + "author": "Peter Makra", + "nested": [] + }, + { + "subject": "patch: cleanup and organize readme", + "hash": "86423342a86a9327545099eb9df47236d0ac6aef", + "body": "", + "footer": { + "Change-Type": "patch", + "change-type": "patch" + }, + "author": "Peter Makra", + "nested": [] + }, + { + "subject": "patch: extend cloudsmith attribution in readme", + "hash": "d8b41552e34faf71bbd128f3857667f8f341a217", + "body": "", + "footer": { + "Change-Type": "patch", + "change-type": "patch" + }, + "author": "Peter Makra", + "nested": [] + }, + { + "subject": "Update macOS Icon to Big Sur Style", + "hash": "11c65fb392416027158918f77bde68dd8996187c", + "body": "", + "footer": { + "Change-type": "patch", + "change-type": "patch" + }, + "author": "Logicer", + "nested": [] + } + ], + "version": "1.7.8", + "title": "'small ui updates'", + "date": "2022-03-18T10:39:52.131Z" + }, { "commits": [ { @@ -16637,7 +16732,7 @@ "codeOfConduct": null, "architecture": "Etcher Architecture\n===================\n\nThis document aims to serve as a high-level overview of how Etcher works,\nspecially oriented for contributors who want to understand the big picture.\n\nTechnologies\n------------\n\nThis is a non exhaustive list of the major frameworks, libraries, and other\ntechnologies used in Etcher that you should become familiar with:\n\n- [Electron][electron]\n- [NodeJS][nodejs]\n- [Redux][redux]\n- [ImmutableJS][immutablejs]\n- [Sass][sass]\n- [Mocha][mocha]\n- [JSDoc][jsdoc]\n\nModule architecture\n-------------------\n\nInstead of embedding all the functionality required to create a full-featured\nimage writer as a monolithic project, we try to hard to follow the [\"lego block\napproach\"][lego-blocks].\n\nThis has the advantage of allowing other applications to re-use logic we\nimplemented for Etcher in their own project, even for things we didn't expect,\nwhich leads to users benefitting from what we've built, and we benefitting from\nuser's bug reports, suggestions, etc, as an indirect way to make Etcher better.\n\nThe fact that low-level details are scattered around many different modules can\nmake it challenging for a new contributor to wrap their heads around the\nproject as a whole, and get a clear high level view of how things work or where\nto submit their work or bug reports.\n\nThese are the main Etcher components, in a nutshell:\n\n- [Drivelist](https://github.com/balena-io-modules/drivelist)\n\nAs the name implies, this module's duty is to detect the connected drives\nuniformly in all major operating systems, along with valuable metadata, like if\na drive is removable or not, to prevent users from trying to write an image to\na system drive.\n\n- [Etcher](https://github.com/balena-io/etcher)\n\nThis is the *\"main repository\"*, from which you're reading this from, which is\nbasically the front-end and glue for all previously listed projects.\n\nSummary\n-------\n\nWe always welcome contributions to Etcher as well as our documentation. If you\nwant to give back, but feel that your knowledge on how Etcher works is not\nenough to tackle a bug report or feature request, use that as your advantage,\nsince fresh eyes could help unveil things that we take for granted, but should\nbe documented instead!\n\n[lego-blocks]: https://github.com/sindresorhus/ama/issues/10#issuecomment-117766328\n[exit-codes]: https://github.com/balena-io/etcher/blob/master/lib/shared/exit-codes.js\n[gui-dir]: https://github.com/balena-io/etcher/tree/master/lib/gui\n[electron]: http://electron.atom.io\n[nodejs]: https://nodejs.org\n[redux]: http://redux.js.org\n[immutablejs]: http://facebook.github.io/immutable-js/\n[sass]: http://sass-lang.com\n[mocha]: http://mochajs.org\n[jsdoc]: http://usejsdoc.org\n", "maintainers": [], - "readme": "# Etcher\n\n> Flash OS images to SD cards & USB drives, safely and easily.\n\nEtcher is a powerful OS image flasher built with web technologies to ensure\nflashing an SDCard or USB drive is a pleasant and safe experience. It protects\nyou from accidentally writing to your hard-drives, ensures every byte of data\nwas written correctly, and much more. It can also directly flash Raspberry Pi devices that support [USB device boot mode](https://www.raspberrypi.org/documentation/hardware/raspberrypi/bootmodes/device.md).\n\n[![Current Release](https://img.shields.io/github/release/balena-io/etcher.svg?style=flat-square)](https://balena.io/etcher)\n[![License](https://img.shields.io/github/license/balena-io/etcher.svg?style=flat-square)](https://github.com/balena-io/etcher/blob/master/LICENSE)\n[![Dependency status](https://img.shields.io/david/balena-io/etcher.svg?style=flat-square)](https://david-dm.org/balena-io/etcher)\n[![Balena.io Forums](https://img.shields.io/discourse/https/forums.balena.io/topics.svg?style=flat-square&label=balena.io%20forums)](https://forums.balena.io/c/etcher)\n\n---\n\n[**Download**][etcher] | [**Support**][support] | [**Documentation**][user-documentation] | [**Contributing**][contributing] | [**Roadmap**][milestones]\n\n## Supported Operating Systems\n\n- Linux (most distros)\n- macOS 10.10 (Yosemite) and later\n- Microsoft Windows 7 and later\n\n**Note**: Etcher will run on any platform officially supported by\n[Electron][electron]. Read more in their\n[documentation][electron-supported-platforms].\n\n## Installers\n\nRefer to the [downloads page][etcher] for the latest pre-made\ninstallers for all supported operating systems.\n\n> Note: Our deb and rpm packages are now hosted on [Cloudsmith](https://cloudsmith.com)!\n\n#### Debian and Ubuntu based Package Repository (GNU/Linux x86/x64)\n\n1. Add Etcher Debian repository:\n\n ```sh\n curl -1sLf \\\n 'https://dl.cloudsmith.io/public/balena/etcher/setup.deb.sh' \\\n | sudo -E bash\n ```\n\n2. Update and install:\n\n ```sh\n sudo apt-get update\n sudo apt-get install balena-etcher-electron\n ```\n\n##### Uninstall\n\n```sh\nsudo apt-get remove balena-etcher-electron\nrm /etc/apt/sources.list.d/balena-etcher.list\napt-get clean\nrm -rf /var/lib/apt/lists/*\napt-get update\n```\n\n##### OpenSUSE LEAP & Tumbleweed install\n\n```sh\ncurl -1sLf \\\n 'https://dl.cloudsmith.io/public/balena/etcher/setup.rpm.sh' \\\n | sudo -E bash\n```\n\n##### Uninstall\n\n```sh\nzypper rr balena-etcher\nzypper rr balena-etcher-source\n```\n\n#### Redhat (RHEL) and Fedora-based Package Repository (GNU/Linux x86/x64)\n\n##### DNF\n\n1. Add Etcher rpm repository:\n\n ```sh\n curl -1sLf \\\n 'https://dl.cloudsmith.io/public/balena/etcher/setup.rpm.sh' \\\n | sudo -E bash\n ```\n\n2. Update and install:\n\n ```sh\n sudo dnf install -y balena-etcher-electron\n ```\n\n###### Uninstall\n\n```sh\nrm /etc/yum.repos.d/balena-etcher.repo\nrm /etc/yum.repos.d/balena-etcher-source.repo\n```\n\n##### Yum\n\n1. Add Etcher rpm repository:\n\n ```sh\n curl -1sLf \\\n 'https://dl.cloudsmith.io/public/balena/etcher/setup.rpm.sh' \\\n | sudo -E bash\n ```\n\n2. Update and install:\n\n ```sh\n sudo yum install -y balena-etcher-electron\n ```\n\n###### Uninstall\n\n```sh\nsudo yum remove -y balena-etcher-electron\nrm /etc/yum.repos.d/balena-etcher.repo\nrm /etc/yum.repos.d/balena-etcher-source.repo\n```\n\n#### Solus (GNU/Linux x64)\n\n```sh\nsudo eopkg it etcher\n```\n\n##### Uninstall\n\n```sh\nsudo eopkg rm etcher\n```\n\n#### Arch/Manjaro Linux (GNU/Linux x64)\n\nEtcher is offered through the Arch User Repository and can be installed on both Manjaro and Arch systems. You can compile it from the source code in this repository using [`balena-etcher`](https://aur.archlinux.org/packages/balena-etcher/). The following example uses a common AUR helper to install the latest release:\n\n```sh\nyay -S balena-etcher\n```\n\n##### Uninstall\n\n```sh\nyay -R balena-etcher\n```\n\n#### Brew (macOS)\n\n**Note**: Etcher has to be updated manually to point to new versions,\nso it might not refer to the latest version immediately after an Etcher\nrelease.\n\n```sh\nbrew install balenaetcher\n```\n\n##### Uninstall\n\n```sh\nbrew uninstall balenaetcher\n```\n\n#### Chocolatey (Windows)\n\nThis package is maintained by [@majkinetor](https://github.com/majkinetor), and\nis kept up to date automatically.\n\n```sh\nchoco install etcher\n```\n\n##### Uninstall\n\n```sh\nchoco uninstall etcher\n```\n\n## Support\n\nIf you're having any problem, please [raise an issue][newissue] on GitHub, and\nthe balena.io team will be happy to help.\n\n## License\n\nEtcher is free software and may be redistributed under the terms specified in\nthe [license].\n\n[etcher]: https://balena.io/etcher\n[electron]: https://electronjs.org/\n[electron-supported-platforms]: https://electronjs.org/docs/tutorial/support#supported-platforms\n[support]: https://github.com/balena-io/etcher/blob/master/SUPPORT.md\n[contributing]: https://github.com/balena-io/etcher/blob/master/docs/CONTRIBUTING.md\n[user-documentation]: https://github.com/balena-io/etcher/blob/master/docs/USER-DOCUMENTATION.md\n[milestones]: https://github.com/balena-io/etcher/milestones\n[newissue]: https://github.com/balena-io/etcher/issues/new\n[license]: https://github.com/balena-io/etcher/blob/master/LICENSE\n", + "readme": "# Etcher\n\n> Flash OS images to SD cards & USB drives, safely and easily.\n\nEtcher is a powerful OS image flasher built with web technologies to ensure\nflashing an SDCard or USB drive is a pleasant and safe experience. It protects\nyou from accidentally writing to your hard-drives, ensures every byte of data\nwas written correctly, and much more. It can also directly flash Raspberry Pi devices that support [USB device boot mode](https://www.raspberrypi.org/documentation/hardware/raspberrypi/bootmodes/device.md).\n\n[![Current Release](https://img.shields.io/github/release/balena-io/etcher.svg?style=flat-square)](https://balena.io/etcher)\n[![License](https://img.shields.io/github/license/balena-io/etcher.svg?style=flat-square)](https://github.com/balena-io/etcher/blob/master/LICENSE)\n[![Balena.io Forums](https://img.shields.io/discourse/https/forums.balena.io/topics.svg?style=flat-square&label=balena.io%20forums)](https://forums.balena.io/c/etcher)\n\n---\n\n[**Download**][etcher] | [**Support**][support] | [**Documentation**][user-documentation] | [**Contributing**][contributing] | [**Roadmap**][milestones]\n\n## Supported Operating Systems\n\n- Linux (most distros)\n- macOS 10.10 (Yosemite) and later\n- Microsoft Windows 7 and later\n\n**Note**: Etcher will run on any platform officially supported by\n[Electron][electron]. Read more in their\n[documentation][electron-supported-platforms].\n\n## Installers\n\nRefer to the [downloads page][etcher] for the latest pre-made\ninstallers for all supported operating systems.\n\n## Packages\n\n> [![Hosted By: Cloudsmith](https://img.shields.io/badge/OSS%20hosting%20by-cloudsmith-blue?logo=cloudsmith&style=for-the-badge)](https://cloudsmith.com) \\\nPackage repository hosting is graciously provided by [Cloudsmith](https://cloudsmith.com).\nCloudsmith is the only fully hosted, cloud-native, universal package management solution, that\nenables your organization to create, store and share packages in any format, to any place, with total\nconfidence.\n\n#### Debian and Ubuntu based Package Repository (GNU/Linux x86/x64)\n\n> Detailed or alternative steps in the [instructions by Cloudsmith](https://cloudsmith.io/~balena/repos/etcher/setup/#formats-deb)\n\n1. Add Etcher Debian repository:\n\n ```sh\n curl -1sLf \\\n 'https://dl.cloudsmith.io/public/balena/etcher/setup.deb.sh' \\\n | sudo -E bash\n ```\n\n2. Update and install:\n\n ```sh\n sudo apt-get update\n sudo apt-get install balena-etcher-electron\n ```\n\n##### Uninstall\n\n```sh\nsudo apt-get remove balena-etcher-electron\nrm /etc/apt/sources.list.d/balena-etcher.list\napt-get clean\nrm -rf /var/lib/apt/lists/*\napt-get update\n```\n\n#### Redhat (RHEL) and Fedora-based Package Repository (GNU/Linux x86/x64)\n\n> Detailed or alternative steps in the [instructions by Cloudsmith](https://cloudsmith.io/~balena/repos/etcher/setup/#formats-rpm)\n\n\n##### DNF\n\n1. Add Etcher rpm repository:\n\n ```sh\n curl -1sLf \\\n 'https://dl.cloudsmith.io/public/balena/etcher/setup.rpm.sh' \\\n | sudo -E bash\n ```\n\n2. Update and install:\n\n ```sh\n sudo dnf install -y balena-etcher-electron\n ```\n\n###### Uninstall\n\n```sh\nrm /etc/yum.repos.d/balena-etcher.repo\nrm /etc/yum.repos.d/balena-etcher-source.repo\n```\n\n##### Yum\n\n1. Add Etcher rpm repository:\n\n ```sh\n curl -1sLf \\\n 'https://dl.cloudsmith.io/public/balena/etcher/setup.rpm.sh' \\\n | sudo -E bash\n ```\n\n2. Update and install:\n\n ```sh\n sudo yum install -y balena-etcher-electron\n ```\n\n###### Uninstall\n\n```sh\nsudo yum remove -y balena-etcher-electron\nrm /etc/yum.repos.d/balena-etcher.repo\nrm /etc/yum.repos.d/balena-etcher-source.repo\n```\n\n#### OpenSUSE LEAP & Tumbleweed install (zypper)\n\n1. Add the repo\n\n ```sh\n curl -1sLf \\\n 'https://dl.cloudsmith.io/public/balena/etcher/setup.rpm.sh' \\\n | sudo -E bash\n ```\n2. Update and install\n\n ```sh\n sudo zypper up\n sudo zypper install balena-etcher-electron\n ```\n\n##### Uninstall\n\n```sh\nsudo zypper rm balena-etcher-electron\n# remove the repo\nsudo zypper rr balena-etcher\nsudo zypper rr balena-etcher-source\n```\n\n#### Solus (GNU/Linux x64)\n\n```sh\nsudo eopkg it etcher\n```\n\n##### Uninstall\n\n```sh\nsudo eopkg rm etcher\n```\n\n#### Arch/Manjaro Linux (GNU/Linux x64)\n\nEtcher is offered through the Arch User Repository and can be installed on both Manjaro and Arch systems. You can compile it from the source code in this repository using [`balena-etcher`](https://aur.archlinux.org/packages/balena-etcher/). The following example uses a common AUR helper to install the latest release:\n\n```sh\nyay -S balena-etcher\n```\n\n##### Uninstall\n\n```sh\nyay -R balena-etcher\n```\n\n#### Brew (macOS)\n\n**Note**: Etcher has to be updated manually to point to new versions,\nso it might not refer to the latest version immediately after an Etcher\nrelease.\n\n```sh\nbrew install balenaetcher\n```\n\n##### Uninstall\n\n```sh\nbrew uninstall balenaetcher\n```\n\n#### Chocolatey (Windows)\n\nThis package is maintained by [@majkinetor](https://github.com/majkinetor), and\nis kept up to date automatically.\n\n```sh\nchoco install etcher\n```\n\n##### Uninstall\n\n```sh\nchoco uninstall etcher\n```\n\n## Support\n\nIf you're having any problem, please [raise an issue][newissue] on GitHub, and\nthe balena.io team will be happy to help.\n\n## License\n\nEtcher is free software and may be redistributed under the terms specified in\nthe [license].\n\n[etcher]: https://balena.io/etcher\n[electron]: https://electronjs.org/\n[electron-supported-platforms]: https://electronjs.org/docs/tutorial/support#supported-platforms\n[support]: https://github.com/balena-io/etcher/blob/master/SUPPORT.md\n[contributing]: https://github.com/balena-io/etcher/blob/master/docs/CONTRIBUTING.md\n[user-documentation]: https://github.com/balena-io/etcher/blob/master/docs/USER-DOCUMENTATION.md\n[milestones]: https://github.com/balena-io/etcher/milestones\n[newissue]: https://github.com/balena-io/etcher/issues/new\n[license]: https://github.com/balena-io/etcher/blob/master/LICENSE\n", "highlights": null, "installationSteps": null, "examples": null, @@ -16649,7 +16744,7 @@ "public": true, "fork": false, "description": "Flash OS images to SD cards & USB drives, safely and easily.", - "stars": 22336, + "stars": 22505, "homepage": "https://etcher.io", "repositoryUrl": "https://github.com/balena-io/etcher.git", "active": true, @@ -16660,85 +16755,85 @@ "type": "Organization" }, "dependencies": [], - "lastCommitDate": "2022-02-22T09:25:43Z", + "lastCommitDate": "2022-03-18T17:22:12Z", "latestRelease": { - "tagName": "v1.7.7", + "tagName": "v1.7.8", "asssets": [ { - "name": "balena-etcher-electron-1.7.7-linux-ia32.zip", - "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.7/balena-etcher-electron-1.7.7-linux-ia32.zip" + "name": "balena-etcher-electron-1.7.8-linux-ia32.zip", + "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.8/balena-etcher-electron-1.7.8-linux-ia32.zip" }, { - "name": "balena-etcher-electron-1.7.7-linux-x64.zip", - "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.7/balena-etcher-electron-1.7.7-linux-x64.zip" + "name": "balena-etcher-electron-1.7.8-linux-x64.zip", + "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.8/balena-etcher-electron-1.7.8-linux-x64.zip" }, { - "name": "balena-etcher-electron-1.7.7.i686.rpm", - "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.7/balena-etcher-electron-1.7.7.i686.rpm" + "name": "balena-etcher-electron-1.7.8.i686.rpm", + "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.8/balena-etcher-electron-1.7.8.i686.rpm" }, { - "name": "balena-etcher-electron-1.7.7.x86_64.rpm", - "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.7/balena-etcher-electron-1.7.7.x86_64.rpm" + "name": "balena-etcher-electron-1.7.8.x86_64.rpm", + "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.8/balena-etcher-electron-1.7.8.x86_64.rpm" }, { - "name": "balena-etcher-electron_1.7.7_amd64.deb", - "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.7/balena-etcher-electron_1.7.7_amd64.deb" + "name": "balena-etcher-electron_1.7.8_amd64.deb", + "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.8/balena-etcher-electron_1.7.8_amd64.deb" }, { - "name": "balena-etcher-electron_1.7.7_i386.deb", - "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.7/balena-etcher-electron_1.7.7_i386.deb" + "name": "balena-etcher-electron_1.7.8_i386.deb", + "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.8/balena-etcher-electron_1.7.8_i386.deb" }, { - "name": "balenaEtcher-1.7.7-ia32.AppImage", - "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.7/balenaEtcher-1.7.7-ia32.AppImage" + "name": "balenaEtcher-1.7.8-ia32.AppImage", + "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.8/balenaEtcher-1.7.8-ia32.AppImage" }, { - "name": "balenaEtcher-1.7.7-x64.AppImage", - "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.7/balenaEtcher-1.7.7-x64.AppImage" + "name": "balenaEtcher-1.7.8-x64.AppImage", + "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.8/balenaEtcher-1.7.8-x64.AppImage" }, { - "name": "balenaEtcher-1.7.7.dmg", - "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.7/balenaEtcher-1.7.7.dmg" + "name": "balenaEtcher-1.7.8.dmg", + "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.8/balenaEtcher-1.7.8.dmg" }, { - "name": "balenaEtcher-1.7.7.dmg.blockmap", - "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.7/balenaEtcher-1.7.7.dmg.blockmap" + "name": "balenaEtcher-1.7.8.dmg.blockmap", + "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.8/balenaEtcher-1.7.8.dmg.blockmap" }, { - "name": "balenaEtcher-1.7.7.zip", - "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.7/balenaEtcher-1.7.7.zip" + "name": "balenaEtcher-1.7.8.zip", + "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.8/balenaEtcher-1.7.8.zip" }, { - "name": "balenaEtcher-Portable-1.7.7.exe", - "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.7/balenaEtcher-Portable-1.7.7.exe" + "name": "balenaEtcher-Portable-1.7.8.exe", + "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.8/balenaEtcher-Portable-1.7.8.exe" }, { - "name": "balenaEtcher-Setup-1.7.7.exe", - "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.7/balenaEtcher-Setup-1.7.7.exe" + "name": "balenaEtcher-Setup-1.7.8.exe", + "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.8/balenaEtcher-Setup-1.7.8.exe" }, { - "name": "balenaEtcher-Setup-1.7.7.exe.blockmap", - "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.7/balenaEtcher-Setup-1.7.7.exe.blockmap" + "name": "balenaEtcher-Setup-1.7.8.exe.blockmap", + "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.8/balenaEtcher-Setup-1.7.8.exe.blockmap" }, { "name": "builder-effective-config.yaml", - "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.7/builder-effective-config.yaml" + "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.8/builder-effective-config.yaml" }, { "name": "latest-linux-ia32.yml", - "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.7/latest-linux-ia32.yml" + "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.8/latest-linux-ia32.yml" }, { "name": "latest-linux.yml", - "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.7/latest-linux.yml" + "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.8/latest-linux.yml" }, { "name": "latest-mac.yml", - "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.7/latest-mac.yml" + "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.8/latest-mac.yml" }, { "name": "latest.yml", - "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.7/latest.yml" + "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.8/latest.yml" } ] }, @@ -16836,27 +16931,59 @@ ] }, "openIssues": { - "numberOfIssues": 344, + "numberOfIssues": 350, "latestIssues": [ { - "title": "Download link will not work. ", - "url": "https://github.com/balena-io/etcher/issues/3710" + "title": "Keep getting \"Flash Failed\" even though it appears to have worked", + "url": "https://github.com/balena-io/etcher/issues/3730" }, { - "title": "Balena etcher official site download button for linux doesnt work (.zip file from github not found)", - "url": "https://github.com/balena-io/etcher/issues/3709" + "title": "patch: show diagnostics for EP", + "url": "https://github.com/balena-io/etcher/pull/3729" }, { - "title": "etcher.io Linux x64 update 🙏🏿", - "url": "https://github.com/balena-io/etcher/issues/3708" + "title": "We need a build for M1 macs", + "url": "https://github.com/balena-io/etcher/issues/3728" }, { - "title": "MacOS download button does not work", - "url": "https://github.com/balena-io/etcher/issues/3707" + "title": "My USB Pen Drive disappears after flashing from Balena Etcher", + "url": "https://github.com/balena-io/etcher/issues/3726" }, { - "title": "Etcher won't open with \"Out of memory\" error", - "url": "https://github.com/balena-io/etcher/issues/3706" + "title": "Support to Back Up Working Images", + "url": "https://github.com/balena-io/etcher/issues/3725" + }, + { + "title": "Fake etcher sites", + "url": "https://github.com/balena-io/etcher/issues/3724" + }, + { + "title": "White screen in windows 10 32bit", + "url": "https://github.com/balena-io/etcher/issues/3722" + }, + { + "title": "does etcher used internet.", + "url": "https://github.com/balena-io/etcher/issues/3721" + }, + { + "title": "- etcher 1.7.7", + "url": "https://github.com/balena-io/etcher/issues/3720" + }, + { + "title": "apt update fails in Debian 12 due to use of deprecated apt-key", + "url": "https://github.com/balena-io/etcher/issues/3719" + }, + { + "title": "Community builds", + "url": "https://github.com/balena-io/etcher/issues/3714" + }, + { + "title": "flash failing on macOS, details in desc.", + "url": "https://github.com/balena-io/etcher/issues/3713" + }, + { + "title": "patch: add arm64 output", + "url": "https://github.com/balena-io/etcher/pull/3712" }, { "title": "always Flash failed even in brandnew sdcard when flashing Jetpack 4.6 SDK", @@ -16885,42 +17012,10 @@ { "title": "Etcher - can't change the language - HOW can i change the interface language ?", "url": "https://github.com/balena-io/etcher/issues/3692" - }, - { - "title": "Program must request elevation instead of \"User did not grant permission\" failure", - "url": "https://github.com/balena-io/etcher/issues/3691" - }, - { - "title": "It must be possible to select installation directory", - "url": "https://github.com/balena-io/etcher/issues/3690" - }, - { - "title": "usb pen damaged", - "url": "https://github.com/balena-io/etcher/issues/3689" - }, - { - "title": "problème select target avec ma carte ssd", - "url": "https://github.com/balena-io/etcher/issues/3688" - }, - { - "title": "hard disk", - "url": "https://github.com/balena-io/etcher/issues/3685" - }, - { - "title": "If 'Flash' button in balenaCloud is used whilst Etcher is open at success screen, nothing happens", - "url": "https://github.com/balena-io/etcher/issues/3683" - }, - { - "title": "Flash ubuntu-20.04.3-desktop-amd64.iso failed", - "url": "https://github.com/balena-io/etcher/issues/3680" - }, - { - "title": "False warning popup for linux distro Windowsfx", - "url": "https://github.com/balena-io/etcher/issues/3679" } ] }, - "version": "1.7.7", + "version": "1.7.8", "screenshot": null, "logo": null }