openwrt / docker

Docker containers of the ImageBuilder and SDK
GNU General Public License v2.0
486 stars 78 forks source link

Branch updates #117

Closed jefferyto closed 1 year ago

jefferyto commented 1 year ago

I don't know the exact buildbot schedules for 22.03 and 21.02 snapshots so the build scheduling here may have room for improvement.

aparcar commented 1 year ago

Thanks for your work, I thought to implemented this, too. Problem right now is that i.e. packages.git is still on master branch. We could change this bit here to switch anything master to main.

jefferyto commented 1 year ago

So the issue is making sure to tag with both -main and -master suffixes?

aparcar commented 1 year ago

Yes that'd be an easy fix.

jefferyto commented 1 year ago

Changes:

jefferyto commented 1 year ago

Changes:

jefferyto commented 1 year ago

Ping @aparcar

aparcar commented 1 year ago

Thanks looks great. There was a minor thing I came up with when I first read through it but now I forgot the issue. Will fix things up later if they appear