Skip to content

Fix reuse of nightly tarballs#1223

Draft
TimoWilken wants to merge 1 commit intoalisw:masterfrom
TimoWilken:fix-nightly-tarball-reuse
Draft

Fix reuse of nightly tarballs#1223
TimoWilken wants to merge 1 commit intoalisw:masterfrom
TimoWilken:fix-nightly-tarball-reuse

Conversation

@TimoWilken
Copy link
Contributor

Since we now delete rc/* branches on successful builds, there is nothing for later aliBuild invocations to compare against, so they cannot reuse tarballs from nightly builds.

Instead, use the commit hash of the rc/ branch as the tag, so that the tarball's hash is something aliBuild can discover later.

Since we now delete rc/* branches on successful builds, there is nothing for
later aliBuild invocations to compare against, so they cannot reuse tarballs
from nightly builds.

Instead, use the commit hash of the rc/ branch as the tag, so that the tarball's
hash is something aliBuild can discover later.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant