Skip to content

Commit

Permalink
Update Process_Release-Model.md
Browse files Browse the repository at this point in the history
  • Loading branch information
igorpecovnik committed May 11, 2024
1 parent 207b116 commit 8ad7c51
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docs/Process_Release-Model.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Tags are used in ad-hoc manner.
| 23.05 | Suni | May | [done](https://armbian.atlassian.net/projects/AR/versions/10014/tab/release-report-all-issues)
| 23.08 | Colobus | August | [done](https://armbian.atlassian.net/projects/AR/versions/10015/tab/release-report-all-issues)
| 23.11 | Topi | November | [done](https://armbian.atlassian.net/projects/AR/versions/10016/tab/release-report-all-issues)
| 24.02 | Kereru | February | planned
| 24.02 | Kereru | February | [done](https://armbian.atlassian.net/projects/AR/versions/10017/tab/release-report-all-issues)
| 24.05 | Havier | May | planned


Expand Down Expand Up @@ -193,6 +193,12 @@ The goal of this thread is to discuss testing, bugfixes, and the overall quality
### 3. Release

- In Github create a Release from final release branch
Enable [source freezing](https://github.com/armbian/build/pull/6318) for this branch
```
./compile.sh targets
cp output/info/git_sources.json config/sources/
```
following by commiting this code to build framework.
- Copy Release notes generated by Jira Release into Github form
- Add other appropriate information into release github release notes
- Point Armbian build system to new release
Expand Down

0 comments on commit 8ad7c51

Please sign in to comment.