mirror of
https://github.com/Koenkk/zigbee-OTA.git
synced 2026-06-24 13:18:14 +00:00
Add link to upgrade PR in README.
This commit is contained in:
@@ -112,7 +112,7 @@ Example:
|
|||||||
```
|
```
|
||||||
````
|
````
|
||||||
|
|
||||||
### Notes for maintainers
|
### Notes for maintainers & developers
|
||||||
|
|
||||||
- `images` and `index.json` contain added (PR or auto download) "upgrade" images.
|
- `images` and `index.json` contain added (PR or auto download) "upgrade" images.
|
||||||
- `images1` and `index1.json` contain automatically archived "downgrade" images (automatically moved from `images`/`index.json` after a merged PR introduced a newer version, or during auto download).
|
- `images1` and `index1.json` contain automatically archived "downgrade" images (automatically moved from `images`/`index.json` after a merged PR introduced a newer version, or during auto download).
|
||||||
@@ -145,3 +145,5 @@ interface RepoImageMeta {
|
|||||||
releaseNotes?: string;
|
releaseNotes?: string;
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
See https://github.com/Koenkk/zigbee-OTA/pull/581#issue-2619493249 for details on the processes used by this repository.
|
||||||
|
|||||||
Reference in New Issue
Block a user