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

The parent_commit parameter should be optional #140

Closed
dkliban opened this issue Oct 29, 2021 · 0 comments · Fixed by #153
Closed

The parent_commit parameter should be optional #140

dkliban opened this issue Oct 29, 2021 · 0 comments · Fixed by #153
Assignees
Labels

Comments

@dkliban
Copy link
Member

dkliban commented Oct 29, 2021

When importing a commit into a repository a user is required to specify a parent commit if he want to create a new ref. The parent commit should be optional and Pulp should try to get it from the commit.

@lubosmj lubosmj added the Feature label Nov 5, 2021
@lubosmj lubosmj self-assigned this Nov 20, 2021
lubosmj added a commit to lubosmj/pulp_ostree that referenced this issue Jan 5, 2022
In this commit, multiple bugs have been addressed - improper order of child commits while creating associations with parent commits, duplicated refs storage, and invalid parent commits traversal.

closes pulp#140
lubosmj added a commit to lubosmj/pulp_ostree that referenced this issue Jan 5, 2022
In this commit, multiple bugs have been addressed - improper order of child commits while creating associations with parent commits, duplicated refs storage, and invalid parent commits traversal.

closes pulp#140
lubosmj added a commit to lubosmj/pulp_ostree that referenced this issue Jan 5, 2022
In this commit, multiple bugs have been addressed - improper order of child commits while creating associations with parent commits, duplicated refs storage, and invalid parent commits traversal.

closes pulp#140
lubosmj added a commit that referenced this issue Jan 7, 2022
In this commit, multiple bugs have been addressed - improper order of child commits while creating associations with parent commits, duplicated refs storage, and invalid parent commits traversal.

closes #140
lubosmj added a commit to lubosmj/pulp_ostree that referenced this issue Jan 11, 2022
In this commit, multiple bugs have been addressed - improper order of child commits while creating associations with parent commits, duplicated refs storage, and invalid parent commits traversal.

closes pulp#140
lubosmj added a commit that referenced this issue Jan 11, 2022
In this commit, multiple bugs have been addressed - improper order of child commits while creating associations with parent commits, duplicated refs storage, and invalid parent commits traversal.

closes #140
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants