Skip to content

add release header [text description & links for IIAB pre-releases]#4358

Merged
holta merged 4 commits intoiiab:masterfrom
chapmanjacobd:release-notes
Apr 15, 2026
Merged

add release header [text description & links for IIAB pre-releases]#4358
holta merged 4 commits intoiiab:masterfrom
chapmanjacobd:release-notes

Conversation

@chapmanjacobd
Copy link
Copy Markdown
Member

Fixes bug:

Adds some release notes to the header of the GitHub Releases:

Release Notes: https://github.com/iiab/iiab/wiki/IIAB-8.3-Release-Notes

Frequently Asked Questions: https://FAQ.IIAB.IO

Install Raspberry Pi Imager before clicking on the links in the "Assets" section below!

Please see IIAB's Contributors Guide

@holta holta added this to the 8.3 milestone Apr 15, 2026
@chapmanjacobd
Copy link
Copy Markdown
Member Author

chapmanjacobd commented Apr 15, 2026

lets double check how PR10 shows up tomorrow or +20mins time: https://github.com/chapmanjacobd/iiab/releases

edit: https://github.com/chapmanjacobd/iiab/actions/runs/24438562185/job/71398149057

If it is correct then it is ready to merge

💤🛌

@holta
Copy link
Copy Markdown
Member

holta commented Apr 15, 2026

Any chance that release notes text is sufficient in just the 1st of the 3 workflows — e.g. in... ?

.github/workflows/15min-tiny-IMAGE-on-rpios-lite.yml

(Though admittedly it likely does no harm to have redundant [identical] release notes text in all 3 places ;)

@chapmanjacobd
Copy link
Copy Markdown
Member Author

chapmanjacobd commented Apr 15, 2026

unfortunately no unless we want to make the workflows run one at a time. we don't know which one will finish first so we just try three times which is why we do || true because it will fail the other two times that it already exists

Comment thread .github/workflows/15min-tiny-IMAGE-on-rpios-lite.yml Outdated
@holta
Copy link
Copy Markdown
Member

holta commented Apr 15, 2026

lets double check how PR10 shows up tomorrow or +20mins time: https://github.com/chapmanjacobd/iiab/releases

Was PR chapmanjacobd#11 supposed to have auto-posted a release to https://github.com/chapmanjacobd/iiab/releases ?

(fyi all of its .github/workflows succeeded!)

@chapmanjacobd
Copy link
Copy Markdown
Member Author

yes it's still failing

I'll try a slightly different approach tomorrow

@holta
Copy link
Copy Markdown
Member

holta commented Apr 15, 2026

use file instead

Looks promising!

(If necessary "export RELEASE_HEADER" might also work, i.e. if you want to turn that local shell variable into a full exported environment variable, available to child processes etc.)

@chapmanjacobd
Copy link
Copy Markdown
Member Author

chapmanjacobd commented Apr 15, 2026

I don't think that will be necessary in this case but good reminder!

Here are the failing actions from yesterday (you have to go to the master branch actions, not pull request, to see it)

https://github.com/chapmanjacobd/iiab/actions/runs/24438562184
https://github.com/chapmanjacobd/iiab/actions/runs/24438562185

try three times

actually it is two times since the desktop edition is paused

Here is the new one: https://github.com/chapmanjacobd/iiab/actions/runs/24456737586/job/71459379176

lets see how it does...

edit: yup looks like it works https://github.com/chapmanjacobd/iiab/releases/tag/daily-260415-1317-PR12

@holta
Copy link
Copy Markdown
Member

holta commented Apr 15, 2026

Looks great: let's give this a shot!

@holta holta changed the title add release header add release header [text description for IIAB pre-releases] Apr 15, 2026
@holta holta changed the title add release header [text description for IIAB pre-releases] add release header [text description & links for IIAB pre-releases] Apr 15, 2026
@holta holta marked this pull request as ready for review April 15, 2026 13:53
@holta holta merged commit 98a8ea6 into iiab:master Apr 15, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants