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

Fix lakectl branch protection set 400 response #7590

Merged
merged 2 commits into from
Mar 24, 2024

Conversation

itaiad200
Copy link
Contributor

Closes #7589

Copy link

E2E Test Results - DynamoDB Local - Local Block Adapter

10 passed

@itaiad200 itaiad200 force-pushed the 7589-lakectl-brnch-ptcn-bug branch 4 times, most recently from 72d9175 to ad4adda Compare March 23, 2024 09:40
@itaiad200 itaiad200 force-pushed the 7589-lakectl-brnch-ptcn-bug branch from ad4adda to b3f8a61 Compare March 23, 2024 09:51
@itaiad200 itaiad200 added the include-changelog PR description should be included in next release changelog label Mar 23, 2024
@itaiad200 itaiad200 marked this pull request as ready for review March 23, 2024 12:40
@itaiad200 itaiad200 requested review from N-o-Z and arielshaqed March 24, 2024 07:44
Copy link
Member

@N-o-Z N-o-Z left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One comment

"STORAGE": storage,
"BRANCH": mainBranch,
}
r := strings.NewReplacer("{lakectl}", Lakectl(), "{repo}", repoName, "{storage}", storage, "{branch}", "main")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we be consistent with how we create the lakectl command

@itaiad200 itaiad200 enabled auto-merge (squash) March 24, 2024 09:02
@itaiad200 itaiad200 merged commit b821b82 into master Mar 24, 2024
35 checks passed
@itaiad200 itaiad200 deleted the 7589-lakectl-brnch-ptcn-bug branch March 24, 2024 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
include-changelog PR description should be included in next release changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Setting Branch Protection from lakectl fails
2 participants