Skip to content

Fix apt/rpm publishing issues#16991

Merged
wadells merged 5 commits into
masterfrom
walt/forwardport-publishing-logic
Oct 4, 2022
Merged

Fix apt/rpm publishing issues#16991
wadells merged 5 commits into
masterfrom
walt/forwardport-publishing-logic

Conversation

@wadells
Copy link
Copy Markdown
Contributor

@wadells wadells commented Oct 4, 2022

Summary

This PR:

The --tags logic needs backporting through v8, The forwardport is already present everywhere but master.

Testing Done

Underway. See the following builds which include the fixes herein as well as the fixes in #16986, since I need both for a successful promote.

@Joerger missed running it before
#15874 merged.
Without these changes, the promote step will always fail because of a
mismatch between where the repo is cloned and where it is referenced:

  /go/src/.../teleport.git
vs
  /go/src/.../teleport

(cherry picked from commit b209b98)
Without this any tag that isn't part of the history on master will fail
to successfully promote.  This breaks most dev builds, which don't end
up as part of master or a release branch.
@github-actions github-actions Bot requested a review from klizhentas October 4, 2022 16:26
@wadells wadells enabled auto-merge (rebase) October 4, 2022 19:25
@wadells wadells merged commit 531bc51 into master Oct 4, 2022
@wadells wadells deleted the walt/forwardport-publishing-logic branch October 17, 2022 20:01
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.

3 participants