Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zarf Big Bang extension doesn't support branches #1370

Open
runyontr opened this issue Feb 17, 2023 · 9 comments
Open

Zarf Big Bang extension doesn't support branches #1370

runyontr opened this issue Feb 17, 2023 · 9 comments
Labels
enhancement ✨ New feature or request

Comments

@runyontr
Copy link
Contributor

When moving repos, zarf can't support moving a branch over in the same way that it supports pinning to a tag or a git commit.

@Racer159 Racer159 changed the title Zarf Repo transfer don't support branches Zarf Repo transfer doesn't support branches Feb 24, 2023
@Racer159 Racer159 added enhancement ✨ New feature or request and removed possible-bug 🐛 labels Feb 24, 2023
@dgershman
Copy link
Contributor

When moving repos, zarf can't support moving a branch over in the same way that it supports pinning to a tag or a git commit.

Have you been able to get commits to work? I haven't been able to.

@dgershman
Copy link
Contributor

When moving repos, zarf can't support moving a branch over in the same way that it supports pinning to a tag or a git commit.

Have you been able to get commits to work? I haven't been able to.

Nevermind, this is a limitation of the bigbang extension.

@dgershman
Copy link
Contributor

When moving repos, zarf can't support moving a branch over in the same way that it supports pinning to a tag or a git commit.

Have you been able to get commits to work? I haven't been able to.

Nevermind, this is a limitation of the bigbang extension.

Actually it looks like a limitation of pulling Charts, it's restricted to tags.

@dgershman
Copy link
Contributor

I was able to work around this by setting the version as refs/heads/<branchname>

@dgershman
Copy link
Contributor

dgershman commented Apr 17, 2023

Eventually this falls when flux source-controller gets confused about the reference.

couldn't find remote ref \"refs/tags/refs/heads/master\

@Racer159
Copy link
Contributor

@dgershman the issue you were seeing was fixed in #1613 correct?

(also git branch support was added in https://github.com/defenseunicorns/zarf/releases/tag/v0.25.0)

@dgershman
Copy link
Contributor

#1613 did not fix the issue. I worked around no branch support by forking BB from Github and then using repo and a tag I cut myself. Branches do not seem to work for me.

@dgershman
Copy link
Contributor

dgershman commented Apr 19, 2023 via email

@Racer159 Racer159 changed the title Zarf Repo transfer doesn't support branches Zarf Big Bang extension doesn't support branches May 17, 2023
@Racer159
Copy link
Contributor

Renaming to Zarf Big Bang extension doesn't support branches since Zarf itself does

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ✨ New feature or request
Projects
Status: Triage
Development

No branches or pull requests

3 participants